You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple Kaggle Data Science challenges solved using Exploratory Data Analysis (EDA), followed by feature selection, data imputation, class imbalancing techniques & finally experimenting with different ML algorithms like GBMs, Random Forest, Kernel SVMs, etc.
This repo consists of different Kaggle Data Science challenges I've solved.
All of them have been implemented in Python on Jupyter.
About
A couple Kaggle Data Science challenges solved using Exploratory Data Analysis (EDA), followed by feature selection, data imputation, class imbalancing techniques & finally experimenting with different ML algorithms like GBMs, Random Forest, Kernel SVMs, etc.