Skip to content

edwinrobots/bayesian_combination_tutorial2

Repository files navigation

Bayesian Combination

To run the tutorial, use Anaconda. Setup a conda environment using the environment.yml file. You can do this from a console like this:

conda env create --file environment.yml

Next, enter the conda environment:

conda activate bcc

Launch a jupyter lab instance:

jupyter lab

Then open aggregation_tutorial.ipynb.

About

Minimal codebase for running the tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published