Discussion
Up to the Bugs Forum
Please feel free to communicate anything you feel could help this project move on. You can receive an email each time a new message is posted by setting up your personal preferences.
SVN branch for XBN save/load functionality
The GUI and XBN branch will soon be part of the Public version.
I agree with you that a user friendly interface should be made available as soon as possible, to allow for users to test these functionalities easily.
Ronald can you create some high-level functions like :
SaveBNET(BNet, filename)
BNet = LoadBNet(filename)
thank you
Kosta
I agree with you that a user friendly interface should be made available as soon as possible, to allow for users to test these functionalities easily.
Ronald can you create some high-level functions like :
SaveBNET(BNet, filename)
BNet = LoadBNet(filename)
thank you
Kosta
Powered by Ploneboard
Besides OpenBayesGUI, is there a branch of code in SVN that allows to load/save XBN ?
I looked briefly and I could not find a Bnet.save(
Thank you in advance for pointing me in the right direction. Since I can seem to get OpenBayesGUI right now on my workstation, I don't mind coding using the new functions in the API you probably put in place for this functionality since a lot of my work here is going to have to automate the learning of various Bayesian Networks.
Also, while I am at it, in OpenBayesGUI, the OpenBayesXBN.py file references local files that are non existing in SVN. It would be nice if those were posted in SVN and the absolute local file references removed
Thanks!
Sébastien