Pakket: liblinear-dev (2.43+dfsg-1)
Verwijzigingen voor liblinear-dev
Debian bronnen:
Het bronpakket liblinear downloaden:
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Christian Kastner (QA-pagina)
- Chen-Tse Tsai (QA-pagina)
- Michael Hudson-Doyle (QA-pagina)
Externe bronnen:
- Homepage [www.csie.ntu.edu.tw]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Development libraries and header files for LIBLINEAR
LIBLINEAR is a library for learning linear classifiers for large scale applications. It supports Support Vector Machines (SVM) with L2 and L1 loss, logistic regression, multi class classification and also Linear Programming Machines (L1-regularized SVMs). Its computational complexity scales linearly with the number of training examples making it one of the fastest SVM solvers around.
This package contains the header files and static libraries.
Andere aan liblinear-dev gerelateerde pakketten
|
|
|
|
-
- dep: libblas-dev
- Basic Linear Algebra Subroutines 3, static library
- of libblas.so
- Pakket niet beschikbaar
-
- dep: liblinear5 (= 2.43+dfsg-1)
- Library for Large Linear Classification