You are required to evaluate the performance of the selected algorithms from Question 1 by using the following assumptions in your computation: (15)
ALGORITHM 1 ALGORITHM 2 True Positive = 65 True Negative = 70 False Positive = 80 False Negative = 90 True Positive = 75 True Negative = 80 False Positive = 40 False Negative = 45
Compute the following Machine Learning metrics by showing your working:
Accuracy Precision Recall F1-Measure
Comments
Leave a comment