软件包:python3-pomegranate(0.11.1+dfsg2-1 以及其他的) [debports]
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.1 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- 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
- 用于 Python 语言的快速数组运算库(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