A few more modelDBs

master
Oliver Kennedy 2016-03-16 11:45:39 -04:00
parent cde2013b50
commit 6e0ed97820
1 changed files with 27 additions and 1 deletions

@ -124,14 +124,40 @@ Pip was an early attempt to fully implement a database engine supporting C-Table
#### BayesStore (Berkeley/UFL)
Use databases to evaluate graphical models. Now part of [MADLib](http://madlib.net)
* [BayesStore: managing large, uncertain data repositories with probabilistic graphical models](http://dl.acm.org/citation.cfm?id=1453896)
* THESIS: [Extracting and Querying Probabilistic Information in BayesStore](http://escholarship.org/uc/item/3557w390)
#### MauveDB
Defunct.
* [MauveDB: supporting model-based user views in database systems](http://dl.acm.org/citation.cfm?id=1142483)
#### SimSQL
Database for fitting and obtaining metrics over Markov Chain Simulations.
* [Website](http://cmj4.web.rice.edu/SimSQL/SimSQL.html)
#### DeepDive
Machine Learning toolkit for information extraction
* [Website](http://deepdive.stanford.edu)
#### Lahar
System for fitting and querying markov chains.
* [Challenges for Event Queries over Markovian Streams](http://homes.cs.washington.edu/~magda/w6let.pdf)
* [Event Queries on Correlated Probabilistic Streams](http://homes.cs.washington.edu/~magda/chrisre-sigmod08.pdf)
* [Access Methods for Markovian Streams](http://homes.cs.washington.edu/~magda/letchner-icde09.pdf)
* [Lahar Demonstration: Warehousing Markovian Streams (demo)](http://homes.cs.washington.edu/~magda/papers/letchner-vldb09demo.pdf)
* [Lineage for Markovian Stream Event Queries](http://homes.cs.washington.edu/~magda/papers/letchner-mobide11.pdf)
#### Velox (Berkeley)
Database with Active Learning.
@ -141,7 +167,7 @@ Database with Active Learning.
#### Plato (UCSD)
Signal Processing
Signal Processing Database
* [Combining Databases and Signal Processing in Plato](http://www.cidrdb.org/cidr2015/Papers/CIDR15_Paper26.pdf)