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.
923 stars
59 watching
63 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
automatic-data-modelingdata-sciencedatabasesmachine-learningprobabilistic-programming
Related projects:
Repository | Description | Stars |
---|---|---|
| A system for querying probable implications of data using Bayesian inference and a custom query language. | 891 |
| An introduction to Bayesian methods and probabilistic programming for software developers | 26,868 |
| A library that enables probabilistic programming in Haskell. | 411 |
| A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |
| A probabilistic programming system for simulators and high-performance computing based on PyTorch | 27 |
| A tool for writing probabilistic models and manipulating their computation | 680 |
| Tools and methods for Bayesian deep learning using probabilistic programming. | 328 |
| A Python library for Bayesian inference and multinomial mixture modeling | 108 |
| A tool for generating and manipulating probabilistic models in code. | 20 |
| A lightweight probabilistic programming library built on top of JAX and NumPy. | 2,341 |
| A Bayesian inference library designed to provide modular and customizable samplers for probabilistic programming | 858 |
| A Julia package for representing and working with probabilistic graphical models. | 219 |
| A framework for fitting time series models with changing parameters and selecting the best model using Bayesian inference | 156 |
| A high-level API for probabilistic modeling with a focus on ease of use and scalability | 149 |
| An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks | 396 |