Bene

This is the demo for Bene, a software that finds a best Bayesian network for the given data. To define the "best", you can choose different scores by filling the Score-field:

Score:

Data (at most 15 columns (variables) and 1000 rows):

After submitting the data, you are shown the picture of a best network. Enjoy!

(be patient, it may take couple of minutes for many variables)

The data matrix has to contain integers between 0 and 127. For each column, the the maximum number X in that column is detected, and the possible values of the variable corresponding to that column are taken to be 0,1,...,X, even if not all these values appear in the column.