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

20180301 schaechtle cmi with loom #617

Closed Schaechtle closed 6 years ago

Schaechtle commented 6 years ago

Ensure loom does not ignore the conditions for CMI anymore. Also added some test.

Before opening this PR, I ran:

python -m pytest --pyargs bayeslite
Schaechtle commented 6 years ago

@fsaad requested changes addressed.