learn new network algorithm

The front end.
Post Reply
sandraml
Posts: 1
Joined: Wed Dec 30, 2009 11:57 am
Location: VIGO

learn new network algorithm

Post by sandraml »

Hello, I'm a new user of Genie and I have some doubts. Thank you for your help.
First: In the screen Learn New Network, I found the sentence "Discrete threshold", what does it mean? what is the rigth value I have to introduce?. My network parameters are all discrete.

Second: I need to know how the program implements the BDeu and K2 algorithm (the code). Could you give me any link or information to know it?

Thank you and Happy New Year.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: learn new network algorithm

Post by shooltz[BayesFusion] »

First: In the screen Learn New Network, I found the sentence "Discrete threshold", what does it mean? what is the rigth value I have to introduce?. My network parameters are all discrete.
'Discrete threshold' is used when all entries in the column are integers. In such case the count of unique values is calculated and if it's greater than the threshold value, the column is considered to be continuous.
Post Reply