-
Sponsor
Sponsor scikit-learn/scikit-learn
- Notifications
- Star 47.1k
- Fork 21.9k
main
Commits on Sep 4, 2021
Commits on Sep 3, 2021
-
API add from_estimator and from_predictions to RocCurveDisplay (#20569)
Co-authored-by: Thomas J. Fan <[email protected]> Co-authored-by: Adrin Jalali <[email protected]> Co-authored-by: Olivier Grisel <[email protected]>
-
-
Fixing integer overflow on 32-bit architectures. (#20904)
Co-authored-by: Julien Jerphanion <[email protected]>
-
-
DOC Add what's new for 20200 for 1.0 (#20927)
* add what's new for 20200 * clearer descr
-
-
Commits on Sep 2, 2021
-
MNT replace if_delegate_has_method by available_if in example (#20684)
Co-authored-by: Thomas J. Fan <[email protected]> Co-authored-by: Adrin Jalali <[email protected]>
-
FIX incorrect
component_indices_
in Nystroem (#20554)Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC fix a spelling mistake in the glossary (#20918)
Co-authored-by: Ezri Mudde <[email protected]>
-
FIX Remove **params from fit function for FeatureAgglomeration to get…
… more concise error message (#20899)
-
-
-
-
Commits on Sep 1, 2021
-
DOC Ensures MultiOutput* and RegressorChain passes numpydoc validation (
#20713) Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC fix y-axis name in preprocessor comparison example (#20722)
Co-authored-by: Christopher Sobel <[email protected]>
-
DOC Ensures that BernoulliRBM passes numpydoc validation (#20533)
Co-authored-by: Guillaume Lemaitre <[email protected]>
-
MNT replace if_delegate_has_method by available_if in _search.py (#20685
-
Fix OvOClassifier.n_features_in_ and other unexpected warning at pred…
…iction time when checking feature_names_in_ (#20853) Co-authored-by: Christian Lorentzen <[email protected]>
-
Commits on Aug 31, 2021
-
-
-
DOC Ensures that AgglomerativeClustering passes numpydoc validation (#…
…20544) Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC Ensures that ClassifierChain passes numpydoc validation (#20835)
Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC Ensures that SparseCoder passes numpydoc validation (#20840)
Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC Ensures that DictionaryLearning passes numpydoc validation (#20831)
Co-authored-by: Guillaume Lemaitre <[email protected]>
-
-
DOC Ensures that DictVectorizer passes numpydoc validation (#20837)
Co-authored-by: Guillaume Lemaitre <[email protected]>