[ ソース: liblinear ]
パッケージ: liblinear-dev (2.1.0+dfsg-4)
liblinear-dev に関するリンク
Debian の資源:
liblinear ソースパッケージをダウンロード:
- [liblinear_2.1.0+dfsg-4.dsc]
- [liblinear_2.1.0+dfsg.orig.tar.xz]
- [liblinear_2.1.0+dfsg-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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-dev
-
- dep: liblinear3 (= 2.1.0+dfsg-4)
- 大規模線形分類用ライブラリ