bayeslite

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

Github星跟蹤圖

Bayeslite

Build Status
Anaconda-Server Version Badge
Anaconda-Server Installer Badge
Anaconda-Server Platform Badge

BQL interpretation and storage for BayesDB.
Please see http://probcomp.csail.mit.edu/software/bayesdb for more information.

Installing

The easiest way to install bayeslite is to use the
package on Anaconda Cloud. In your
conda environment (python 2.7), run one of the following two commands:

$ conda install -c probcomp bayeslite             # latest release
$ conda install -c probcomp/label/edge bayeslite  # tip of master

Expectations

Users and contributors should expect rapidly and dramatically
shifting code and behavior
at this time.

THIS SOFTWARE SHOULD NOT BE EXPECTED TO TREAT YOUR DATA SECURELY.

Contributing

Our compatibility aim is to work on probcomp machines and members'
laptops, and to provide scripts and instructions that make it not too
hard to re-create our environments elsewhere. Pulls for polished
packaging, broad installability, etc. are not appropriate
contributions at this time.

Please run local tests before sending a pull request:

$ ./check.sh

That does not run the complete test suite, only the smoke tests, but
is usually good enough. For the full suite:

$ ./check.sh tests shell/tests

Documentation

To build the documentation, which is also available
online,
install sphinx
and then run the following command:

$ make doc

The result will be placed in build/doc, with one subdirectory per
output format.

To build only one output format, e.g. HTML because you don't want to
install TeX:

$ make html

主要指標

概覽
名稱與所有者probcomp/bayeslite
主編程語言Python
編程語言Python (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2014-10-30 01:26:34
推送於2023-11-19 23:04:11
最后一次提交2020-04-16 17:07:12
發布數60
最新版本名稱v0.3.3 (發布於 2019-12-13 17:56:15)
第一版名稱vendor/lemonade-1.0b1 (發布於 )
用户参与
星數0.9k
關注者數58
派生數63
提交數2.9k
已啟用問題?
問題數495
打開的問題數192
拉請求數106
打開的拉請求數1
關閉的拉請求數35
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?