Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40845
| X-Received | by 10.224.189.78 with SMTP id dd14mr962100qab.0.1362720414814; Thu, 07 Mar 2013 21:26:54 -0800 (PST) |
|---|---|
| X-Received | by 10.49.3.42 with SMTP id 10mr49127qez.23.1362720414773; Thu, 07 Mar 2013 21:26:54 -0800 (PST) |
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!dd2no8172117qab.0!news-out.google.com!o5ni47qas.0!nntp.google.com!dd2no8172108qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Thu, 7 Mar 2013 21:26:54 -0800 (PST) |
| In-Reply-To | <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=182.68.23.118; posting-account=6SonuQoAAACzSakS5dCECcJQe6ylLrzY |
| NNTP-Posting-Host | 182.68.23.118 |
| References | <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <e8bb6ad1-85b3-47bb-9377-d20e86b91bb6@googlegroups.com> (permalink) |
| Subject | Re: Python and Hidden Markov Model |
| From | subhabangalore@gmail.com |
| Injection-Date | Fri, 08 Mar 2013 05:26:54 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Lines | 40 |
| Xref | csiph.com comp.lang.python:40845 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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