Conditional probabilities java code after constructing the bayesian network

View: New views
2 Messages — Rating Filter:   Alert me  

Conditional probabilities java code after constructing the bayesian network

by Mohamad El Abed :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone,

Can anyone help me to get the conditional probabilities (java code) for
nodes after constructing the bayesian network using BayesNet class?

Thx






_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@...
List info and subscription status: https://list.scms.waikato.ac.nz/mailman/listinfo/wekalist
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html

Re: Conditional probabilities java code after constructing the bayesian network

by Peter Reutemann-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Can anyone help me to get the conditional probabilities (java code) for
> nodes after constructing the bayesian network using BayesNet class?

Did you investigate in Weka's source code, how the member variable
m_Distributions that I mentioned in my previous post below is used?
https://list.scms.waikato.ac.nz/mailman/htdig/wekalist/2009-October/019817.html

Cheers, Peter
--
Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ
http://www.cs.waikato.ac.nz/~fracpete/           Ph. +64 (7) 858-5174

_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@...
List info and subscription status: https://list.scms.waikato.ac.nz/mailman/listinfo/wekalist
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html