Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/classias,
Collection of machine-learning algorithms for classification
Branch: CURRENT,
Version: 0.0.0nb20160727,
Package name: classias-0.0.0nb20160727,
Maintainer: cheusovClassias is a collection of machine-learning algorithms for
classification. Currently, it supports the following formalizations:
L1/L2-regularized logistic regression (aka. Maximum Entropy)
L1/L2-regularized L1-loss linear-kernel Support Vector Machine (SVM)
Averaged perceptron
It implements several algorithms for training classifiers:
Averaged perceptron
Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) [Nocedal80]
Orthant-Wise Limited-memory Quasi-Newton (OWL-QN) [Andrew07]
Primal Estimated sub-GrAdient SOlver (Pegasos) [Shalev-Shwartz07]
Truncated Gradient [Langford09], also known as FOrward LOoking
Subgradient (FOLOS) [Duchi09] specialized for L1 regularization
Required to run:[
math/liblbfgs]
Required to build:[
devel/git-base]
Version history: (Expand)
- (2016-07-28) Package deleted from pkgsrc
- (2016-07-27) Updated to version: classias-0.0.0nb20160727
- (2016-07-26) Updated to version: classias-0.0.0nb20160726
- (2016-07-25) Updated to version: classias-0.0.0nb20160725
- (2016-07-24) Updated to version: classias-0.0.0nb20160724
- (2016-07-23) Updated to version: classias-0.0.0nb20160723
CVS history: (Expand)