Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 245 Bytes

Slur

Slur is an OCaml library and command line tool for building logistic regression (binary classification) models, both via L-BFGS-B and SGD.

To install:

opam pin add slur git+ssh://git@github.com/barko/slur.git

License

BSD