GitHub / fau-masters-collected-works-cgarbin / regression-no-libraries
Ridge, elastic net, and logistic regressions implemented without using any statistical or machine learning library. All steps are done by hand, using matrix operations as much as possible.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-masters-collected-works-cgarbin%2Fregression-no-libraries
PURL: pkg:github/fau-masters-collected-works-cgarbin/regression-no-libraries
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 15.2 MB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: over 1 year ago
Topics: elastic-net-regression, logistic-regression, matrix-calculations, ridge-regression