ddbourgin / numpy-ml

Machine learning, in numpy
https://numpy-ml.readthedocs.io/
GNU General Public License v3.0
15.35k stars 3.72k forks source link

Fix to issue #26 - LogisticRegression l1 and l2 regularization #28

Closed jaymody closed 5 years ago

jaymody commented 5 years ago

Addresses issue #26

ddbourgin commented 5 years ago

See response here https://github.com/ddbourgin/numpy-ml/issues/26#issuecomment-511264336

ddbourgin commented 5 years ago

Closing, as I think this is a conceptual error.