Skip to content

a repository for model to detect who died in Titanic Shipwreck basing in different entities like age, gender, etc.

License

Notifications You must be signed in to change notification settings

Al04ni/titanic_shipwreck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Titanic Survival Prediction

Welcome to the Titanic Classification project repository! This project aims to predict whether a passenger on the Titanic survived or not based on various features such as age, gender, class, and more.

About the Project 💻


Titanic wallpaper from movie

The sinking of the Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, the Titanic sank after hitting an iceberg, resulting in the deaths of over 1,500 passengers and crew. This project attempts to predict whether a given passenger survived or not using machine learning algorithms.

Key components of this project include:

  • Data preprocessing and cleaning.
  • Exploratory Data Analysis (EDA) to gain insights into the dataset.
  • Feature engineering to create meaningful features.
  • Model selection and training.
  • Model evaluation and performance metrics.

Built With 🖥️

Python Jupyter Notebook Pandas Numpy Scikit_Learn Streamlit

Getting Started 🚀

Prerequisites

You must have Python installed on your machine in order to use this project. Python may be downloaded from this page if you don't already have it installed.

Installation

  1. Clone the repository to your local machine
git clone https://github.com/Al04ni/titanic_shipwreck.git
  1. Change directory into the repository
cd titanic_shipwreck
  1. Explore the notebooks in the repository using a Jupyter Notebook or JupyterLab environment. You can launch the environment by running the following command:
jupyter notebook

or

jupyter lab

Usage 📋

  1. Run the Streamlit application with the given command:
streamlit run app.py
  1. Access the application in your web browser.

(Back to the Top)

Thanks! 😉


About

a repository for model to detect who died in Titanic Shipwreck basing in different entities like age, gender, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published