[mlpack-git] [mlpack] Mean shift clustering (#388)

Ryan Curtin notifications at github.com
Thu Apr 23 10:35:19 EDT 2015


Also, the warning `[WARN ] No extension given with filename ''; type unknown.  Save failed.` is caused by line 52 in `mean_shift_main.cpp`:

`const double bandwidth = CLI::GetParam<double>("bandwidth");`

That variable isn't used, and isn't documented as a `PARAM_DOUBLE()` macro.  My guess is that the line isn't necessary. :)

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/388#issuecomment-95607492
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150423/7fd225d0/attachment.html>


More information about the mlpack-git mailing list