Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 248 Bytes

1. Kaggle-Titanic-Dataset

I showcase two separate models. The first one uses a couple of sklearn algorithms as well as XGboost, and invokes a voting classifier to come with a consensus. The second model is a simple neural network using Keras.