johannesulf / nautilus

Neural Network-Boosted Importance Nested Sampling for Bayesian Statistics
https://nautilus-sampler.readthedocs.io
MIT License
73 stars 8 forks source link

added neural network ensembles #19

Closed johannesulf closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4568592863


Changes Missing Coverage Covered Lines Changed/Added Lines %
nautilus/sampler.py 3 4 75.0%
nautilus/bounds/neural.py 23 25 92.0%
nautilus/neural.py 39 42 92.86%
<!-- Total: 65 71 91.55% -->
Files with Coverage Reduction New Missed Lines %
nautilus/sampler.py 8 93.36%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 4515394203: -1.3%
Covered Lines: 1030
Relevant Lines: 1069

💛 - Coveralls