Re: Belief propagation algorithm is open sourced
Nice! I am especially interested in Bayesian Networks, which are only one of the many models that can be expressed by a factor graph representation. Do you do Bayesian Networks learning at scale (parameters and structure) with latent variables? Are you using publicly available tools for that? Which
[SPARK-9720] spark.ml Identifiable types should have UID in toString methods
That's mostly the case now but it is not enforced. Should it be? If so, I can work on a pull-request. Bertrand