A Python implementation of an Approximate Bayesian Computation Sequential Monte Carlo (ABC SMC) sampler for parameter estimation.
Project description
Approximate Bayesian computation (ABC) and so called “likelihood free” Markov chain Monte Carlo techniques are popular methods for tackling parameter inference in scenarios where the likelihood is intractable or unknown. These methods are called likelihood free as they are free from the usual assumptions about the form of the likelihood e.g. Gaussian, as ABC aims to simulate samples from the parameter posterior distribution directly. astroABC is a python package that implements an Approximate Bayesian Computation Sequential Monte Carlo (ABC SMC) sampler as a python class. It is extremely flexible and applicable to a large suite of problems. astroABC requires NumPy,``SciPy`` and sklearn. mpi4py and multiprocessing are optional.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file astroabc-1.5.0.tar.gz
.
File metadata
- Download URL: astroabc-1.5.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6975d241a88448400bf10e9977fd41f0b054b6cfa0c61888a9d54bfb92dfdfcc |
|
MD5 | 7080f4383920a67a42bffe09de6eb6a9 |
|
BLAKE2b-256 | f4fa18cade7cf03075e90264ab6b3bc64019ff2b1c41be7b52c6c6454abf1f27 |
File details
Details for the file astroabc-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: astroabc-1.5.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9653ea215495c7e03813f76d631e5370104be9f1d7f52d821940ce1072c825ad |
|
MD5 | af55134ad675dedeb063cd051944c572 |
|
BLAKE2b-256 | c414ea1d1efe9f89e528356fc703a982a139a0e20a7db05d853a8329125981e8 |