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)
-
Notifications
You must be signed in to change notification settings - Fork 0
Egoluback/titanic_kaggle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A model classifying whether a person would survive on Titanic
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published