Machine Learning Models Algorithms
There are three types:
Supervised Learning
eg. Regression, Decision Tree, Random Forest, KNN, Logistic Regression
Unsupervised Learning
eg. Apriori algorithm, K-means
Reinforcement Learning
eg. Markov Decision Process
List of Common Machine Learning Algorithms
Linear Regression
Logistic Regression
Decision Tree
SVM
Naive Bayes
kNN
K-Means
Random Forest
Dimensionality Reduction Algorithms
Gradient Boosting algorithms
GBM
XGBoost
LightGBM
CatBoost
Last updated