Artificial Intelligence
Artificial Intelligence
Lecture 15
Machine Learning Models
1
Classification
• F-measure: If two models have low precision and high recall or vice
versa, it is difficult to compare these models. So, for this purpose, we
can use F-score. This score helps us to evaluate the recall and
precision at the same time. The F-score is maximum if the recall is
equal to the precision.