markovmodel / PyEMMA

🚂 Python API for Emma's Markov Model Algorithms 🚂
http://pyemma.org
GNU Lesser General Public License v3.0
307 stars 118 forks source link

CK test doesn't justify HMM #1549

Closed Bazzinga18 closed 2 years ago

Bazzinga18 commented 2 years ago

Hey everyone, On performing CK test for HMM, the resultant plot doesn't show anything. what does this mean?? i am attaching the screenshot here: Screenshot from 2022-03-08 19-46-32

thempel commented 2 years ago

Maybe you want to look into the objects that you are plotting - what are the predictions and estimates of the CK-test, in numbers? That should help you to debug the model.