garimasingh128 / awesome-python-projects

📱 ✅ Some awesome projects in python! 📱 ✅

Home Page:http://garimasingh.me/awesome-python-projects/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic Survival Project

garimasingh128 opened this issue · comments

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 is automatically applying the label feature_request to this issue, with a confidence of 0.83. Please mark this comment with 👍 or 👎 to give our bot feedback!

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

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

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

Yup. u can take it. Assigning you.

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.

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

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.