Modeling and predicting survivors of the Titanic.
Best Score: 0.801
TODO:
- switch predicted NA ages to use sklearn imputer
- add imputed t/f column for those values as well as estimates from original dataset
- link families
- model family survival
- try more other models
- find a use for ticket
- find a use for cabin
- use pipelines