Time taken to test model on training data: 1.48 seconds === Error on training data === Correctly Classified Instances 103 100 % Incorrectly Classified Instances 0 0 % Kappa statistic 1 Mean absolute error 0 Root mean squared error 0 Relative absolute error 0 % Root relative squared error 0 % Total Number of Instances 103 === Detailed Accuracy By Class === TP Rate FP Rate Precision Recall F-Measure MCC ROC Area PRC Area Class 1,000 0,000 1,000 1,000 1,000 1,000 1,000 1,000 oral_cavity_cancer 1,000 0,000 1,000 1,000 1,000 1,000 1,000 1,000 normal Weighted Avg. 1,000 0,000 1,000 1,000 1,000 1,000 1,000 1,000 === Confusion Matrix === a b <-- classified as 74 0 | a = oral_cavity_cancer 0 29 | b = normal Time taken to perform cross-validation: 2.75 seconds === Stratified cross-validation === Correctly Classified Instances 90 87.3786 % Incorrectly Classified Instances 13 12.6214 % Kappa statistic 0.6913 Mean absolute error 0.1262 Root mean squared error 0.3553 Relative absolute error 30.9806 % Root relative squared error 78.9481 % Total Number of Instances 103 === Detailed Accuracy By Class === TP Rate FP Rate Precision Recall F-Measure MCC ROC Area PRC Area Class 0,905 0,207 0,918 0,905 0,912 0,691 0,849 0,899 oral_cavity_cancer 0,793 0,095 0,767 0,793 0,780 0,691 0,849 0,666 normal Weighted Avg. 0,874 0,175 0,875 0,874 0,874 0,691 0,849 0,833 === Confusion Matrix === a b <-- classified as 67 7 | a = oral_cavity_cancer 6 23 | b = normal