This Repo contains an important Machine Learning models that can be combined to solve any problem..\
- Simple Linear Regression
- Multiple Linear Regression
- Polynomial Regression
- Support Vector Regressor (SVR)
- Decision Tree Regressor
- Random Forest Regressor
- Logistic Regression
- Naive Bayes
- K-Nearest Neighbour (KNN)
- Support Vector Classifier(SVC)
- Kernel SVM
- Decision Tree Classification
- Random Forest Classification