パッケージ: liblinear-dev (2.43+dfsg-1)
liblinear-dev に関するリンク
Debian の資源:
liblinear ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Christian Kastner (QA ページ)
- Chen-Tse Tsai (QA ページ)
- Michael Hudson-Doyle (QA ページ)
外部の資源:
- ホームページ [www.csie.ntu.edu.tw]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
- パッケージは利用できません
-
- dep: liblinear5 (= 2.43+dfsg-1)
- 大規模線形分類用ライブラリ