[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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