[ 原始碼: liblinear ]
套件:liblinear-dev(2.3.0+dfsg-5)
liblinear-dev 的相關連結
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]
相似套件:
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.
其他與 liblinear-dev 有關的套件
|
|
|
|
-
- dep: libblas-dev
- Basic Linear Algebra Subroutines 3, static library
- 或者 libblas.so
- 本虛擬套件由這些套件填實: libatlas-base-dev, libblas-dev, libblis-openmp-dev, libblis-pthread-dev, libblis-serial-dev, libopenblas-openmp-dev, libopenblas-pthread-dev, libopenblas-serial-dev
-
- dep: liblinear4 (= 2.3.0+dfsg-5)
- Library for Large Linear Classification