Commit Graph

6 Commits

Author SHA1 Message Date
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