Pakket: python3-pomegranate (0.11.1+dfsg2-1 en anderen) [debports]
Verwijzigingen voor python3-pomegranate
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pomegranate gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.7~)
-
- dep: python3-joblib (>= 0.9.0b4)
- tools to provide lightweight pipelining in Python
-
- dep: python3-networkx (>= 2.0)
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy (>= 0.17.0)
- scientific tools for Python 3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-pomegranate-doc
- documentation accompanying probabilistic modelling library