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
918 stars 64 forks source link

The Loom backend should be registered by default #604

Closed versar closed 6 years ago

versar commented 6 years ago

Alternatively, there can be a magic function, which for example lets the user to choose the file path for files generated by the Loom backend.

fsaad commented 6 years ago

Fixed by https://github.com/probcomp/iventure/issues/77