套件:liblinear-tools(2.43+dfsg-1)
liblinear-tools 的相關連結
Debian 的資源:
下載原始碼套件 liblinear:
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Christian Kastner (QA 頁面)
- Chen-Tse Tsai (QA 頁面)
- Michael Hudson-Doyle (QA 頁面)
外部的資源:
- 主頁 [www.csie.ntu.edu.tw]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Standalone applications 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. It also provides Python bindings.
This package contains the standalone applications.
其他與 liblinear-tools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: liblinear5 (= 2.43+dfsg-1)
- Library for Large Linear Classification
-
- sug: libsvm-tools
- LIBSVM binary tools