Login
From:
scikit-learn
(Uncensored)
subscribe
3.4. Metrics and scoring: quantifying the quality of predictions — scikit-learn 1.5.2 documentation
https://scikit-learn.org/stable/modules/model_evaluation.html
links
backlinks
Roast topics
Find topics
Find it!
There are 3 different APIs for evaluating the quality of a model’s predictions: Estimator score method: Estimators have a score method providing a default evaluation criterion for the problem they ...