パッケージ: python3-pomegranate (0.14.8-6 など) [debports]
python3-pomegranate に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast, flexible and easy to use probabilistic modelling
pomegranate is a package for probabilistic models in Python that is implemented in cython for speed. It's focus is on merging the easy-to-use scikit-learn API with the modularity that comes with probabilistic modeling to allow users to specify complicated models without needing to worry about implementation details. The models are built from the ground up with big data processing in mind and so natively support features like out-of-core learning and parallelism.
その他の python3-pomegranate 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-joblib
- tools to provide lightweight pipelining in Python
-
- dep: python3-networkx
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-pomegranate-doc
- documentation accompanying probabilistic modelling library