The default mutual parameters in the method bayes.generate_cpd(...)
was the problem, thanks alot for the hint and for this code snippet
to find such problems :-).
Greetings,
Felix
Michael Spencer wrote:
Without looking in the slightest at what you are implementing or how,
this implies that state i
Felix Steffenhagen wrote:
[snip]
> In:
http://www.informatik.uni-freiburg.de/~steffenh/bayes.py
> [bayes.test gives different results each time it is called]
Without looking in the slightest at what you are implementing or how, this
implies that state is maintained between calls to test
The quest
Hello @ all,
i'm a newbie in python and have written a module for computations in a
bayesian network.
The module can be found at:
http://www.informatik.uni-freiburg.de/~steffenh/bayes.py
In this module i define four classes.
- cdp (conditional probability [distribution]) consisting of cdp_entry