Bayesian Network

The engine.
Post Reply
borisrabin
Posts: 24
Joined: Thu Sep 30, 2010 7:48 pm

Bayesian Network

Post by borisrabin »

Hello ,

Can i use the Genie as tool which get as input data table with attributes and give as output the Bayesian network that represent the dependency between these attributes ?

Can i access/use the Genie Output from C# ?

Thanks ,

Boris
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Bayesian Network

Post by shooltz[BayesFusion] »

Can i use the Genie as tool which get as input data table with attributes and give as output the Bayesian network that represent the dependency between these attributes ?
Yes, check out the GeNIe's learning features.
Can i access/use the Genie Output from C# ?
Yes, you can use Smile.NET with C#.
Post Reply