• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pymc-devs / pymc3 / 7369 / 9
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2018 05:06PM UTC
Files 138
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Feb 2018 04:32PM UTC coverage: 40.289% (+0.03%) from 40.256%
PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py"

push

travis-ci

ColCarroll
Fix effective sample size estimation (#2854)

* Fix effective sample size estimation

Close #2810
Reference implementation in PyStan: https://github.com/stan-dev/pystan/pull/415
- improve autocorr and autocov function, use fft convolve for autocorrelation computation

* Improve effective sample size implementation

Effective sample size computed using autocov and Geyer's initial monotone sequence criterion for vhat.

* Improve effective sample size implementation

Effective sample size computed using autocov and Geyer's initial monotone sequence criterion for vhat.

Co-authored-by: Junpeng Lao <junpeng.lao@unifr.ch>
Co-authored-by: Sharan Yalburgi <sharanyalburgi@gmail.com>

* Turn off automatic convergent check for short chain

* update release note

* Turn off convergent check in benchmark model

To have more accurate computation of the things we want to benchmark. 
effective_n computation is slower than before for large number of samples (at 10000 sample it is around 10x slower).
There should be a large increase in effective_n benchmark.

7113 of 17655 relevant lines covered (40.29%)

0.4 hits per line

Source Files on job 7369.9 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7369
  • Travis Job 7369.9
  • 79677da9 on github
  • Prev Job for PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#7365.9)
  • Next Job for PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#7377.9)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc