Skip to content

Latest commit

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Analytics

This is sample code for fitting a linear model using variants of gradient descent.

sgd.py implements unregularized and regularized stochastic logistic regression for two classes.

bgp.py implements batch gradient descent for linear regression

About

Gradient descent algorithms for linear and logistic regression

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages