bayeslite

Probabilistic database

A database system that allows querying probabilistic implications of data using Bayesian inference.

BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.

GitHub

923 stars
59 watching
63 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list

automatic-data-modelingdata-sciencedatabasesmachine-learningprobabilistic-programming

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
probcomp/bayesdb A system for querying probable implications of data using Bayesian inference and a custom query language. 891
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers An introduction to Bayesian methods and probabilistic programming for software developers 26,868
tweag/monad-bayes A library that enables probabilistic programming in Haskell. 411
joashc/csharp-probability-monad A monadic probabilistic programming framework for Bayesian modelling and inference in C#. 96
probprog/pyprob A probabilistic programming system for simulators and high-performance computing based on PyTorch 27
google/edward2 A tool for writing probabilistic models and manipulating their computation 680
rlouf/mcx Tools and methods for Bayesian deep learning using probabilistic programming. 328
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
thepaw/probab A tool for generating and manipulating probabilistic models in code. 20
pyro-ppl/numpyro A lightweight probabilistic programming library built on top of JAX and NumPy. 2,341
blackjax-devs/blackjax A Bayesian inference library designed to provide modular and customizable samplers for probabilistic programming 858
sisl/bayesnets.jl A Julia package for representing and working with probabilistic graphical models. 219
christophmark/bayesloop A framework for fitting time series models with changing parameters and selecting the best model using Bayesian inference 156
pgm-lab/inferpy A high-level API for probabilistic modeling with a focus on ease of use and scalability 149
rlabbe/thinkbayes An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks 396