/LR_Optimization

Logistic Regression and Optimization (Tutorial)

Primary LanguageJupyter Notebook

Logistic Regression and Optimization (Tutorial)

A basic tutorial about the following topics:

  • polynomial features
  • logistic regression
  • mini-batch SGD (Stochastic Gradient Descent).

Needs just Python with Matplotlib and NumPy modules.