项目作者: lmartinho

项目描述 :
Prediction on the Kaggle dataset
高级语言: R
项目地址: git://github.com/lmartinho/kaggle-titanic.git
创建时间: 2018-11-04T11:02:26Z
项目社区:https://github.com/lmartinho/kaggle-titanic

开源协议:

下载


Following along Introduction to Data Science with R - Data Analysis series by David Langer

https://www.youtube.com/watch?v=32o0DnuRjfg

Goal of this repo is to submit an entry to the introductory prediction competition in Kaggle.

Survival considering Pclass, Title and SibSp

Currently exploring the predictive power of passenger class, title and number of siblings and spouses.

Survival across Pclass and Title (new feature)

Here exploring the new Title feature along with the tutorial.