• Stars
    star
    12
  • Rank 1,555,103 (Top 32 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This package implements the Stochastic Gradient Descent algorithm in Python for Linear Regression, Ridge Regression, Logistic Regression and Logistic Regression with L2 Regularization.