Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40845

Re: Python and Hidden Markov Model

Newsgroups comp.lang.python
Date 2013-03-07 21:26 -0800
References <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com>
Message-ID <e8bb6ad1-85b3-47bb-9377-d20e86b91bb6@googlegroups.com> (permalink)
Subject Re: Python and Hidden Markov Model
From subhabangalore@gmail.com

Show all headers | View raw


On Friday, March 8, 2013 2:18:06 AM UTC+5:30, subhaba...@gmail.com wrote:
> Dear Group,
> 
> 
> 
> I was trying to learn Hidden Markov Model. In Python there are various packages, but I was willing to do some basic calculation starting from the scratch so that I can learn the model very aptly. Do you know of any thing such?
> 
> 
> 
> Thanking you in Advance,
> 
> Regards,
> 
> Subhabrata.

Dear Sir,

Thank you for your kind reply. I agree with most of your points but I differ slightly 

also.

My problem is over model validation on continuous time Markov system.
Generally, I understand the theory and can run the kits like HMM.py or Scikit-learn.
The problem is if I can not fit the data in run time I would be at the mercy of the kit.
So I wanted to know the coding of the computation. 

I am specifically looking at the small python example of Forward, Backward and Viterbi 

calculation.
I tried to surf the web but did not help much. I do not know much of Scientific forum.

I thought as HMM.py, NLTK, Scikit-learn are Python implementations so there would be lot 

of people in the room who would know it. 

And I got people like you, so I can not say I am wrong!

Regards,
Subhabrata.  

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python and Hidden Markov Model subhabangalore@gmail.com - 2013-03-07 12:48 -0800
  Re: Python and Hidden Markov Model Dave Angel <davea@davea.name> - 2013-03-07 19:12 -0500
  Re: Python and Hidden Markov Model Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-03-08 00:55 +0000
  Re: Python and Hidden Markov Model subhabangalore@gmail.com - 2013-03-07 21:26 -0800
    Re: Python and Hidden Markov Model Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-03-08 14:29 +0000
      Re: Python and Hidden Markov Model Subhabrata <subhabangalore@gmail.com> - 2013-03-08 09:53 -0800

csiph-web