The study of computer algorithms that improve automatically through experience. (from Wikipedia)
Machine Learning A-Z (Codes and Datasets) is from https://www.udemy.com/course/machinelearning/.
- Simple Linear Regression
- Multiple Linear Regression
- Polynomial Regression
- Support Vector Regression(SVR)
- Decision Tree Regression
- Random Forest Regression
- Logistic regression
- K-Nearest Neighbors(K-NN)
- Support Vector Machine(SVM)
- Kernel SVM
- Naive Bayes
- Decision Tree Classification
- Random Forest Classification