LICENSE.txt
MANIFEST.in
Makefile
README.md
VERSION
check.sh
pythenv.sh
setup.py
bdbcontrib.egg-info/PKG-INFO
bdbcontrib.egg-info/SOURCES.txt
bdbcontrib.egg-info/dependency_links.txt
bdbcontrib.egg-info/requires.txt
bdbcontrib.egg-info/top_level.txt
doc/bdbcontrib.rst
doc/bql.rst
doc/composer.rst
doc/conf.py
doc/crosscat.rst
doc/diagnostic.rst
doc/experiments.rst
doc/index.rst
doc/internal.rst
doc/keplers_law.rst
doc/multiple_regression.rst
doc/plot_utils.rst
doc/predictor.rst
doc/predictors.rst
doc/probe.rst
doc/random_forest.rst
doc/shell.rst
doc/visualization.rst
examples/Index.ipynb
examples/on-stability-testing.md
examples/ma-school-districts/MASchoolDistricts.ipynb
examples/ma-school-districts/ma-school-districts.csv
examples/ma-school-districts/ma_schools.py
examples/satellites/Satellites.ipynb
examples/satellites/build_bdbs.py
examples/satellites/probe.py
examples/satellites/satellites.bql
examples/satellites/satellites.csv
examples/satellites/satellites_codebook.csv
examples/satellites/visualize.py
hooks/hook_diagnostics.py
hooks/hook_maths.py
hooks/hook_plots.py
hooks/hook_utils.py
hooks/readtohtml.css
scripts/bayesdb-demo
src/__init__.py
src/bql_utils.py
src/crosscat_utils.py
src/diagnostic_utils.py
src/loggers.py
src/parallel.py
src/plot_utils.py
src/population.py
src/population_method.py
src/py_utils.py
src/recipes.py
src/shell_utils.py
src/verify_notebook.py
src/experiments/__init__.py
src/experiments/probe.py
src/experiments/visualization.py
src/metamodels/__init__.py
src/metamodels/composer.py
src/predictors/__init__.py
src/predictors/keplers_law.py
src/predictors/multiple_regression.py
src/predictors/predictor.py
src/predictors/random_forest.py
src/predictors/sklearn_utils.py
tests/test_composer.py
tests/test_crosscat_utils.py
tests/test_draw_cc_state.py
tests/test_foreign_predictors.py
tests/test_plot_utils.py
tests/test_recipes.py
tests/test_sklearn_utils.py
tests/test_stability_checking.py