Difference between revisions of "Pomegranate"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Pomegranate]] is a Python package that implements fast and flexible probabilistic models ranging from individual probability distributions to compositional models such as [[Bayesian networks]] and hidden [[Markov]] models. | + | [[wikipedia:Pomegranate]] is a Python package that implements fast and flexible [[probabilistic]] models ranging from individual probability distributions to compositional models such as [[Bayesian networks]] and hidden [[Markov]] models. |
* https://pomegranate.readthedocs.io/en/latest/ | * https://pomegranate.readthedocs.io/en/latest/ | ||
Line 20: | Line 20: | ||
* [[Cython]] | * [[Cython]] | ||
* [[Using deprecated NumPy API]] | * [[Using deprecated NumPy API]] | ||
− | * [[sdgym]] | + | * [[sdgym]] framework |
== See also == | == See also == |
Latest revision as of 07:36, 29 June 2022
wikipedia:Pomegranate is a Python package that implements fast and flexible probabilistic models ranging from individual probability distributions to compositional models such as Bayesian networks and hidden Markov models.
# Running setup.py install for pomegranate: started
× Running setup.py install for pomegranate did not run successfully.
× Encountered error while trying to install package. ╰─> pomegranate
Failed to build pomegranate sktime
gcc: error: pomegranate/distributions/NeuralNetworkWrapper.c: No such file or directory
Related[edit]
- Cython
- Using deprecated NumPy API
- sdgym framework
See also[edit]
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: