Skip to content

Machine learning model that classifies people who survived on Titanic and who didn't

Notifications You must be signed in to change notification settings

nciganovic/Titanic-classification-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Titanic-classification-

Machine learning model that classifies people who survived on Titanic and who didn't

#This project is done using Python 3.7

#In order to work you need to install following dependencies: -pip install pandas -pip install numpy -pip install matplotlib

Once you have your dependencies installed via pip, run the script in terminal via python titanic.py

Dataset: https://www.kaggle.com/c/titanic

About

Machine learning model that classifies people who survived on Titanic and who didn't

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages