Skip to content

Getting started materials for the Kaggle Titanic survivorship prediction problem

Notifications You must be signed in to change notification settings

dsindy/kaggle-titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Titanic Survivorship Prediction

Contents

  • The data directory contains the train.csv and test.csv files, which are used to train your model and evaluate its performance respectively.

  • The random-forest.R file is a skeleton of a random forest implementation in R. Details that still need to be filled in would be any feature extraction, identification of which columns to include in your model, and any customization on the building of the random forest itself.

About

Getting started materials for the Kaggle Titanic survivorship prediction problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages