You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks God that I have successfully installed and configured Python2.7, pracmln and probCog. I want to write code as a python script for creating and running an MLN. Let's say the MLN is the example Smoker's problem that has three files: smoking.mln, smoking-train.db, and smoking-test.db. From the API specification page on (http://www.pracmln.org/apidoc.html) I am able to load the smoking.mln file, load the database file but I don't know how to call mlnlearn for learning and how to use query in python code. Can you help me with that, please?
Syed
The text was updated successfully, but these errors were encountered:
Thanks God that I have successfully installed and configured Python2.7, pracmln and probCog. I want to write code as a python script for creating and running an MLN. Let's say the MLN is the example Smoker's problem that has three files: smoking.mln, smoking-train.db, and smoking-test.db. From the API specification page on (http://www.pracmln.org/apidoc.html) I am able to load the smoking.mln file, load the database file but I don't know how to call mlnlearn for learning and how to use query in python code. Can you help me with that, please?
Syed
The text was updated successfully, but these errors were encountered: