bayesnet / bnt

Bayes Net Toolbox for Matlab
460 stars 247 forks source link

Greedy Equivalence Search - discrete value data #41

Open biotech25 opened 8 years ago

biotech25 commented 8 years ago

Hi,

I wonder if BNT includes the code for Greedy Equivalence Search (GES). I need to run GES algorithm on multiple datasets (~5000 data) that have discrete values. (One GES algorithm in TETRAD is programmed to handle only continuous data). If GES is implemented in BNT, can I use it with multiple datasets once I pull/download BNT and understand how to use?

Regards, Sanghoon