软件包:python3-liblinear(2.43+dfsg-1)
python3-liblinear 的相关链接
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 以及其他潜在的文档。
Python 3 bindings 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 Python 3 bindings.
其他与 python3-liblinear 有关的软件包
|
|
|
|
-
- dep: liblinear5 (<< 2.43+dfsg-1.1~)
- Library for Large Linear Classification
- dep: liblinear5 (>= 2.43+dfsg-1)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)