probcomp / bayeslite

BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
http://probcomp.csail.mit.edu/software/bayesdb
Apache License 2.0
922 stars 64 forks source link

20170929 ajaysaini725 loom integration #579

Closed ajaysaini725 closed 6 years ago

ajaysaini725 commented 7 years ago

Completed series of patches to loom metamodel integration with Bayeslite.

A summary of the applied patches is below:

Tested these patches in bayeslite/tests/test_loom_metamodel.py.