Skip to content

SJ286/Titanic-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Comparison of ML algorithm on Titanic Dataset

In this challenge, we are asked to complete the analysis of what sorts of people were likely to survive. In particular, we are asked to apply the tools of machine learning to predict which passengers survived the tragedy.

This repository consists of descriptive analysis and comparison of Machine Learning algorithm on Titanic Dataset.

Algorithms are compared on the basis of Train Accuracy,Test Accuracy and Precision score.

Python libraries such as Pandas, Numpy, Sklearn, Seaborn, Matplotlib have been used.

Final prediction has scored 0.79904 on kaggle and it ranked in top 16%.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published