garimasingh128 / awesome-python-projects

📱 ✅ Some awesome projects in python! 📱 ✅
http://garimasingh.me/awesome-python-projects/
MIT License
956 stars 277 forks source link

Titanic Survival Project #53

Open garimasingh128 opened 3 years ago

garimasingh128 commented 3 years ago

Titanic Survival Project Project idea – This will be a fun project to build as we will be predicting whether someone would have survived if they were in the titanic ship or not. For this beginner’s project, we will use the Titanic dataset that contains real data of the survivors and people who died in the Titanic ship.

https://www.kaggle.com/c/titanic

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.83. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

rajput-divya commented 3 years ago

I want to start working on this please assign to me...

anushka645 commented 3 years ago

Is this issue open for contribution? As i see it is already assigned to someone.

garimasingh128 commented 3 years ago

Yup. u can take it. Assigning you.

anushka645 commented 3 years ago

Hi @garimasingh128, can you suggest how can i contribute to this project as i see that the basic task to predict survival is already done using different models. Plz guide.

thenorthkun commented 3 years ago

Can I also work on this project ? I would like to contribute to this project.

garimasingh128 commented 3 years ago

Hi @garimasingh128, can you suggest how can i contribute to this project as i see that the basic task to predict survival is already done using different models. Plz guide.

There can be two different techniques to predict the same thing or both model can have diff accuracy. Don't look into the already existing projects and start working on ur own.