Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13191
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Bayes inference of posterior probability Java Package ? |
| Date | 2012-03-26 12:01 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <3344663.133.1332788488993.JavaMail.geo-discussion-forums@pbje9> (permalink) |
| References | <5cb362df-9312-4584-81c7-774600d20c96@i2g2000vbv.googlegroups.com> |
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 | Next — Previous in thread | Find similar | Unroll 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