Maxwell
2cc12c604a
DOC ensure IsolationForest passes numpydoc validation ( #20437 )
2021-07-06 10:59:25 +02:00
Juan Martin Loyola
b0cac5339a
TST Replace assert_warns with pytest context manager in sklearn/utilst/tests/test_testing.py ( #20436 )
2021-07-06 10:58:29 +02:00
Toshihiro NAKAE
c871c062f1
DOC Fix typo in release note for ridge positive argument ( #20467 )
...
Co-authored-by: Toshihiro Nakae <tnakae@users.noreply.github.com>
2021-07-05 09:17:07 -04:00
Toshihiro NAKAE
18eef9adf9
FEA Add positive argument to Ridge using L-BFGS-B solver ( #20231 )
2021-07-04 22:43:32 +02:00
genvalen
e4ef854d03
DOC Ensures that BernoulliNB passes numpydoc validation ( #20429 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-30 22:03:41 -04:00
Juan Martin Loyola
0d343bb2d2
Replace assert_warns* with pytest context manager in sklearn/utilst/tests/* ( #20421 )
2021-06-30 23:57:16 +02:00
Thomas J. Fan
76a5f1d693
DOC Update link for Yen-Chen Lin ( #20432 )
2021-06-30 23:53:56 +02:00
Thomas J. Fan
541f2d4fa3
MAINT Adds experimental_string_processing commit to git-blaime-ignore-revs ( #20425 )
2021-06-30 19:21:06 +02:00
genvalen
c79bed337c
DOC Ensures that Binarizer passes numpydoc validation ( #20422 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-30 10:03:23 +02:00
Lucy Jiménez
338ae8e5d8
fix docs DecisionTreeClassifier ( #20399 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-30 00:33:29 +02:00
Gabriel S Vicente
03ea027ddd
DOC Ensures that Perceptron passes numpydoc validation ( #20404 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-30 00:32:27 +02:00
Jesse Lima
e59a6c0a5a
DOC Ensures that RFE passes numpydoc validation ( #20419 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-30 00:29:24 +02:00
Gabriel S Vicente
bf7a60a6a2
DOC Ensures that LinearDiscriminantAnalysis passes numpydoc validation ( #20390 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-29 14:47:19 -04:00
Julio Batista Silva
04edd218ae
DOC Ensures that BaggingClassifier passes numpydoc validation #20377 ( #20407 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-29 18:26:42 +02:00
Guillaume Lemaitre
1eece2cec8
DOC add image denoising kPCA example ( #20248 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-29 18:14:50 +02:00
Aline Ribeiro de Almeida
427d696936
DOC Ensures that RandomForestRegressor passes numpydoc validation ( #20401 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-29 14:08:27 +02:00
Olivier Grisel
8e8e6102b4
Group hopefully green CI status badges together
2021-06-29 10:44:27 +02:00
Mateo Noreña
3659a2038f
DOC ensures GaussianProcessClassifier is passing numpydoc validation ( #20393 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-06-29 10:42:22 +02:00
Thomas J. Fan
3ae7c76153
STY Enables black with experimental_string_processing=true ( #20412 )
2021-06-29 09:47:04 +02:00
Glen
daae053f7e
TST Remove the use of assert_warns and assert_warns_message from the tests ( #20417 )
...
Co-authored-by: Sofía Denner <sofia.denner@mercadolibre.com>
2021-06-28 20:12:08 +02:00
Olivier Grisel
d402cd18ac
FIX sphinx warning on @deprecated n_features_ property ( #20418 )
2021-06-28 14:09:30 -04:00
Luccas Quadros
f443f08f00
DOC Ensures that AdaBoostRegressor passes numpydoc validation ( #20400 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 15:57:13 +02:00
Thomas J. Fan
383b53fa91
FIX Uses code literals in deprecated to prevent linking ( #20410 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-28 15:49:19 +02:00
Loïc Estève
13f64643dc
MNT: work around pytest bug for skipping doctests ( #20356 )
2021-06-28 14:33:03 +02:00
Olivier Grisel
90b87df629
Fix black
2021-06-28 11:03:25 +02:00
Thomas J. Fan
41ead18ef0
DOC Add new sponsorship information for thomasjpfan ( #20398 )
2021-06-28 10:46:27 +02:00
marielaraj
3e307c86d7
DOC adding parameters and returned values descriptions in PCA ( #20392 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:32:52 +02:00
Nicolas Miller
70056ef837
DOC Ensures that MinMaxScaler passes numpydoc validation ( #20391 )
2021-06-28 10:31:36 +02:00
Pablo Ibieta-Jimenez
089e567bc7
DOC Ensures that BayesianRidge passes numpydoc validation ( #20389 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:27:29 +02:00
Nico Stefani
b3112e0b15
DOC Ensures BayesianGaussianMixture docstring passes numpydoc validation ( #20384 )
...
Co-authored-by: Nico Stefani <nicolas.stefani@mercadolibre.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:19:35 +02:00
Sebastian Flores
3b309f23f0
DOC Ensures that ARDRegression passes numpydoc validation ( #20381 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:08:10 +02:00
Glòria Macià Muñoz
a2ee56c130
DOC Ensures that LinearRegression passes numpydoc validation ( #20369 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:04:24 +02:00
Luccas Quadros
209b096721
DOC Ensures that LogisticRegressionCV passes numpydoc validation ( #20376 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 10:03:06 +02:00
Felipe Rodrigues
de52d4d445
DOC ensures DBSCAN docstring passes numpydoc validation ( #20375 )
...
Co-authored-by: Iván Pulido <ivanpulido@protonmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-28 09:58:19 +02:00
Pablo Ibieta-Jimenez
03ab5821ce
DOC Fixes numpydoc validation errors in KNeighborsClassifier ( #20373 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-28 09:56:50 +02:00
Guillaume Lemaitre
96b5492dee
DOC add type of self for doc consistency
2021-06-28 09:55:44 +02:00
Maria Telenczuk
3a57efe45e
MRG: Deprecate 'normalize' in coordinate_descent ( #17785 )
...
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
2021-06-27 16:59:01 +02:00
Felipe Rodrigues
6835cb3399
TST Remove `assert_warns_message` from `test_base` and `test_dummy` ( #20388 )
2021-06-27 09:42:15 -04:00
Gabriel S Vicente
dbbb88d32a
DOC Ensures that OneHotEncoder passes numpydoc validation ( #20406 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-06-27 08:54:19 +02:00
Jesse Lima
23df3e2d55
DOC Ensures Lasso passes numpydoc validation ( #20409 )
2021-06-27 08:14:16 +02:00
Jennifer Maldonado
2a67d88258
DOC Ensures that AdaBoostClassifier passes numpydoc validation ( #20374 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-26 15:44:10 -04:00
Thomas J. Fan
1abc3f21c8
FIX deprecated properties correctly wraps the property's docstring ( #20385 )
2021-06-26 21:40:18 +02:00
Karen Palacio
b2cc25f71c
DOC Specify meaning of default None for functions in sklearn.metrics.pairwise ( #20382 )
2021-06-26 21:39:09 +02:00
Tomás Moreyra
9682692560
DOC Ensures that TfidfTransformer passes numpydoc validation ( #20379 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-06-26 21:37:33 +02:00
Gabriel S Vicente
2645eb38ca
DOC Ensures that KMeans passes numpydoc validation ( #20377 )
2021-06-26 21:19:22 +02:00
Andreas Mueller
fce7be15da
MNT add new sponsorship information for amueller ( #20372 )
2021-06-26 20:36:16 +02:00
Patric Lacouth
d936b1b0f7
DOC ensures that LogisticRegression passes the numpydoc validation ( #20370 )
2021-06-26 20:09:42 +02:00
Karen Palacio
64f2c0d1e9
DOC Specify the meaning of scoring=None in sklearn.metrics.check_scoring ( #20367 )
2021-06-26 13:49:22 -04:00
Nicolas Miller
6a562337f9
DOC Fixes numpydoc validation errors in StandardScalar ( #20368 )
2021-06-26 13:46:25 -04:00
Thomas J. Fan
508704f415
DOC Move to pass sponsors for Andy, Nicolas, and Thomas ( #20332 )
...
* DOC Move to pass sponsors for Thomas, Andy, and Nic
2021-06-26 09:48:42 -07:00