... | @@ -183,11 +183,11 @@ train( +pointer(float_array), +integer, +integer, |
... | @@ -183,11 +183,11 @@ 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.
|
|
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::logistic_regression_C++\_documentation](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1regression_1_1LogisticRegression.html)
|
|
* [**MLpack::logistic_regression_C++\_documentation**](https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1regression_1_1LogisticRegression.html)
|
|
* [MLpack::logistic_regression_Python_documentation](https://www.mlpack.org/doc/stable/python_documentation.html#logistic_regression)
|
|
* [**MLpack::logistic_regression_Python_documentation**](https://www.mlpack.org/doc/stable/python_documentation.html#logistic_regression)
|
|
|
|
|
|
added some of the links from the python documentation
|
|
added some of the links from the python documentation
|
|
|
|
|
|
* [softmax_regression](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Classification/softmax_regression)
|
|
* [**softmax_regression**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Classification/softmax_regression)
|
|
* [random_forest](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Classification/random_forest)
|
|
* [**random_forest**](https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Classification/random_forest)
|
|
* [Logistic regression on Wikipedia](https://en.wikipedia.org/wiki/Logistic_regression) |
|
* [**Logistic regression on Wikipedia**](https://en.wikipedia.org/wiki/Logistic_regression) |
|
\ No newline at end of file |
|
\ No newline at end of file |