DF_acc {Dforest} | R Documentation |
Performance evaluation from Decision Tree Predictions
DF_acc(pred, label)
pred |
Predictions |
label |
Known-endpoint |
result$ACC: Predicting Accuracy
result$MIS: MisClassfication Counts
result$MCC: Matthew's Correlation Coefficients
result$bACC: balanced Accuracy