Skip to content

This is the code of my first submission to the Titanic Problem. It got a score of 0.8 and a rank of rougly 1000. I'm making it public. Upon improvement, i.e. dividing the dataset into pieces per title and tickets and applying random Forest to each segment the accuracy can be improved to 0.91(Within top 50 ranks). It's all a game of maintaining p…

Notifications You must be signed in to change notification settings

utkarshrai/Titanic_Problem_Attempt1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Titanic_Problem_Attempt1

This is the code of my first submission to the Titanic Problem. It got a score of 0.8 and a rank of rougly 1000. I'm making it public. Upon improvement, i.e. dividing the dataset into pieces per title and tickets and applying random Forest to each segment the accuracy can be improved to 0.91(Within top 50 ranks). It's all a game of maintaining probability. This is my blog on the same https://utkarshraiblog.wordpress.com/2017/04/13/there-wasnt-enough-space-for-jack-but-could-you-have-survived-the-titanic/

About

This is the code of my first submission to the Titanic Problem. It got a score of 0.8 and a rank of rougly 1000. I'm making it public. Upon improvement, i.e. dividing the dataset into pieces per title and tickets and applying random Forest to each segment the accuracy can be improved to 0.91(Within top 50 ranks). It's all a game of maintaining p…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published