KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
logreg
★ 8
Open GitHub ↗
Logistic regression algorithms
Download README (.md)
Explore Similar Repositories
cube-transition-example
:
No description available.
kyrgyz_tili
:
Kyrgyz language word forms generator
raku-Algorithm-LibSVM
:
A Raku bindings for libsvm
svelte-chat
:
No description available.
I2C
:
A i2C APB CORE MASTER AND SLAVE ASIC IP
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
logreg
?
Download (.md)
Logistic regression algorithms ============================== This code implements the algorithms described in the paper ["A comparison of numerical optimizers for logistic regression"](http://tminka.github.io/papers/logreg/). For examples of usage, see `test1.m`, which was used to run all of the experiments in the paper. Tom Minka