- Ordinary Least Square
- Ridge Regression
- Total Least Square
- Logistic Regression
- SVM (Using scipy or libsvm)
- Perceptron
- Multiple Layer Perceptron (Full connected)
- Decision Tree
- Random Forest
- AdaBoost
- Gradient Boost
- KNN
- GMM
- EM
- K-Means
- spectral clustering
- LDA
- PCA