[ 源代码: scikit-learn ]
软件包:python3-sklearn(1.7.2+dfsg-2)
python3-sklearn 的相关链接
Debian 的资源:
下载源码包 scikit-learn:
- [scikit-learn_1.7.2+dfsg-2.dsc]
- [scikit-learn_1.7.2+dfsg.orig.tar.xz]
- [scikit-learn_1.7.2+dfsg-2.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Yaroslav Halchenko (QA 页面)
- Michael Hanke (QA 页面)
- Christian Kastner (QA 页面)
- Timo Röhling (QA 页面)
外部的资源:
- 主页 [scikit-learn.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Python modules for machine learning and data mining - Python 3
scikit-learn is a collection of Python modules relevant to machine/statistical learning and data mining. Non-exhaustive list of included functionality:
- Gaussian Mixture Models - Manifold learning - kNN - SVM (via LIBSVM)
This package contains the Python 3 version.
其他与 python3-sklearn 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-joblib
- tools to provide lightweight pipelining in Python
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-sklearn-lib (<< 1.7.2+dfsg-2.1~)
- low-level implementations and bindings for scikit-learn - Python 3
- dep: python3-sklearn-lib (>= 1.7.2+dfsg-2)
-
- dep: python3-threadpoolctl
- Python helpers for common threading libraries (BLAS, OpenMP)
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python-sklearn-doc
- documentation and examples for scikit-learn
-
- enh: python3-mdp
- Modular toolkit for Data Processing