Skip to content
/ slur Public

OCaml library and command line tool for building logistic regression (linear binary classification) models

License

Notifications You must be signed in to change notification settings

barko/slur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

OCaml library and command line tool for building logistic regression (linear binary classification) models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published