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

Shangtong Zhang notifications at github.com
Sat Jan 17 21:42:07 EST 2015


I implement a basic mean shift algorithm.
I will appreciate it if anyone can give me some guides to make it accepted.
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/388

-- Commit Summary --

  * xcode
  * Revert "xcode"
  * implement mean shift algorithm

-- File Changes --

    M src/mlpack/methods/CMakeLists.txt (1)
    A src/mlpack/methods/mean_shift/CMakeLists.txt (24)
    A src/mlpack/methods/mean_shift/mean_shift.hpp (127)
    A src/mlpack/methods/mean_shift/mean_shift_impl.hpp (126)
    A src/mlpack/methods/mean_shift/mean_shift_main.cpp (107)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/388.patch
https://github.com/mlpack/mlpack/pull/388.diff

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


More information about the mlpack-git mailing list