pymc
pymc copied to clipboard
Flaky `tests/gp/test_util.py::TestKmeansInducing::test_kmeans`
I've seen this fail a couple of times, most recently in
- https://github.com/pymc-devs/pymc/actions/runs/3104834907/jobs/5029759150
- https://github.com/pymc-devs/pymc/actions/runs/3104845472/jobs/5029781127
Might need to be seeded or given a higher tolerance
CC @bwengals
Weird! The K-means initialization hasn't changed in a long time. Maybe a change upstream. Will take a look
I didn't notice flakiness locally, so it could be a windows only issue...