But what I said in my opening post is bayesian....Someone prove me wrong....
And what are these large bayesian doctor expert machines? Huh? You have a list of diseases, narrow them down, then narrow those down? Or, narrow down the narrowdowning voters themselves?
By the way, I had to review Bayesian nets to refresh my memory to answer your question accurately, since I've never liked them, so I rarely study them or think about them on my own.
Anyway, I think they're used mostly as a cause-and-effect diagram, where all possible effects that might interest you are listed at the end of the network, which is usually at the bottom of the diagram, with associated probabilities for each possible outcome. For input you tell it what is happening, then the probabilities of each possible effect appear immediately at the bottom of the graph. I think H.S. got it right: they're like a common sense machine where all the math is done so quickly in the background that you don't have to think about how the answer you got was derived. I was going to say they're like a simulation, but that's not very accurate, and H.S.'s explanation is much more accurate. They're not like a simulation very much because you have to know beforehand everything that might happen for the Bayesian network, and you have to build all such consequences into the network at the bottom, which is a lot of work, from what everybody says, whereas in a simulation you can just watch what happens visually without needing to list possible outcomes or to concern yourself with probabilities.
Some applications I've seen...
1. health
inputs = diet, exercise
outputs = probabilities of having high blood pressure or chest pain
2. wet ground
inputs = rain event, car wash event
outputs = probability of slipping on wet ground
3. trout fishing
inputs = location, fish description
outputs = probability of having caught each of the species listed
4. alarm event
inputs = burglary event, earthquake event
outputs = who will call you if the alarm goes off
Machine Learning | Bayesian Belief Network
Published on Aug 13, 2019
RANJI RAJ
Bayesian Networks
Published on Mar 25, 2015
Bert Huang