Is there a java alternative to the Bayesian Belief Network Framework “Infer.NET”?
问题 Is the are java alternative to Bayesian Belief Network framework - Infer.NET? Preferable if it be scalable(online learning for large datasets), well-supported(last updated since 2010) and open source and easy to write network structure. So all features from Infer.NET. 回答1: Listing here two Bayesian Network Classifiers projects that I am aware of: CI Bayes - active, last release is 2.0, released on 6th of Oct 2010 and available from their Maven2 repository jBNC - inactive for several years,