... | ... | @@ -271,10 +271,10 @@ train( +pointer(float_array), +integer, +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::lars_C++\_documentation](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1regression_1_1LARS.html)
|
|
|
* [MLpack::lars_Python_documentation](https://www.mlpack.org/doc/stable/python_documentation.html#lars)
|
|
|
* [**MLpack::lars_C++\_documentation**](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1regression_1_1LARS.html)
|
|
|
* [**MLpack::lars_Python_documentation**](https://www.mlpack.org/doc/stable/python_documentation.html#lars)
|
|
|
|
|
|
added some of the links from the python documentation
|
|
|
|
|
|
* linear_regression
|
|
|
* [Least angle regression (pdf)](http://mlpack.org/papers/lars.pdf) |
|
|
\ No newline at end of file |
|
|
* [**linear_regression**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Regression/linear_regression)
|
|
|
* [**Least angle regression (pdf)**](http://mlpack.org/papers/lars.pdf) |
|
|
\ No newline at end of file |