Machine learning
There several algorithms of machine learning, among them we can find Support Vector Machine (SVM), linear regression, logistic regression, Decision Trees, Random Forest, Adaboost among another popular algorithms.
Slides
Model |
Material |
|---|---|
Background concepts |
|
Linear regression |
|
Regularization |
|
Logistic regression |
|
Naive Bayes |
|
K-Nearest Neighborhoods (KNN) |
|
Neural Networks (NN) |
|
Decision Tree |
|
Support Vector Machine (SVM) |
|
Insolvency prediction example |
Laboratories
K-means, PCA, a priori algorithm are in Data mining folder…