First hands on EDA and Preprocessing on a few data sets. Python Notebook is included. Please use Kaggle or Google Colab for better viewing.
- Alcohol Data Set
- Fifa 2019 Data Set
- Accident Data Set from UK(2005-2014 except 2008)
- Seaborn plotting(boxplot, countplot, barplot, distplot, jointplot)
- Standardization
- Label Encoding and One Hot Encoding
- Logistic Regression with Cross Validation
- Analysis of Data using Correlation matrix