Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.02 KB

File metadata and controls

20 lines (13 loc) · 1.02 KB

Interactive-Titanic-Survival-Prediction

This is an interactive survival prediction for Titanic, written in Python and trained with Random Forest Classifier.

Data

Titanic - Machine Learning from Disaster: https://www.kaggle.com/competitions/titanic/data

How to use

Open notebook in JupyterLab in order to function properly.

Features

  • Predict a passenger's survival by inputting their information through the interactive interface.

截圖 2023-05-04 下午7 00 06

  • Search for specific passengers by typing in their names or ID numbers to display their information.

截圖 2023-05-04 下午7 00 14

截圖 2023-05-04 下午8 23 36