- MLPE_classification: MultiLayer Perceptron for classification
- MLPE_regression: MultiLayer Perceptron for regression
- linear_regression: Linear regression with decay regularization (using the closed form and the stochastic gradient descent).
- knn: K-nearest neighbors algorithm
- random_forest: Random Forest algorithm for classification
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|