[mlpack-git] [mlpack/mlpack] improve the imputer program (#740)

Ryan Curtin notifications at github.com
Tue Aug 2 14:05:26 EDT 2016


>    {
> -    CustomImputation<double> strat(customValue);
> -    Imputer<double, MapperType, CustomImputation<double>> imputer(info, strat);
> +    Log::Debug << "The file does not contain any user-defined missing "
> +        << "variables. The program did not perform any imputation." << endl;

Should this be `Log::Warn`?

---
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/740/files/2a3a1cb759dca2ff736870b3e2c82fee3a40f148#r73206145
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160802/5d456514/attachment.html>


More information about the mlpack-git mailing list