What are the two methods used for the calibration in Supervised Learning?
3 years ago
Machine Learning
The two methods used for predicting good probabilities in Supervised Learning are
- Platt Calibration
- Isotonic Regression
These methods are designed for binary classification, and it is not trivial.
Sanisha Maharjan
Jan 10, 2022