Commit Graph

8 Commits

Author SHA1 Message Date
Sergey Feldman 93382cc41f Rename `MICEImputer` to `ChainedImputer` (#11314) 2018-06-22 10:01:39 +02:00
Joel Nothman 38ce974f75
DOC fix "feature selection" -> "imputation" in plot title 2018-06-14 16:41:38 +10:00
Sergey Feldman b97eda5d2a [MRG+2] FEA Basic version of MICE Imputation (#8478) 2018-04-16 18:18:29 +10:00
Guillaume Lemaitre 4e87d93ce6 Remove axis parameter from SimpleImputer (#10829) 2018-03-30 07:40:19 +02:00
Kumar Ashutosh 71b29acbfb [MRG+2] Moves Imputation out of Preprocessing (#10483) 2018-02-15 06:47:06 +11:00
Hanmin Qin 98eb09e920
Revert #10558 Deprecate axis parameter in imputer (#10635) 2018-02-14 18:55:03 +08:00
Hanmin Qin 52aaf82692 [MRG+1] Deprecate axis parameter in imputer (#10558) 2018-02-08 17:45:32 +11:00
Loïc Estève 719afba518 [MRG] Run more examples as part of the doc generation (#8851)
Also fix errors and flake8 violations of existing examples
2017-05-11 23:42:57 +02:00