- Linear Regression
- Logistic Regression
- Decision Tree
- SVM (Support Vector Machine)
- Naive Bayes
- KNN (K- Nearest Neighbors)
- K-Means
- Random Forest
- Dimensionality Reduction Algorithms
- Gradient Boosting & AdaBoost
There are 5 key families of machine learning algorithms:
- Information Theoretic/Computational Learning Theory/Statistics based
- Probabilistic graphical models
- Kernel Methods
- Deep Learning/Neural Networks/Function approximation
- Distance based approaches