PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: confidence

Performance Measures for Machine Learning

1 Performance Measuresfor Machine Learning2 Performance Measures Accuracy Weighted (Cost-Sensitive) Accuracy Lift Precision/Recall F Break Even Point ROC ROC Area3 Target: 0/1, -1/+1, True/False, .. Prediction = f(inputs) = f(x): 0/1 or Real Threshold: f(x) > thresh => 1, else => 0 threshold(f(x)): 0/1 #right / #total p( correct ): p(threshold(f(x)) = target)Accuracy accuracy=1-(targeti-threshold(f(r x i)))()2i=1KN N4 Confusion MatrixPredicted 1 Predicted 0 True 0 True 1abcdcorrectincorrectaccuracy = (a+d) / (a+b+c+d)threshold5 Prediction ThresholdPredicted 1 Predicted 0 True 0 True 10b0d threshold > MAX(f(x)) all cases predicted 0 (b+d) = total accuracy = %False = %0 sPredicted 1 Predicted 0 True 0 True 1a0c0 threshold < MIN(f(x)) all cases predicted 1 (a+c) = total accuracy = %True = %1 s618% 1 s in data82% 0 s in dataoptimal threshold7threshold demo8 Problems with Accuracy Assumes equal cost for both kinds of errors cost(b-type-error) = cost (c-type-error) is 99% accuracy good?

4 Confusion Matrix Predicted 1 Predicted 0 True 0 True 1 a b c d correct incorrect threshold accuracy = (a+d) / (a+b+c+d)

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Performance Measures for Machine Learning

Related search queries