I have a multivariable time series database and label of each subset. It is intended to learn parameters of HMM (Hidden Markov Model) based on the data for classification.
At first, I select the label as an state variable. But, in this way the performance of classification by HMM is not good.
How I should select the state variables based on the presence database?