GitHub / frank01101 / gradient_descent
Gradient descent algorithm from scratch for linear and logistic regression with feature scaling and regularization.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frank01101%2Fgradient_descent
PURL: pkg:github/frank01101/gradient_descent
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 16.6 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: classification, feature-scaling, gradient-descent, linear-regression, logistic-regression, machine-learning, numpy, python, regression, regularization, regularized-linear-regression, regularized-logistic-regression, ridge-regression, vectorization