Published June 13, 2022
| Version v0.8.4
Software
Open
elfi-dev/elfi: Release v.0.8.4
Authors/Creators
Description
0.8.4 (2021-06-13)
- Modify Lotka-Volterra model's priors as many methods do not support discrete random variables.
- Fix acquisition index in state plot
- Reformat
summary()forSample(ParameterInferenceResult) - Fix linting in
arch.py - Add summary statistics to Lotka-Volterra model
- Add boolean
observation_noiseoption tolotka_volterra - Add parameter names as an optional input in model prior and fix the parameter order in priors used in BOLFI and BOLFIRE
- Add feature names as an optional input and make training data size a required input in BOLFIRE
- Fix the observed property in simulator nodes
- Fix default outputs in generate
- Add docstring description to ARCH-model
- Make MAP estimates calculation in BOLFIRE optional and based on log-posterior
- Use batch system to run simulations in BOLFIRE
- Use
target_model.parameter_namesfrom instead ofmodel.parameter_namesinBOLFIRE - Extract BO results using
target_model.parameter_namesfrom instead ofmodel.parameter_names - Update tox.ini
- Add option to use additive acquisition cost in LCBSC
- Change sigma_proposals-input in metropolis from list to dict
- Fix is_array in utils
- Fix acq_noise_var-bug in acquisition.py. Influenced BOLFI.
Files
elfi-dev/elfi-v0.8.4.zip
Files
(618.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:63c75396ff14cf61328329786c26eac5
|
618.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/elfi-dev/elfi/tree/v0.8.4 (URL)