Change burglary-alarm.uai to be bayes instead of markov

This commit is contained in:
Tiago Gomes 2013-01-07 22:01:49 +00:00
parent bafd7320a5
commit 82a4cc508b

View File

@ -1,12 +1,13 @@
MARKOV BAYES
5 5
2 2 2 2 2 2 2 2 2 2
5 5
1 0 1 0
1 1 1 1
3 2 0 1 3 0 1 2
2 3 2 2 2 3
2 4 2 2 2 4
2 2
.001 .999 .001 .999
@ -15,14 +16,14 @@ MARKOV
.002 .998 .002 .998
8 8
.95 .94 .29 .001 .95 .05 .94 .06
.05 .06 .71 .999 .29 .71 .001 .999
4 4
.9 .05 .9 .1
.1 .95 .05 .95
4 4
.7 .01 .7 .3
.3 .99 .01 .99