You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests the performance of the model on the test dataset.
52
+
The performance is measured using the F1-score and precision metrics.
53
+
The model is expected to achieve an F1-score greater than 0.95 and a precision greater than 0.9 for class False, and an F1-score greater than 0.8 and a precision greater than 0.8 for class True.
0 commit comments