Here I have shared with you all the algorithms in Machine Learning. In udemy, there is course of starting new with Machine Learning i.e A-Z Machine learning. In this tutorial they will explain briely each and every step in implementing these algorithms. If you can't buy this course don't worry I have shared all the code regarding this course. Algorithms are :
- Data Preprocesing
- Decision Tree Regression
- Multiple Regression
- Polynomial Linear Regression
- Random Forest Regression
- Simple Linear Regression
- Support Vector Regression
- Decision Tree Classification
- K-Nearest Neighbor
- Logistic Regression
- Navie Bayes
- Random Forest Classifier
- Support Vector Machine
- Natural Language Processing
- Hierarchical Clustering
- Kmeans Clustering