Understanding Machine Learning
Hadrien Lacroix
Content Developer at DataCamp




$$
ความแม่นยำของโมเดลนี้:
$$\frac{28\ correctly\ classified}{30\ total\ points}=93.33\%$$










จำแนกธุรกรรมฉ้อโกงได้ถูกต้องกี่รายการ?
$$Sensitivity = \frac{true\ positives}{true\ positives + false\ negatives} =1/3=33.33\% $$
$$Specificity = \frac{true\ negatives}{true\ negatives + false\ positives}$$
ตัวกรองสแปม:



Understanding Machine Learning