2) If a prior is not provided to the learner, it just calculates the
loglikelihood. You can, however, supply any pebl learner with a prior
to be used in calculating the score. The greedy learner is stochastic
and so, if you do not run it for long enough, it will give different
results because it probably will not converge to the maximum. Learner
operations (including restarts) are controlled by configuration
parameters (http://ano.malo.us/pebl/docs/paramref.html#greedy) and the
defaults may not be appropriate for all datasets.
3) NetworkX seems to be a popular python library for graphs (structure
only) and they provide readers/writers for a variety of common
formats. I don't know of any common format for representing both the
structure and CPD/CPT.
Thanks,
Abhik.
On Sun, Oct 24, 2010 at 5:01 PM, Jeff <jkl...@gmail.com> wrote: