... | ... | @@ -88,11 +88,10 @@ searchNoQuery( +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.
|
|
|
|
|
|
* [MLpack::fastmks_C++\_documentation](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1fastmks_1_1FastMKS.html)
|
|
|
* [MLpack::fastmks_Python_documentation](https://www.mlpack.org/doc/stable/python_documentation.html#fastmks)
|
|
|
* [**MLpack::fastmks_C++\_documentation**](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1fastmks_1_1FastMKS.html)
|
|
|
* [**MLpack::fastmks_Python_documentation**](https://www.mlpack.org/doc/stable/python_documentation.html#fastmks)
|
|
|
|
|
|
added some of the links from the python documentation
|
|
|
|
|
|
* Fast max-kernel search tutorial (fastmks)
|
|
|
* k-nearest-neighbor search
|
|
|
* [Dual-tree Fast Exact Max-Kernel Search (pdf)](http://mlpack.org/papers/fmks.pdf) |
|
|
\ No newline at end of file |
|
|
* [**knn**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Geometry/knn)
|
|
|
* [**Dual-tree Fast Exact Max-Kernel Search (pdf)**](http://mlpack.org/papers/fmks.pdf) |
|
|
\ No newline at end of file |