Closed Koenig128 closed 4 months ago
Hi @Koenig128. Sorry for the delay on this. It turns out that there are a series of small bugs that sometimes mask each other. I am working my way through the code resolving these. A challenge I'm encountering is that I remember finishing the implementation of ConditionalCategorical
at an airport just before boarding and thinking "thank god I never have to think about that again" and helpfully leaving myself only the docstring """Still under development."""
for the class.
This should be fixed in v1.0.4 and I've added in a unit test with this as an example. Please let me know if you encounter any other issues.
Hi, I was trying to fit a Markov Chain to my data and got an error. When I was searching the issues, I found that someone else had already reported this error. It would be great if you could help me on this!
Thank you very much in advance!
throws
Originally posted by @salpers in https://github.com/jmschrei/pomegranate/issues/1077#issuecomment-1905698817