Skip to content

Personal data science project on Kaggle: trying different machine learning models to predict titanic survivors (binary classification problem)

Notifications You must be signed in to change notification settings

Alex-Mak-MCW/Titanic-Survival-Predictions-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Survival Precictions Project

This is a personal data science (starter) project completed by Alex Mak. This project responds to the task of implementing a machine-learning model that can best predict the survival of Titanic passengers. Through the implementing process, this project will also serve to examine different machine-learning models as self-learning.

This project consists of the following files:

  • KaggleTitanicProject.ipynb (jupyter code that can run on Kaggle)
  • PythonTitanicProject.ipynb (jupyter code that can run locally with the given data files)
  • submission.csv (data frame of my model's predictions towards the survival of Titanic passengers)
  • test.csv & train.csv (testing and training data)
  • submission.csv (supplemental data fiel for researching)

Resources referenced

About

Personal data science project on Kaggle: trying different machine learning models to predict titanic survivors (binary classification problem)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published