I am using HMMlearn. I have 4 sets of different observations, that I have concatenated them. I used fit, to learn hmm.
first, why transition matrix is equal to zero?
Second, why the modell.means_ results in a matrix with the same dimension of the data?