trying to get best estimator of the Titanic dataset using sklearn
- feature exploration and exploration v2 are both feature exploration notebooks.
- Titanic_NB is the jupyter notebook with the pipeline creation, parameter optimization, false analysis and the final test.
- Titanic_utils contains some utils for the titanic_nb.