therealAJ / log-reg

analyzing Titanic w/ logistic regression from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you survive the Titanic?

This repo contains a workbook that analyzes the survival chance a passenger had aboard the Titanic using logistic regression from scratch. Algorithm lives seperately in logistic.py

Special thanks to Kaggle for the dataset and Andrew Ng's Coursera class on Machine Learning for providing a reference to needed formulas

About

analyzing Titanic w/ logistic regression from scratch

License:GNU General Public License v3.0


Languages

Language:Python 100.0%