AmpersandTV / pymc3-hmm

Hidden Markov models in PyMC3
Other
94 stars 13 forks source link

Investigate causes of `test_HSStep_NegativeBinomial_sparse_shared_y` failure #110

Open fanshi118 opened 2 years ago

fanshi118 commented 2 years ago

Taking from #109 , the test has been marked as xfail temporarily. The test failure could be due to changes somewhere in the sampling process, and/or a dependency update (e.g. SciPy/NumPy) that's producing slightly different numbers.