Skip to content

Predict passenger survival using multiple machine learning models. This repo covers data cleaning, preprocessing, model training, and evaluation.

License

Notifications You must be signed in to change notification settings

ahmedalycess/titanic-survival-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

titanic-survival-classification

Predict passenger survival using multiple machine learning models.

Problem statment and dataset could be found on Kaggle

This repo covers data cleaning, preprocessing, model training, and evaluation. Explore various algorithms like [ Logistic regression, Decision Tree Classifier, Naive Bayes, Support Vector Machine, Random Forest Classifier, Gradient Boosting Classifier, Ada Boosting Classifier ]

Evaluation of all models on data_validation

Accuracy:

accuracy on data_validation

F1-score, Precision and Recall

multiple evaluations metrics

Accuracy achieved on test.csv on Kaggle

accuracy on test.csv

About

Predict passenger survival using multiple machine learning models. This repo covers data cleaning, preprocessing, model training, and evaluation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published