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


Groups > comp.lang.java.programmer > #13191

Re: Bayes inference of posterior probability Java Package ?

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From Lew <lewbloch@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Bayes inference of posterior probability Java Package ?
Date Mon, 26 Mar 2012 12:01:28 -0700 (PDT)
Organization http://groups.google.com
Lines 23
Message-ID <3344663.133.1332788488993.JavaMail.geo-discussion-forums@pbje9> (permalink)
References <5cb362df-9312-4584-81c7-774600d20c96@i2g2000vbv.googlegroups.com>
NNTP-Posting-Host 69.28.149.29
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1332788592 14908 127.0.0.1 (26 Mar 2012 19:03:12 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Mon, 26 Mar 2012 19:03:12 +0000 (UTC)
In-Reply-To <5cb362df-9312-4584-81c7-774600d20c96@i2g2000vbv.googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
User-Agent G2/1.0
X-Received-Bytes 1940
Xref csiph.com comp.lang.java.programmer:13191

Show key headers only | View raw


On Monday, March 26, 2012 9:20:52 AM UTC-7, Mithil wrote:
> HI all,
> 
> Is there a particular package in java [sic] where I can train the bayesian [sic]
> network given a data such as:
> 
>             20/10/2012 12:00 - 11 red clothes, 19 green clothes left
> in stock
>             21/10/2012 12:00 - 10 red clothes, 20 green clothes left
> in stock
> 
> and find the posterior probability saying that there will be 15 red
> clothes left on 22/10/2012 with a probability of 95%

Not sure that that can exceed 0% without some evidence of red-shirt restocking. In any event, some of that math can be found in various libraries, some open-source, such as 
<http://wiki.syncleus.com/index.php/dANN>

I recommend you start with a Web search. For example, have you tried
<http://lmgtfy.com/?q=java+bayesian+network+library>
?

-- 
Lew

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bayes inference of posterior probability Java Package ? Mithil <mithil.mohan@gmail.com> - 2012-03-26 09:20 -0700
  Re: Bayes inference of posterior probability Java Package ? Lew <lewbloch@gmail.com> - 2012-03-26 12:01 -0700

csiph-web