Skip to content

A machine learning model that utilizes the Logistic Regression algorithm to predict the survival of passengers aboard the Titanic

Notifications You must be signed in to change notification settings

azizp128/Titanic-Survival-Prediction-Django

Repository files navigation

Titanic-Survival-Predictor

This is a Machine Learning model that utilizes Logistic Regression to predict the survival of passengers aboard the Titanic. The model is trained on a dataset consisting of various passenger attributes such as age, gender, ticket class, and more. By analyzing these features, the model can make predictions on whether a passenger would have survived or not.

In addition, this project includes a web application deployed on the Heroku platform, serving as the focal point for experimenting with deploying an ML model using Django. The web application enables users to interact with the trained model and receive predictions on the survival probability of a passenger based on the information provided.

Screenshot

Page Screenshot

About

A machine learning model that utilizes the Logistic Regression algorithm to predict the survival of passengers aboard the Titanic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published