Releases: Labo-Lacourse/stepmix
Releases · Labo-Lacourse/stepmix
1.2.0
Logs:
- Fix bugs related to the number of parameters in the categorical models (#8 and #34 )
- Implement entropy and relative entropy scores (#32 )
- Add option to save parameters of all EM initializations in a buffer (#33 ). See
test/test_buffers.py
for an example