Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query: HMM predictions with trivial data #3

Open
gunjanthesystem opened this issue Apr 20, 2017 · 0 comments
Open

Query: HMM predictions with trivial data #3

gunjanthesystem opened this issue Apr 20, 2017 · 0 comments

Comments

@gunjanthesystem
Copy link

gunjanthesystem commented Apr 20, 2017

Hi,

I am trying to check sanity of my usage of HMM. I was trying to predict the next (t+1) state of an observed variable (Activity Name ∈ {A,B,C,D}). The training data is trivial with 16 sequences of "<A B C D A>" . Hence, I would expect very good predictions. However, for each of the test instance, the prediction is 'A' (A gets the highest probability all the time). Could you kindly suggest if I this is to be expected or I am making some mistake?

note: training and test dataset are same.
using: FactoredFrontierForDBN with ImportanceSampling

Link to code
Link to data

Thanks a million,
gunjanthesystem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant