Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogisticRegression

Logistic regression from scratch in Python

This example uses gradient descent to fit the model. It also contains a Scikit Learn's way of doing logistic regression, so we can compare the two implementations.

About

Logistic regression from scratch in Python

Resources

Stars

340 stars

Watchers

28 watching

Forks

Releases

Packages

Contributors

Languages