Skip to content

Latest commit

 

History

History

Project 0 - Titanic

Project 0 - Titanic Survival Exploration

Create decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age.

Requirements:

This project requires Python 2.7 and the following Python libraries installed:

Recommend using Anaconda to install and manage Python, libraries, and environments.

[More course info about the nanodegree program available here] (https://www.udacity.com/course/machine-learning-engineer-nanodegree--nd009)