A collection of ML models applied on commonly known datasets from Kaggle
| Title | Description | Dataset |
|---|---|---|
| TV, Halftime Shows, and the Big Game | Load, clean, and explore Super Bowl data in the age of soaring ad costs and flashy halftime shows. Used plotting and visualization libraries such as matplotlib and seaborn. | Game Data, TV Data, Music Data |
| Title | Description | Kaggle DataSet |
|---|---|---|
| House Price Prediction | Predicting the prices of houses in Melbourne using Decision Trees and Random Forest Regression | Melbourne Housing Snapshot |
| Titanic Machine Learning from Disaster | Predict survival on the Titanic using Random Forest Classifier | Titanic Dataset |