Pakket: python3-liblinear (2.43+dfsg-1)
Verwijzigingen voor python3-liblinear
Debian bronnen:
Het bronpakket liblinear downloaden:
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Christian Kastner (QA-pagina)
- Chen-Tse Tsai (QA-pagina)
- Michael Hudson-Doyle (QA-pagina)
Externe bronnen:
- Homepage [www.csie.ntu.edu.tw]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan python3-liblinear gerelateerde pakketten
|
|
|
|
-
- 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)