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
921 stars 63 forks source link

INFER <x> IF WITHIN <range> WITH PROBABILITY <p> #55

Open riastradh-probcomp opened 9 years ago

riastradh-probcomp commented 9 years ago

Regret minimization? http://www.cs.nyu.edu/~mohri/ml/ml09/regret.pdf

riastradh-probcomp commented 9 years ago

Need to ask Vikash or whoever proposed this what the range and p mean.