Machine learning projects and case studies to grasp the fundamentals like Data Cleaning, Plotting Graphs, etc.
Predicting overall rating of the player.
- sqlite3
- pandas
- scikit-learn
- math
Accuracy using Root Mean Square Error : 1.448933508878247
Prediciting high humidity level.
- pandas
- scikit-learn
- matplotlib
- Accuracy
Clustering similars days together like Cool days, Warm days, etc.
- pandas
- scikit-learn
- matplotlib