I think i have the same issue here:
i have 20 000 time series.
 i think about normalizing the data here.
1) i need to define some pattern using our knowledge : the idea is to create a 
library.
2) I would like to train an hmm model for each pattern identified in 1) 
3) i would like to apply Bayes theorem to each new time series and test their 
pattern class.Let me know your thoughts,
Didier

> From: l.j.buiti...@uva.nl
> Date: Sat, 8 Dec 2012 22:00:55 +0100
> To: scikit-learn-general@lists.sourceforge.net
> Subject: Re: [Scikit-learn-general] Question about HMM on sklearn
> 
> 2012/12/8 Leon Palafox <leonoe...@gmail.com>:
> > Yes, when you are doing the inference, you could set the values of the
> > states as well, and calculate only the transition and expression
> > probabilities.
> 
> No, I don't think that's possible -- only unsupervised training using
> Baum-Welch.
> 
> -- 
> Lars Buitinck
> Scientific programmer, ILPS
> University of Amsterdam
> 
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
                                          
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to