diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-23 17:58:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-23 17:58:16 +0000 |
commit | 1ad4448c4300fb5b70f1159917d572893b84135e (patch) | |
tree | 73b4a91d4eb1d05ad7d3b407bf3bfea5bcffdce8 /math/py-pymc3/pkg-descr | |
parent | f8c72d87272bfd5801a61cd95beff1fef50943ac (diff) |
Notes
Diffstat (limited to 'math/py-pymc3/pkg-descr')
-rw-r--r-- | math/py-pymc3/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/py-pymc3/pkg-descr b/math/py-pymc3/pkg-descr new file mode 100644 index 000000000000..f545a6b53d03 --- /dev/null +++ b/math/py-pymc3/pkg-descr @@ -0,0 +1,6 @@ +PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic +Machine Learning which focuses on advanced Markov chain Monte Carlo and +variational fitting algorithms. Its flexibility and extensibility make it +applicable to a large suite of problems. + +WWW: https://docs.pymc.io/ |