Much Awaited Machine Learning starts here! Let us see basics in this page.. Page is bit therotical, but dont miss out as base is important!!!
What is Machine Learning
Training the model(Machine Learning Model) with past data to extract the pattern to handle new incoming data.
Simple - Make Machine to Learn
Table of contents
- Machine Learning Basics
- Decision Tree
- Decision Tree - Classification - R
- Decision Tree - Regression - R
- Decision Tree - Classification - Python
- Decision Tree - Regression - Python
- Error Metrics
- Error Metrics Python Implementation
- Random Forest
- Random Forest Python Implementation
- Linear Regression
- Linear Regression- Python
- Logistic Regression
- Logistic Regression- Python
- KNN
- KNN- Python
- Naive Bayes
- Naive Bayes - Python
- Visualization