[ 源代码: liblinear ]
软件包:liblinear4(2.3.0+dfsg-5)
liblinear4 的相关链接
Debian 的资源:
下载源码包 liblinear:
- [liblinear_2.3.0+dfsg-5.dsc]
- [liblinear_2.3.0+dfsg.orig.tar.xz]
- [liblinear_2.3.0+dfsg-5.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Christian Kastner (QA 页面)
- Chen-Tse Tsai (QA 页面)
- Michael Hudson-Doyle (QA 页面)
外部的资源:
- 主页 [www.csie.ntu.edu.tw]
相似软件包:
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.
其他与 liblinear4 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- 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