- Hands-On Machine Learning with Microsoft Excel 2019
- Julio Cesar Rodriguez Martino
- 44字
- 2025-02-18 10:03:36
Analyzing classification accuracy
This is the ratio of the number of correct predictions (CP) to the total number of samples:

Here, CP is the number of accurate or correct predictions, and TP is the total count of all the predictions that have been made.