probcomp / BayesDB

A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite

Home Page:http://probcomp.csail.mit.edu/software/bayesdb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BayesDB

This repository contained a previous implementation of BayesDB which has been replaced by the new implementation Bayeslite. For the new repository, visit https://github.com/probcomp/bayeslite. For information about BayesDB in general, visit http://probcomp.csail.mit.edu/bayesdb

BayesDB, a Bayesian database, lets users query the probable implications of their data as easily as a SQL database lets them query the data itself. Using the built-in Bayesian Query Language (BQL), users with no statistics training can solve basic data science problems, such as detecting predictive relationships between variables, inferring missing values, simulating probable observations, and identifying statistically similar database entries.

License

Apache License, Version 2.0

About

A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite

http://probcomp.csail.mit.edu/software/bayesdb/

License:Apache License 2.0