asked
[Revised Edition] The Complete Guide to Python Machine Learning
Introduction to Confusion Matrix, Precision, and Recall
Written on
·
277
0
Confusion Matrix 의 FN 과 FP 는 혹시 Statistics 학문에서의 Type I Error 와 Type II Error 인가요?
Answer 1
안녕하십니까,
네, 말씀 하신대로 FN이 Type I Error, FP가 Type II Error 입니다.
감사합니다.