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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to scikit-learn
Help out
- Issues
- DOC Update coef_ type for sparse linear models
- Fix libsvm SMO paper reference
- FEA Add support for sparse input matrices in NCA with "pca" init
- ENH: L1 ball Centroids Projection in MiniBatchKMeans (Sculley, 2010)
- Interactions between array API and sparse coefficients are not documented
- MNT Typo in common tests
- Sparse coefficients in linear models are not documented
- PERF Cache inspect.signature for callback hook evaluation
- TST Add common test for mixed `y` string and array API `X` for estimators
- MNT Move the callback hook signature validation into set_callbacks
- Docs
- Python not yet supported