Skip to content
#

logistic-regression-python

Here is 1 public repository matching this topic...

Logistic Regression is one of the basic yet complex machine learning algorithm. This is often the starting point of a classification problem. This repository will help in understanding the theory/working behind logistic regression and the code will help in implementing the same in Python. Also, This is a basic implementation of Logistic Regressi…

  • Updated Jun 15, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the logistic-regression-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logistic-regression-python topic, visit your repo's landing page and select "manage topics."

Learn more