I believe so. It was published in 2011, has 931 citations, and is a pretty
principal imputation technique.
Ouwen
On Wed, Oct 21, 2015, 11:17 AM Gael Varoquaux
wrote:
> Does it match the standard requirements for inclusion:
>
> http://scikit-learn.org/stable/faq.html#can-i-add-this-new-algorithm
Does it match the standard requirements for inclusion:
http://scikit-learn.org/stable/faq.html#can-i-add-this-new-algorithm-that-i-or-someone-else-just-published
Gaƫl
On Wed, Oct 21, 2015 at 03:13:27PM +, Ouwen Huang wrote:
> Hello all,
> MICE is a recent imputation method that is supported
Hello all,
MICE is a recent imputation method that is supported by a package in R.
However, I would like it to be a part of scikit-learn. I see there exists
an imputer that fills in mean, median, and most frequent. Would an added
imputation method 'mice' be acceptable? If so, what are the steps to