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
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
Bayesian Network Tools in Java http://bnj.sourceforge.net/ might suite your needs.
Regards,