The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

TITANIC SURVIVAL PREDICTION #796

Open ruchspatil opened 10 months ago

ruchspatil commented 10 months ago

Aim

Here, my goal is to build a predictive model that can give a solution to the question, “What types of people were more likely to survive?”

Details

The sinking of the Titanic is one of the most infamous wrecks in history. On April 15, 1912, during her maiden voyage, the RMS Titanic, widely considered “unsinkable”, sank after hitting an iceberg. Here, my challenge is to build a predictive model that can give a solution to the question, “What types of people were more likely to survive?” using passenger data (i.e. name, age, sex, socio-economic class, etc.).

Record

chirag3155 commented 2 months ago

Can i do this @ruchspatil ?