scikit-learn
https://github.com/scikit-learn/scikit-learn
Python
scikit-learn: machine learning in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported714 Subscribers
View all SubscribersAdd a CodeTriage badge to scikit-learn
Help out
- Issues
- HalvingRandomSearchCV and HalvingGridSearchCV do not support multimetric scoring.
- Rename quantile parameter in QuantileRegressor and HistGradientBoostingRegressor
- FIX GroupShuffleSplit raises a ValueError for NaN
- RFC/API (Array API) mixing devices and data types with estimators
- Use `np.uint8` as default dtype for `OneHotEncoder` instead of `np.float64`
- Store spectral embeddings in SpectralClustering
- Add `class_weight` feature to KNeighbors, GradientBoosting and AdaBoost classifiers
- SLEP006: introduction of metadata routing through a feature flag
- SLEP006: globally setting request values
- Update documentation with new non-overlapping patch extraction function
- Docs
- Python not yet supported