Implementation of Supervised and Un-Supervised Algos using scikit learn along with exploratory data analysis
Supervised Algos covered are:
- Linear Regression
- Logistic Regression
- Decision Tree
- Random Forest
- XG Boost
Unsupervised Algos covered are:
- KNN
- Kmeans clustering