Sequence of observations

96 views
Skip to first unread message

martar

unread,
Sep 26, 2014, 4:55:10 AM9/26/14
to jahmm-...@googlegroups.com
Ηi,

Ι need to feed the ForwardCalculator apart from the HMM with a sequence of observations.

How should I initialize a sequence of observations?

I do not want to do it through a file like here: https://code.google.com/p/jahmm/wiki/Example

Let the sequence of observations be 1, 3, 4. I know tha Forward algorithm needs the parameter if sequence like this: java.util.List<? extends O> oseq but I cannot figure out how to define an observation.


Thank you so much for any help.


Jehovajire Mazima

unread,
Aug 4, 2017, 4:03:20 AM8/4/17
to Jahmm HMM library
I want have the three hidden states and 3 different observations. I want to use these states to predict hidden states and observations in 24 hours considering the occurrence of an an event in each hour. I should I do in java?

Thank you for your support


Jehovajire Mazima

unread,
Aug 4, 2017, 4:04:05 AM8/4/17
to Jahmm HMM library


I have the three hidden states and 3 different observations. I want to use these states to predict hidden states and observations in 24 hours considering the occurrence of an an event in each hour. I should I do in java?


Thank you for your suppor

Reply all
Reply to author
Forward
0 new messages