bjyx4 / Titanic-Survival-Predict

kaggle competition -- Titanic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic-Survival-Predict

kaggle competition -- Titanic

Score 0.77033

I have compared several models when making predictions, inducluding LogisticRegression,RandomForestClassifier and GradientBoostingClassifier models. I finally choose Logistic Regression model to predict the survival on the Titanic, because it presents the best results on the dataset.

About

kaggle competition -- Titanic


Languages

Language:Python 100.0%