Skip to content

botbark/Logistic-Regression-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Logistic-Regression-Python

Implementing Logistic Regression in 10 lines in Python Logistic Regression is one of the most popular Machine Learning algorithm used for the classification problems. It should be noted that though there is a regression word in the name of the algorithm Logistic Regression, it is used for classification problems.

Related post https://botbark.com/2019/12/20/implementing-logistic-regression-in-10-lines-in-python/

About

Implementing Logistic Regression in 10 lines in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors