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 creating this addition for scikit-learn (new to the community)?
MICE reference: http://www.jstatsoft.org/article/view/v045i03/v45i03.pdf Best, Ouwen
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general