Generate Data File

The front end.
Post Reply
zimity
Posts: 4
Joined: Tue May 29, 2012 10:58 pm

Generate Data File

Post by zimity »

Please, which method is used to generate data set that is representative of the network. What supporting literature can I quote in my thesis.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Generate Data File

Post by shooltz[BayesFusion] »

The algorithm iterates over nodes in the network using partial ordering. The outcome of each node is determined by using the pseudorandom uniform generator applied to the CPT column based on the outcomes of node's parents.

If you have 'Bias samples by existing evidence' option enabled, the sample will be rejected when generated outcome of the evidence node is not the evidence outcome.
Post Reply