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/v2.0.0.tar.gz sha256=ff14f3f61e2cb92b6de9a9fae51dffab5226327c1ce18f0634cb9eed81bcd2f6 md5=ac460ea9915a488bc56d0acf9d966b04 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/linwrap/linwrap.2.0.0/opam |
No package is dependent