Pakket: liblinear4 (2.3.0+dfsg-5)
Verwijzigingen voor liblinear4
Debian bronnen:
Het bronpakket liblinear downloaden:
- [liblinear_2.3.0+dfsg-5.dsc]
- [liblinear_2.3.0+dfsg.orig.tar.xz]
- [liblinear_2.3.0+dfsg-5.debian.tar.xz]
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:
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 liblinear4 gerelateerde pakketten
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- of libblas.so.3
- virtueel pakket geboden door libatlas3-base, libblas3, libblis3-openmp, libblis3-pthread, libblis3-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- sug: liblinear-dev (= 2.3.0+dfsg-5)
- Development libraries and header files for LIBLINEAR
-
- sug: liblinear-tools (= 2.3.0+dfsg-5)
- Standalone applications for LIBLINEAR