[mlpack-git] [mlpack/mlpack] DatasetMapper & Imputer (#694)

Keon Kim notifications at github.com
Sat Jun 25 00:39:26 EDT 2016


>  
> -    Imputer<arma::Mat<double>, Mapper, MeanStrategy> impu(info);
> +    Imputer<double, MapperType, MeanImputation<double>> impu(info);

yea, the ones that are implemented are basic stuffs.
we can definitely add more, but I am not very sophisticated in statistics, so i need to study before implementing the more advanced ones.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/694/files/da4e40981c40e171858f41de4e85e08af2c7e48d..d8618ec909005b0453f0a3803ac1e6cc5e588f1f#r68483970
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160624/e03eca5f/attachment.html>


More information about the mlpack-git mailing list