Dimitri Papadopoulos Orfanos
|
ee5a1b69d1
|
DOC, MNT Typos found by codespell (#22906)
|
2022-03-20 19:16:39 +01:00 |
siavrez
|
8286f02d2b
|
MNT accelerate example plot_iterative_imputer_variants_comparison.py (#21748)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-02-23 14:19:51 +01:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Maren Westermann
|
4e8dc9db5c
|
DOC shorten links in examples/* modules (#17636)
* shorten links in examples
* fix linting errors
|
2020-06-20 17:43:14 +02:00 |
Lucy Liu
|
9a4bd3702d
|
DOC replace Boston in gradient_boosting.py (#16891)
|
2020-04-10 13:10:34 -04:00 |
Guillaume Lemaitre
|
932c60648d
|
MNT update imputer example to remove FutureWarning (#16302)
|
2020-01-30 13:05:59 -05:00 |
Joel Nothman
|
1675e77e3e
|
API Make IterativeImputer experimental (#13824)
|
2019-05-09 09:28:44 +10:00 |
Gael Varoquaux
|
068bcae2f5
|
DOC: fix class ref (#13766)
A trivial fix to a class reference
|
2019-05-02 20:14:23 +10:00 |
Gael Varoquaux
|
175ded7caa
|
DOC: trivial rst fix (#13765)
|
2019-05-02 18:49:23 +10:00 |
Adrin Jalali
|
813eb4cfc9
|
EXA Fix iterative imputer example's speed issue. (#13379)
|
2019-03-05 00:30:21 +08:00 |
Joris Van den Bossche
|
a3ccbe98f2
|
EXA Fix construction of result in IterativeImputer example (#13384)
|
2019-03-04 23:31:41 +08:00 |
Joel Nothman
|
b8d1226d69
|
FEA Add IterativeImputer (#11977)
By Sergey Feldman
|
2019-02-15 12:05:36 +11:00 |