The code is undergoing the first review.
-
- kNN arithmetic
- kNN algorithm using kdd tree
-
- Linear Regression
- Logistic Regression
- Multi-layer Perceptron Regressor
-
- ID3 Classification Tree
- Classification and Rgression Tree
-
- Solving Linear SVM with Scipy
- Solving linear SVM using SMO
- Support Vector Regression
-
- Basic Feature Engineering
- Advanced Feature Engineering
-
- Adaboost
- GBDT
- RandomForest
- XGBoost
- Model stacking
-
- K-menans
- PCA
-
7.Bayesian Machine Learning
- Naive Bayes
- Bayesian Linear Regression
- Gaussian Mixture Model
- Hidden Markov Model
- Conditional Random Field
- Latent Dirichlet Allocation