[ 源代码: liblinear ]
软件包:python3-liblinear(2.1.0+dfsg-4)
python3-liblinear 的相关链接
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]
相似软件包:
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: liblinear3 (<< 2.1.0+dfsg-4.1~)
- Library for Large Linear Classification
- dep: liblinear3 (>= 2.1.0+dfsg-4)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)