Skip to content

michaeljs-c/pytanic-web-app

Repository files navigation

Titanic Survival Predictor

Test your chances

Web application built using django with a machine learning backend to predict your chances of surviving the titanic. The data used for training is sourced from Kaggle. The application uses a supervised learning algorithm, a random forest classifier, to make predictions using the information from the training data and the learned relationships between different variables.

The models uses the following features:

  1. Title
  2. Age
  3. Gender
  4. Fare
  5. Ticket Class
  6. Port Embarkation
  7. Number of parents / children onboard
  8. Number of spouses / siblings onboard

Find out your statistical chances of survival based upon your circumstances to see if you would survive the Titanic.

About

Would you survive the titanic?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published