-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Release 1.0.1 #21404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.0.1 #21404
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
…earn#21084) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…#21087) Co-authored-by: frellwan <frellwan@hotmail.com>
…rn#21105) Co-authored-by: frellwan <frellwan@hotmail.com>
…earn#21104) Co-authored-by: frellwan <frellwan@hotmail.com>
Co-authored-by: Ana Milanova <milana2@rpi.edu> Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: frellwan <frellwan@hotmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…references (scikit-learn#20987) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…learn#21081) Build proper sentence for Davies-Bouldin Index advantage in User Guide.
…1082) Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
…it-learn#21381) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…learn#21256) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…learn#20991) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…21272) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…cikit-learn#21273) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
d4d5f8c
to
fef06b7
Compare
…n#21389) Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
relaunching the Travis job that failed at the |
The travis issue is not linked to our code but to some service issues. All builds are fine. It would be OK to release on Monday. |
scikit-learn#21413) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…ikit-learn#21405) Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make the bugfix release 1.0.1
This release includes:
Checklist
[cd build]
commit message to upload wheels to the staging repohttps://github.com/conda-forge/scikit-learn-feedstock and wait for merge
Changelog
drop 2bbd319 MNT bumb version number to 1.1 (#20945)
pick e2aa522 CLN Removes old sphinx theme (#20962)
drop 9c84abd ENH add
only_non_negative
parameter to_check_sample_weight
(#20880)drop f309ffb ENH add support for
'passthrough'
in FeatureUnion (#20860)drop 2e8c9b1 FIX enable blank issue creation (#21044)
pick eff749a TST enable tests K-means for MacOS (#21052)
pick 5f6abe6 MAINT remove duplicate category (#21056)
pick 722dd15 TST add unit tests for current _get_response (#21041)
pick 45bd756 DOC Ensures that NeighborhoodComponentsAnalysis passes numpydoc validation (#21083)
pick dfa83e0 DOC Ensures that NearestCentroid passes numpydoc validation (#21084)
pick 07f4e4c DOC Ensure TheilSenRegressor passes numpydoc validation (#21087)
pick 2b7564c DOC fix typo in DET curve description (#21089)
pick 6c068e2 MNT Remove obsolete code (Python >= 3.7) (#21092)
pick 01b9b5a DOC Fix sphinx's links to Glossary (#21094)
pick 3346c6d DOC - Ensure that SGDOneClassSVM pass numpydoc validation (#21105)
pick b4f7f86 DOC - Ensure that TweedieRegressor pass numpydoc validation (#21104)
pick efa5e3e MAINT Removes remaining references to python 3.6 (#21110)
pick 007b7ef fix typos in docstring for calibration (#21103)
pick 98ef23d DOC correct input array type in MeanShift.predict (#20796)
pick 813d537 DOC link to highlights from the changelog (#21125)
pick 16ed158 DOC Ensure SGDRegressor passes numpydoc validation (#21097)
pick 30cc5d7 DOC Fix minor issues in bike sharing example (#21127)
pick 2eabb45 DOC ensure SpectralClustering passes numpydoc validation and improve references (#20987)
pick 762eca5 FIX improve error message for large sparse matrix input in LogisticRegression (#21093)
pick 9b90126 DOC Build proper sentence for Davies-Bouldin Index advantage (#21081)
pick a2eb04d TST Adjust learning rate to compare with LightGBM 3.X (#21082)
pick 3c6805a DOC remove redundant code in GPR example (#21133)
pick c588230 DOC Ensures that RandomizedSearchCV passes numpydoc validation (#21131)
pick 28567a5 DOC correct the type of estimator attributes (#21141)
pick f33fb0a FIX Fixes test for checking gitignore and Cython templates (#20997)
pick 1b51ae2 DOC Ensures that MissingIndicator passes numpydoc validation (#21149)
pick 6e2388f DOC Ensures that RobustScaler passes numpydoc validation (#21155)
pick 20d5eaf DOC fix an import in the docsting of RationalQuadratic (#21156)
pick 9ed1c65 DOC Ensure StackingClassifier pass numpydoc validation (#21135)
pick 8d81fab DOC move versionadded misplaced (#21162)
pick 34e07d1 MAINT update externals/_lobpcg.py with upstream (#21163)
pick 2e3c32d MNT sync externals/_pilutil.py with upstream (#21161)
pick 3f7b5a0 DOC Fix interpretation in plot_agglomerative_clustering.py (#21167)
pick 20509fb DOC Ensures that IterativeImputer passes numpydoc validation (#21108)
pick 9cb4e76 DOC Ensures that PLSCanonical passes numpydoc validation (#21175)
pick e13485a FIX sphinx formatting in load_boston (#21185)
pick 5c05303 DOC fix typo in the README file (#21187)
pick d1285a9 DOC Adds missing imports into examples and test them (#21186)
pick 6d5774f DOC minor updates to release process (#21172)
pick 8bb1a43 DOC Ensures that MiniBatchKMeans passes numpydoc validation (#21202)
pick 2d4edc7 DOC Ensures that PLSSVD passes numpydoc validation (#21198)
pick cbe4151 DOC fix typo in load_boston docstring (#21197)
pick e7fb5b8 DOC Ensures that LocalOutlierFactor passes numpydoc validation (#21180)
pick 39f7790 DOC Ensures that PLSRegression passes numpydoc validation (#21208)
pick 17a788d TST check equivalence sample_weight in CalibratedClassifierCV (#21179)
pick 7c8a264 FIX Non-fit methods no long raises UserWarning for valid dataframes (#21199)
pick 4b8888b DOC Fix changelog formatting (#21220)
drop d152b1e ENH add
pos_label
in calibration tools (#21032)pick 6edbffd MAINT Codespell configuration (#21051)
pick 23afd5d DOC Ensures that PatchExtractor passes numpydoc validation (#21233)
pick 5ea46a5 DOC Ensures that PolynomialFeatures passes numpydoc validation (#21239)
pick 6f91cbe FIX Do not use deprecated API in fetch_20newsgroups_vectorized (#21216)
pick 0a88cf8 FIX Improve best run detection in kmeans when n_init > 1 (#21195)
drop 93bc20f Raise an error when all fits fail in cross-validation or grid-search (#21026)
pick 0a5c9f1 DOC Add Twitter in Community Section (#21241)
pick e15d941 Use merge=union strategy for all version changelogs (#21235)
pick 35de9c2 MNT move PR template to .github directory (#21229)
pick d3429c1 MAINT Fix chmod ±x in .sh and .pyx files (#21234)
pick b6f1155 FIX out of bound error in split_indices (#21130)
pick 31c66a9 DOC Remove unused import from example (#21253)
pick 70a185a MAINT Enable and run black on examples (#20502)
pick cd87551 DOC Ensures that SplineTransformer passes numpydoc validation (#21248)
pick 686ab3e BLD Fixes osx build by downgrading to 11.X (#21227)
pick 4ddd367 DOC Cross-link check_estimator and parametrize_with_checks (#21269)
pick 8ad7c3f DOC Clarify use_idf in TfidfTransformer/TfidfVectorizer docstrings (#21213)
pick fdce26a DOC Ensures that SelfTrainingClassifier passes numpydoc validation (#21277)
pick 10a5468 DOC Remove some str/unicode leftovers from Python 2 (#21270)
pick 1cab25c MNT use new threadpoolctl API (global threadpool controller) (#21206)
drop 6b332d9 MNT Move
DistanceMetric
undermetrics
(#21177)pick 8b18d4c FIX: tol in _spectral_embedding.py (#21194)
pick b2ee0f4 CI Adapt Circle CI script for ARM (#21174)
drop 2f2364d MNT Use check_scalar in BIRCH and DBSCAN (#20816)
pick ccf8e74 DOC Linear regression n_jobs doc update (#21258)
pick a246a2e DOC updated variable name in KRR docstring (#21281)
pick 3bfb033 DOC Specify Units for Mutual Information Metrics (#18641)
pick c9525d1 FIX raise error for max_df and min_df greater than 1 in Vectorizer (#20752)
pick 682bd05 DOC Ensures that PassiveAggressiveClassifier passes numpydoc validation (#21226)
pick 7601f87 DOC Display diagram to pipeline example (#18758)
pick 0379747 MAINT Fix Check Manifest in CI (#21317)
pick 57658ba DOC Remove "mse" from
RandomForestRegression
docstring (#21306)drop 7314691 ENH allow to inverse_transform of X and Y in PLS (#19680)
drop b59847f TST Adds numpydoc tests for functions (#21245)
pick 7b489b5 DOC rename multilabel to multiclass in Plot ROC subtitle (#21322)
pick c23ff7e DOC Remove deprecated loss function names from docstrings (#21314)
pick 9de607d MAINT Adds running Black on examples to .git-blame-ignore-revs (#21275)
pick 5ac4249 DOC Fixes logo and badge on PyPi's readme (#21222)
pick 5f6e17c MNT Remove #!/usr/bin/python shebang in examples (#21246)
pick 47a49c5 FIX set docstrings on sklearn.utils.fixes.threadpool_limits/info (#21338)
pick 034ee98 CI Switches Pillow to use main (#21342)
pick 2ec028d DOC improve build instructions to be friendlier to first time contributors (#21353)
pick 5aecf20 CI Fixes test_rank_deficient_design (#21345)
pick 5c1ad3f MNT Use conda-forge instead of the main channel in CI (#21337)
pick f1b010e DOC Ensures that TransformedTargetRegressor passes numpydoc validation (#21261)
pick b19befd DOC use conda-forge to create the environment in the installation docs (#21348)
pick a343963 DOC Ensures that QuadraticDiscriminantAnalysis passes numpydoc validation (#21346)
pick a3f09ea FIX Allows pipeline to pass through feature names (#21351)
pick 958ccc5 DOC update documentation for DBSCAN and OPTICS (#21343)
pick f282640 DOC renew dead link to paper (#21372)
pick bd8528d MAINT Shorten parametrized test names with long error messages (#21364)
pick f3f04ed DOC Doc fix for one_hot_encoder (#21074)
pick 1bf13d5 FIX Prevents segfault in SVC when internals are altered (#21336)
pick 9cf2465 FIX avoid scalar/array boolean operation in _IffHasAttrDescriptor (#21145)
pick 8762133 DOC ensures MultiTaskLasso passes numpydoc validation (#21363)
pick 7aabe53 FIX CountVectorizer: check upper case in vocab only in fit (#21251)
pick 3f49d5f DOC Ensures that OrthogonalMatchingPursuit passes numpydoc validation (#21296)
pick fe9b706 DOC fix hyperlinkg to MultiLabelBinarizer (#21331)
pick dfdaa45 DOC Ensures that MultiLabelBinarizer passes numpydoc validation (#21315)
pick 948582d DOC Ensures that SparseRandomProjection passes numpydoc validation (#21297)
pick 337e0d2 DOC Use :doi: and :arxiv: directives for references (#21099)
pick 9b210ae FIX compute y_std and y_cov properly with multi-target in GPR (#20761)
pick 80dc575 DOC typo in the dosctring of AdaBoostClassifier (#21379)
pick 5187554 DOC Ensures that MultiTaskElasticNet passes numpydoc validation (#21381)
pick c3f41ae DOC Ensures that MultiTaskLassoCV passes numpydoc validation (#21256)
pick 31ba67a DOC Ensures that LabelPropagation passes numpydoc validation (#20991)
pick a17430c DOC Ensures that KNNImputer passes numpydoc validation (#21272)
pick eb6e35e DOC Ensures that LocallyLinearEmbedding passes numpydoc validation (#21273)
pick 2ad5f15 DOC highlight source of biases feature importances (#21384)
drop 8f621ad ENH Adds feature_names_out to impute module (#21078)
drop d5db197 ENH Improves message for HTML repr when notebook is not trusted (#21316)
pick 99f2dde MAINT pin python version for source tarball builder [cd build] (#21386)
pick e34b64c DOC improve wording of the F1 score as a harmonic mean (#21390)
pick 0b46d03 DOC Ensures that SpectralBiclustering passes numpydoc validation (#21393)
pick 13fa2f8 Trim trailing whitespace
pick 1a7eec8 XFAIL test_linear_model_normalize_deprecation_message on macos (#21396)
drop 6e7fc0e ENH Smoke test for invalid parameters in init and get_params (#21355)
pick d4d5f8c MAINT consistent use of
print(__doc__)
in examples (#21307)