=== Classifier model (full training set) === ZeroR predicts class value: AML Time taken to build model: 0.01 seconds Time taken to test model on training data: 1.28 seconds === Error on training data === Correctly Classified Instances 60 59.4059 % Incorrectly Classified Instances 41 40.5941 % Kappa statistic 0 Mean absolute error 0.4826 Root mean squared error 0.4911 Relative absolute error 100 % Root relative squared error 100 % Total Number of Instances 101 === Detailed Accuracy By Class === TP Rate FP Rate Precision Recall F-Measure MCC ROC Area PRC Area Class 0,000 0,000 ? 0,000 ? ? 0,500 0,406 normal 1,000 1,000 0,594 1,000 0,745 ? 0,500 0,594 AML Weighted Avg. 0,594 0,594 ? 0,594 ? ? 0,500 0,518 === Confusion Matrix === a b <-- classified as 0 41 | a = normal 0 60 | b = AML Time taken to perform cross-validation: 1.38 seconds === Stratified cross-validation === Correctly Classified Instances 60 59.4059 % Incorrectly Classified Instances 41 40.5941 % Kappa statistic 0 Mean absolute error 0.4829 Root mean squared error 0.4912 Relative absolute error 100 % Root relative squared error 100 % Total Number of Instances 101 === Detailed Accuracy By Class === TP Rate FP Rate Precision Recall F-Measure MCC ROC Area PRC Area Class 0,000 0,000 ? 0,000 ? ? 0,492 0,402 normal 1,000 1,000 0,594 1,000 0,745 ? 0,492 0,590 AML Weighted Avg. 0,594 0,594 ? 0,594 ? ? 0,492 0,514 === Confusion Matrix === a b <-- classified as 0 41 | a = normal 0 60 | b = AML