Code Monkey home page Code Monkey logo

titanic-project's Introduction

Project logo

Titanic Passenger Survivability PredicitonProject

๐Ÿง About

In this final project, the goal is to build a machine-learning model and dashboard for the Titanic Survival Prediction Model based on some parameters. The Dashboard will be built in Streamlit and the model will be using random forest.

๐Ÿ’ญ How it works

Data Exploration and Cleaning

  • Load the dataset and explore its structure.
  • Clean the data by handling missing values, interpolating data, and removing outliers.
  • Perform feature engineering if needed.

Exploratory Data Analysis (EDA)

  • Visualize the distribution of Titanic Passenger parameters/features.
  • Understand the relationships between different features.
  • Analyze statistical summaries, visualizations, and correlations.

Model Building

  • Use machine learning algorithms (e.g., Random Forest, XGBoost, KNN, Logistic Regression) to predict Passenger Survivability.
  • Train the models on a training set and evaluate them on a validation set.

Model Evaluation

  • Assess model performance using metrics such as accuracy, confusion matrices, and classification reports.
  • Compare different algorithms to select the most suitable one.

Streamlit Dashboard

  • Create a Streamlit dashboard for an interactive user interface.
  • Allow users to input new data, and the trained model predicts Passenger Survivability.
  • Integrate visualizations, including count plots and heatmaps, into the Streamlit app.

โš™๏ธ How Its Build

Library

Dataset

Titanic Dataset

๐Ÿ™ Conclusion

  • Summarize findings and insights gained from the data.
  • Discuss recommendations or further steps, such as refining the model, exploring additional features, or improving data quality.

titanic-project's People

Contributors

valerie6048 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.