Skip to content

kaushikkanetkar/titanic-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

titanic-kaggle

Implementation of the "Who will survive Titanic" on Kaggle using Tensorflow.

Usage:
python titanic_classifier.py

Some options
python titanic_classifier.py --train_steps 10000 --classifier deep


Default mode for classifier is Deep and Wide.
https://www.tensorflow.org/tutorials/wide_and_deep

About

Classifier for Kaggle's Titanic question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages