Re: [ML] [GraphFrames] : Bayesian Network framework

2016-12-30 Thread Felix Cheung
_ From: Brian Cajes Sent: Friday, December 30, 2016 3:27:13 PM To: spark-dev Subject: [ML] [GraphFrames] : Bayesian Network framework Hi, I'm interested in using (or contributing to an implementation) of a Bayesian Network framework within Spark. Similar to https://github.com/jmschrei/pomeg

[ML] [GraphFrames] : Bayesian Network framework

2016-12-30 Thread Brian Cajes
Hi, I'm interested in using (or contributing to an implementation) of a Bayesian Network framework within Spark. Similar to https://github.com/jmschrei/pomegranate/blob/master/examples/bayesnet_monty_hall_train.ipynb . I've found a related library for spark: https://github.com/HewlettPackard/sand