mattjj / pyhsmm

MIT License
545 stars 172 forks source link

plot on n-dimension data #102

Open RodrigoHache opened 4 years ago

RodrigoHache commented 4 years ago

Hi there: I trying to run hdp-hsmm on a more than 2-D data. and it does go nice, but I was wondering: is there any way to avoid the scatter plot (which is hard to get on >2D ) and have a sort of multichannel plot (like plot_stateseq on models.py line 376)? Same question for a 1D timeserie.