Research Article

Extraction of Belief Knowledge from a Relational Database for Quantitative Bayesian Network Inference

Algorithm 1

: candidate item set of size
: frequent item set of size
= frequent items;
For ( ) do begin
= candidates generated from ;
 for each transaction in database do
 increment the count of all candidates in that are contained in
= candidates in with min support
end
return    ;