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


Groups > comp.lang.python > #40838

Re: Python and Hidden Markov Model

References <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com>
From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Date 2013-03-08 00:55 +0000
Subject Re: Python and Hidden Markov Model
Newsgroups comp.lang.python
Message-ID <mailman.3064.1362704180.2939.python-list@python.org> (permalink)

Show all headers | View raw


On 7 March 2013 20:48,  <subhabangalore@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?

This question is not really appropriate on this list. Since this isn't
the first time you've asked relatively specialist questions here, I'll
suggest that you consider asking somewhere else in future. I would
start by looking at lists that are dedicated to scientific
programming.

Whether you ask here or somewhere else you'll need to be clearer about
what you actually want to do and why you are asking the list. Are you
looking to run stochastic simulations? Or is your problem to do with
model validation or inference of hidden state using data? Or something
else? Are you thinking of discrete or continuous time Markov systems?
Why are you currently unable to do whatever it is that you wanted to
do?


Oscar

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