Skip to content

rmuraix/titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

titanic

License:MPL2.0 Open In Colab

About

This is the Notebook for the Kaggle's Titanic competition.

Score

The score of the current version is 0.77033.

score

Usage

  1. Install dependencies.
pip install -r requirements.txt
  1. Run Notebook.
  2. submit file.(If you submit output_svc.csv, you'll get the same score)

License

rmuraix/titanic is provided under Apache License 2.0.