Rajat-dhyani / titanic_survival

In this project, I have created decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic Survival

Udacity - Machine learning Nano Degree Program : Project-0

Project Overview

This is first project in the series of the projects listed in Udacity- Machine Learning Nano Degree Program.

In this optional project, I have created decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age. I started with a simple algorithm and increased its complexity until i was able to accurately predict the outcomes for 80.13% of the passengers in the provided data.

Other Related Projects:

Software and Libraries

This project uses the following software and Python libraries:

About

In this project, I have created decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age.


Languages

Language:HTML 79.7%Language:Jupyter Notebook 19.0%Language:Python 1.4%