Dea María Léon
|
26eedbd1f4
|
DOC make fetch_covtype pass numpydoc (#22918)
|
2022-03-22 22:36:02 +01:00 |
cdrig
|
ac4cc3c64e
|
DOC make min_max_axis pass numpydoc (#22839)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-22 02:07:51 +01:00 |
Daniela Fernandes
|
070ba08941
|
DOC Ensures that sklearn.metrics._plot.confusion_matrix.plot_confusion_matrix passes numpydoc validation (#22842)
|
2022-03-22 01:22:10 +01:00 |
victoirelouis
|
2a4b40a0a4
|
Doc make make_sparse_coded_signal pass numpydoc (#22817)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-21 21:55:33 +01:00 |
Anne Ducout
|
5cccdef437
|
DOC Ensures that preprocessing._data.power_transform passes numpydoc validation (#22802)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-21 21:44:28 +01:00 |
Kevin Doucet
|
333b3fe65e
|
DOC Ensure that ledoit_wolf is passing numpydoc validation (#22496)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-21 21:24:36 +01:00 |
victoirelouis
|
eea5a10bdb
|
DOC adds two dots from datasets._base.load_sample_image (#22805)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-21 20:44:22 +01:00 |
sharmadharmpal
|
d49f7c3c06
|
DOC Ensures that load_wine passes numpydoc (#22469)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-03-21 19:51:48 +01:00 |
Dea María Léon
|
3dda3187c9
|
DOC fetch_california_housing passes numpydoc validation (#22882)
|
2022-03-21 18:45:39 +01:00 |
Dea María Léon
|
322e92d48b
|
DOC corrected docstring on make_classification (#22797)
|
2022-03-14 09:38:20 -04:00 |
cdrig
|
9b1978d04f
|
DOC fix the docstring of sklearn.datasets._samples_generator.make_biclusters (#22790)
|
2022-03-13 17:44:12 +01:00 |
WeijiaDu
|
6eb25ca8db
|
DOC fix numpydoc errors in classification_report (#22803)
* fix classification_report errors in NumpyDoc
* DOC fix numpydoc errors in classification_report
Co-authored-by: Weijia DU <weijia@Weijias-2.local>
|
2022-03-13 10:37:13 +01:00 |
Magali
|
f6d37b85d5
|
Changing docstring for binzrize (#22801)
Co-authored-by: Magali Morin <magali.morin@student-cs.fr>
|
2022-03-12 19:22:25 +01:00 |
sakinaOuisrani
|
f9d74236e2
|
fix docstring of dict_learning.sparse_encode and multiclass.check_classification_targets #21350 #pariswimlds (#22793)
* fix docstring
* fixed linting in multiclass
* fixed linting in dict learning
* fixed linting in dict learning
* fixed linting in dict learning
* fixed linting in dict learning
* fixed linting in dict learning
Co-authored-by: Sakina <s.ouisrani@sesamm.com>
|
2022-03-12 18:41:19 +01:00 |
Anne Ducout
|
6d36596c4d
|
fix docstrings on preprocessing._data.normalize (#22795)
Co-authored-by: ducanne <71016393+ducannelync@users.noreply.github.com>
|
2022-03-12 17:38:24 +01:00 |
Vera Komeyer
|
34dd69bc15
|
DOC Ensures that check_random_state passes numpydoc validation (#22787)
|
2022-03-12 17:27:57 +01:00 |
msabatier
|
887e9f7487
|
DOC make_regression sample_generator (#22784)
* fix sklearn.datasets._samples_generator.make_multilabel_classification doctring
* fix make_regression sample generator numpydoc
|
2022-03-12 17:21:20 +01:00 |
MarieS-WiMLDS
|
617e9c458b
|
fix(doc): fix sklearn.linear_model._ridge.ridge_regression (#22788)
Co-authored-by: Marie <marie.sacksick@cybelangel.com>
|
2022-03-12 16:57:10 +01:00 |
sakinaOuisrani
|
aec4eaa17b
|
DOC Fix docstring in quantile_transform function #21350 (#22780)
* fix: docstring in quantile_transform function
* fix: docstring quantile transformer
Co-authored-by: Sakina <s.ouisrani@sesamm.com>
|
2022-03-12 16:52:14 +01:00 |
Fatima GASMI
|
fbe847722c
|
DOC Fix docstring in sklearn.metrics._ranking.label_ranking_loss (#22781)
Co-authored-by: fatima GASMI <fatima.gasmi@eulerhermes.com>
|
2022-03-12 16:47:29 +01:00 |
Vera Komeyer
|
3fdbd3d032
|
DOC Ensures that paired_euclidean_distances passes numpydoc validation (#22783)
|
2022-03-12 16:45:51 +01:00 |
cdrig
|
a8c41b55b8
|
fix docstring r-regression (#22785)
|
2022-03-12 16:41:44 +01:00 |
Chloe-Agathe Azencott
|
babc517f7a
|
Fixed sklearn.model_selection._split.check_cv docstring in #21350 (#22778)
|
2022-03-12 15:21:41 +01:00 |
Amar pratap singh
|
05ef75200f
|
DOC Ensures ledoit_wolf_shrinkage passes numpydoc (#22748)
|
2022-03-10 12:36:47 -05:00 |
Daniela Fernandes
|
98a9ae05ee
|
DOC Ensures that sklearn.metrics._ranking.average_precision_score passes numpydoc validation (#22712)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-03-10 13:47:49 +01:00 |
poloso
|
7645845e76
|
DOC Ensures that function passes numpydoc validation: f1_score (#22358)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-03-09 16:42:23 +01:00 |
Dennis Osei
|
bdd5a9e19d
|
DOC Ensures that linnerud passes numpydoc validation (#22484)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2022-02-26 23:27:12 -05:00 |
Sam Adam Day
|
26d218cfeb
|
DOC Ensures that get_chunk_n_rows passes numpydoc validation (#22539)
|
2022-02-18 15:25:55 -05:00 |
Guillermo Tomás Fernández Martín
|
8abc6d890e
|
DOC Ensure that tosequence passes numpydoc validation (#22494)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-02-17 17:17:28 +01:00 |
mpoemsl
|
f5f01a3a87
|
DOC Ensures that precision_recall_curve passes numpydoc (#22514)
Co-authored-by: mpoemsl <37959974+mpoemsl@users.noreply.github.com~>
|
2022-02-17 00:17:01 -05:00 |
combscCode
|
e11c4d21a4
|
DOC Ensures that orthogonal_mp passes numpydoc validation (#22501)
|
2022-02-16 17:05:01 +01:00 |
combscCode
|
6e39fd6886
|
DOC Ensures that lars_path passes numpydoc validation (#22500)
|
2022-02-16 15:59:15 +01:00 |
GAURAV CHOUDHARY
|
73e605a1c2
|
DOC Ensures that precision_recall_fscore_support passes numpydoc validation (#22472)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-02-16 11:10:18 +01:00 |
Matías
|
3abc99bdf2
|
DOC Ensures that fetch_openml passes numpydoc validation (#22483)
|
2022-02-14 20:09:08 -05:00 |
Matías
|
fb29452f02
|
DOC Ensures that fetch_olivetti_faces passes numpydoc validation (#22480)
|
2022-02-14 11:31:52 +01:00 |
Ugo Marchand
|
9712e80bbc
|
DOC Ensures that assert_all_finite passes numpydoc validation (#22470)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-02-14 10:45:07 +01:00 |
Matías
|
123744a4b1
|
DOC Ensures that isotonic_regression passes numpydoc validation (#22475)
|
2022-02-13 21:09:53 -05:00 |
QuadV
|
f9d046766f
|
DOC Ensures that radius_neighbors_graph passes numpydoc (#22462)
|
2022-02-12 16:00:40 -05:00 |
QuadV
|
27e7d3dbec
|
DOC Ensure that kneighbors_graph passes numpydoc validation (#22459)
|
2022-02-12 11:20:10 -05:00 |
Reshama Shaikh
|
0cb06ea33e
|
DOC Ensures that function passes numpydoc validation: paired_distances (#22380)
|
2022-02-11 17:18:23 +01:00 |
Dennis Osei
|
39c341ad91
|
DOC Ensures that load_digits passes numpydoc validation (#22392)
|
2022-02-09 12:16:40 -05:00 |
Juan Martin Loyola
|
5d167a5474
|
DOC Ensures that make_scorer passes numpydoc validation (#22367)
|
2022-02-09 10:20:55 -05:00 |
Vladimir Kim
|
e97723802e
|
DOC Ensure that ndcg_score passes numpydoc validation (#22400)
Co-authored-by: vl.kim <vl.kim@lamoda.ru>
|
2022-02-07 11:20:27 -05:00 |
Ankit Sharma
|
6440856fbb
|
DOC Ensures that make_checkerboard passes numpydoc validation (#22390)
|
2022-02-06 17:47:01 -05:00 |
Ankit Sharma
|
7861a4cb07
|
DOC Ensures that make_blobs passes numpydoc validation (#22342)
|
2022-02-01 15:23:05 -05:00 |
Dennis Osei
|
a793c1f0ad
|
DOC Ensures that sklearn.datasets._base.load_breast_cancer passes numpydoc validation (#22346)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
|
2022-02-01 10:39:40 +01:00 |
Dev514
|
b0067e0e7e
|
DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-01-31 15:22:30 +01:00 |
Dev514
|
46d914349d
|
DOC Ensures that make_hastie_10_2 passes numpydoc validation (#22333)
|
2022-01-29 17:17:02 -05:00 |
Dev514
|
bd60c82077
|
DOC Ensures that make_sparse_spd_matrix passes numpydoc (#22332)
|
2022-01-29 16:58:17 -05:00 |
Diwakar Gupta
|
019bf216ae
|
DOC Ensures that fast_mcd passes numpydoc validation (#22331)
|
2022-01-29 16:34:32 -05:00 |