Question

Can anyone recommend a good opensource or free bayes net software program?

I have been using baysealab with a class, but my account will expire and I'd like to continue building and using bns.

Was it helpful?

Solution

If you have access to matlab: BNT is great

If you prefer python: NetworkX or Orange

Or for Java: Weka API

Weka does not have the best documented API, but is quite rich in what algorithms are available.

Hope this helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top