Skip to content

A model classifying whether a person would survive on Titanic

Notifications You must be signed in to change notification settings

Egoluback/titanic_kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

titanic_kaggle

A model classifying whether a person would survive on Titanic
Data: https://www.kaggle.com/c/titanic
The main model is catboost.
Categorial features were encoded with one-hot. To find the best features set I used greedy deletion algorithm.
Also I used 2 grid searches - catboost grid_search and grid search written by me.
Validation result - 0.909(ROC_AUC)

About

A model classifying whether a person would survive on Titanic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published