Skip to content

Sample function (MCMC) running AGONIZINGLY slowly #200

@sarahvassall

Description

@sarahvassall

Hi, I built a hierarchical modal and am trying to run MCMC. I recently had a forced Windows update that is causing it to run at a snail's pace, with each sample taking ~2-3 seconds! I did not have this issue a few days ago, and I'm now running into this slowness in Jupyter Notebook and Lab, as well as Spyder. Currently using pymc36.

The model is m_vz_uni. Here is the code from the cell:

m_vz_uni.sample(8000,burn=2000,dbname='traces_vz_uni.db',db='pickle')
stats_vz = m_vz_uni.gen_stats()

I've tried resetting kernels, reinstalling, restarting, etc. Nothing seems to fix it.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions