feature engineering and linear regression with the titanic data set from kaggle
In this notebook you'll see that I have done some feature engineering and some classification models on the kaggle titanic data set.
I'm using Anaconda 3 with Python 3.6.
You'll need:
- pandas
- numpy
- matplotlib
- seaborn
- cufflinks and plotly