Pakket: liblinear5 (2.43+dfsg-1) [debports]
Verwijzigingen voor liblinear5
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
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.
Library for Large Linear Classification
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. It also provides Python bindings.
This package contains the shared libraries.
Andere aan liblinear5 gerelateerde pakketten
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- of libblas.so.3
- Pakket niet beschikbaar
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s4 (>= 4.1.1)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- sug: liblinear-dev (= 2.43+dfsg-1)
- Development libraries and header files for LIBLINEAR
-
- sug: liblinear-tools (= 2.43+dfsg-1)
- Standalone applications for LIBLINEAR