linwrapversion
Wrapper around liblinear-tools
Only L2-regularized logistic regression is supported currently. Each model is trained on balanced bootstraps from the training set (one bootstrap for the positive class, one for the negative class). The size of the bootstrap is the size of the smallest (under-represented) class. Bagging is supported and allows to obtain better models.
usage: linwrap -i <filename>: training set or DB to screen output file C w1 of bags for bagging (default=off) of cross validation random seed set portion (in [0.0:1.0]) mode; use trained models mode; save trained models for best C weight to counter class imbalance number of bags (advice: optim. k rather than w)
Author | Francois Berenger |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/UnixJunkie/linwrap |
Issue Tracker | https://github.com/UnixJunkie/linwrap/issues |
Maintainer | unixjunkie@sdf.org |
Dependencies | |
Source [http] | https://github.com/UnixJunkie/linwrap/archive/v0.0.1.tar.gz sha256=460bbd11012e1d081497a03a42737562aa3333f0ec7913d4aea601ad866afb9f md5=4456917240f47526a681d1230d53ebf8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/linwrap/linwrap.0.0.1/opam |
No package is dependent