Skip to content

Bunkus1/ML-Logistic-regression-algorithm-challenge

 
 

Repository files navigation

ML-Logistic-regression-algorithm-challenge

I created a Regulaized Logistic Regression that performs both binary and multi classifications wth Conjugate Gradient Descent as my optimizer. First, I created two python scripts, Sigmoid function.py and CostGradient.py. These two script were imported into the Regularised logistic regression notebook.

About

ML-Logistic-regression-algorithm-challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.1%
  • Python 14.9%