IRLS(Iterative re-weighted least square) for Logistic Regression, implemented using tensorflow2.0/pytorch
-
Updated
Apr 29, 2024 - Python
IRLS(Iterative re-weighted least square) for Logistic Regression, implemented using tensorflow2.0/pytorch
A python implementation of linear classification algorithm (including Probabilistic Generative Model, Probabilistic Discriminative Model). (See Pattern Recognition and Machine Learning, Bishop)
Add a description, image, and links to the irls topic page so that developers can more easily learn about it.
To associate your repository with the irls topic, visit your repo's landing page and select "manage topics."