Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 267 Bytes

File metadata and controls

11 lines (6 loc) · 267 Bytes

titanic-solver

1.use titanic cleaner to get a clean csv file

2.titanicANN - uses neural network

3.titanicSVC - uses SVM machine

4.Rftitanic and titanicrandomForest - use random forest model

Best result from Random forest and TitanicANN on kaggle 81% accuracy.