Skip to content

oliveradk/Logistic_Regression

Repository files navigation

Logistic Regression created from numpy and applied to 538's candy dataset

Instructions: run candyRegression.py
  Optional: enter learning rate, regularization parameter, and max iterations
  at command line



Citations:
Data from 538 538: https://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/
Formulas from Andrew Ng's Machine Learning Coursera https://www.coursera.org/learn/machine-learning

Future Plans:
  improve unit testing
  

About

Classifying candy as chocolate (or not)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages