scikit-learn/scikit-learn
Auf GitHub ansehenArray API support for CalibratedClassifierCV
Open
#31.869 geöffnet am 2. Aug. 2025
Array APIHardNew Featurehelp wantedmodule:calibration
Repository-Metriken
- Stars
- (66.084 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 10T) (90 gemergte PRs in 30 T)
Beschreibung
Describe the workflow you want to enable
Towards #26024.
Use CalibratedClassifierCV with pytorch or tensorflow models.
This has become even more interesting use case with #31068.
Describe your proposed solution
In line with out Array API adoption path.
- Temperature scaling
- Platt scaling
- Isotonic regression
Describe alternatives you've considered, if relevant
No response
Additional context
No response