
04-20-2004, 11:05 PM
|
|
ubergeek
|
|
Join Date: Oct 2003
Posts: 204
|
|
Implement Bayesian inference using PHP, Part 1
Conditional probability -- the probability of observing one event as a result of having observed another event -- is a potentially important factor in designing intelligent Web applications. Paul Meagher introduces Bayesian inference by discussing the basic mathematical concepts involved and demonstrating how to implement the underlying conditional probability calculations using PHP. In this article, the author discusses how Bayesian inference can be used to build an online PHP-based wizard that guides a user through the process making a medical diagnosis. This three-part series features interesting applications designed to help you appreciate the power and potential of Bayesian inference concepts. Read Implement Bayesian inference using PHP, Part 1 here.
__________________
md
|