2

Possible Duplicate:
Library for Bayesian Networks

which opensource library I can use to build a Bayesian network? I need a java library that builds a Bayesian network and I need to access the values ​​of the conditional probability of CPT. Thanks

Community
  • 1
  • 1

1 Answers1

1

Bayesian Network Tools in Java http://bnj.sourceforge.net/ might suite your needs.

Regards,

GETah
  • 20,922
  • 7
  • 61
  • 103