./math/svmlin, Fast Linear SVM Solvers for Supervised and Semi-supervised Learning

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 1.0, Package name: svmlin-1.0, Maintainer: cheusov

SVMlin is software package for linear SVMs. It is well-suited to
classification problems involving a large number of examples and features.
It is primarily written for sparse datasets.

SVMlin can also utilize unlabeled data, in addition to labeled examples.
It currently implements two extensions of standard SVMs to incorporate
unlabeled examples.

SVMlin implements the following algorithms:
- Fully supervised [using only labeled examples]
* Linear Regularized Least Squares (RLS) Classification
* Modified Finite Newton Linear L2-SVMs
- Semi-supervised [can use unlabeled data as well]
* Linear Transductive L2-SVMs with multiple switchings
* Deterministic Annealing (DA) for Semi-supervised Linear L2-SVMs


Required to build:
[devel/mk-configure]

Master sites:

SHA1: 9032ee31d942ee85650c8b3ae43e8ab3a6486791
RMD160: 730132b7c06e67436222abf88935570d9e425e7f
Filesize: 1043.138 KB

Version history: (Expand)