Solved – Java library for Bayesian Networks

As the headline suggest, I am looking for a java library for learning and inference of Bayesian Networks. I have already found some, but I am hoping for a recommendation.

Requirements in a quick overview:

  • written in Java (my overlord tells me that this is no point of discussion)
  • configuration is possible via code (and not solely via a GUI).
  • source code available
  • project is still maintained
  • the more powerful, the better

Which one do you recommend?

You can easily accomplish this with R though rJava (JRI, to be precise). You should tell your overlord that you want to use the best tool for the job.

Similar Posts:

Rate this post

Leave a Comment