recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
100 stars 193 forks source link

πŸ’‘[Feature]: Titanic Survival Prediction Using ML #581

Closed ashis2004 closed 4 weeks ago

ashis2004 commented 1 month ago

Is there an existing issue for this?

Feature Description

The Titanic Survival Prediction uses machine learning to predict whether a passenger survived the infamous sinking of the Titanic based on various features such as age, gender, passenger class, fare, and more. The project involves data preprocessing, feature engineering, model selection, and training using classification algorithms. Initially, the dataset is cleaned to handle missing values and encode categorical variables. Features that are likely to impact survival chances are carefully selected and transformed. Various machine learning models such as Logistic Regression, Decision Trees, Random Forests, and Support Vector Machines are trained and evaluated to find the best performing model.

Use Case

an educational tool for data scientists and machine learning enthusiasts to understand the full lifecycle of an ML project, from data cleaning and feature engineering to model evaluation and deployment. It provides practical experience in handling real-world datasets and building predictive models. Additionally, this project can be used in academic settings to teach students about historical data analysis and the application of machine learning techniques to solve classification problems.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: This repo is for beginners to learn and start with Opensource we won't accept more than 10 issues from a single person, This restriction applies to Gssoc project which has a similar kind of adding folder files, Points will be reduced when we find Spam.

I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] commented 4 weeks ago

Hello @ashis2004! Your issue #581 has been closed. Thank you for your contribution!