issues
search
poypoyan
/
edhsmm
An(other) implementation of Explicit Duration Hidden Semi-Markov Models in Python 3
MIT License
8
stars
3
forks
source link
Left censoring
#13
Closed
poypoyan
closed
2 years ago
poypoyan
commented
2 years ago
Left-censoring implemented.
WARNING:
experimental.
Made the repo more "venv-friendly" for testing.
rnd_state
changed to
random_state
.
rnd_state
changed torandom_state
.