... | @@ -40,12 +40,12 @@ meanShift( +float32, +integer, |
... | @@ -40,12 +40,12 @@ meanShift( +float32, +integer, |
|
|
|
|
|
If you want a more detailed explanation, then go to the python documentation. There is most of the time a good explanation on how the methods work and what the parameters do.
|
|
If you want a more detailed explanation, then go to the python documentation. There is most of the time a good explanation on how the methods work and what the parameters do.
|
|
|
|
|
|
* [MLpack::mean_shift_C++\_documentation](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1meanshift_1_1MeanShift.html)
|
|
* [**MLpack::mean_shift_C++\_documentation**](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1meanshift_1_1MeanShift.html)
|
|
* [MLpack::mean_shift_Python_documentation](https://www.mlpack.org/doc/stable/python_documentation.html#mean_shift)
|
|
* [**MLpack::mean_shift_Python_documentation**](https://www.mlpack.org/doc/stable/python_documentation.html#mean_shift)
|
|
|
|
|
|
added some of the links from the python documentation
|
|
added some of the links from the python documentation
|
|
|
|
|
|
* kmeans
|
|
* [**kmeans**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Clustering/kmeans)
|
|
* dbscan
|
|
* [**dbscan**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Clustering/dbscan)
|
|
* [Mean shift on Wikipedia](https://en.wikipedia.org/wiki/Mean_shift)
|
|
* [**Mean shift on Wikipedia**](https://en.wikipedia.org/wiki/Mean_shift)
|
|
* [Mean Shift, Mode Seeking, and Clustering (pdf)](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.510.1222&rep=rep1&type=pdf) |
|
* [**Mean Shift, Mode Seeking, and Clustering (pdf)**](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.510.1222&rep=rep1&type=pdf) |
|
\ No newline at end of file |
|
\ No newline at end of file |