I had worked on Occupancy Detection using Discrete HMM's some time back
using Matlab. The observed sequence was a digital PIR sensor.
If it would make sense, i can code the same pretty quickly using
scikit-learn. Thoughts welcome.

On Tue, Feb 19, 2013 at 3:01 PM, Alexandre Gramfort <
[email protected]> wrote:

> hi,
>
> it's true that the MultinomialHMM does not appear in any example which
> should be the case. A PR with an example would indeed be nice.
>
> Cheers,
> Alex
>
> On Tue, Feb 19, 2013 at 7:00 AM, nipun batra <[email protected]>
> wrote:
> > Hi,
> > I had been going through HMM description and found the Gaussian HMM
> example
> > very helpful. However, the documentation does not provide an example the
> > discrete variant. I faced certain errors while writing my own and that
> led
> > me to known bugs and their work arounds. While the Rain/Sun/Cloudy
> example
> > from Wiki exists in test code, it would be helpful to have something in
> the
> > official documentation as well.
> > To that effect, i tried creating a simple workable and documented example
> > based on Occasionally Dishonest Casino which can be found here.
> > Please let me know if i may help with more examples.
> >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > _______________________________________________
> > Scikit-learn-general mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
> >
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to