Skip to content

jchobanian/Titanic-Survival-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Titanic Survival Classification

Who survived the Titanic? Predictive models This was my first solo data science project. I wanted to work on several predictive models to compare their performance.

For this project I used Python 3.0 and the following libraries:

  • Numpy for linear algebra

  • Pandas for data processing

  • Matplotlib.pyplot and Seaborn for data visualization

  • Machine learning models from Sklearn: LogisticRegression, RandomForestClassifier, KNeighborsClassifier, VotingClassifier

  • Evaluation models from Sklearn Cross_val_score, GridSearchCV

You can find a blog post about this project HERE

About

Who survived the Titanic? Predictive models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published