An open API service indexing awesome lists of open source software.

https://github.com/pierogis/bayes

A full page Bayes' Theorem interactive visual
https://github.com/pierogis/bayes

bayes-theorem bayesian-inference flask visualization

Last synced: about 2 months ago
JSON representation

A full page Bayes' Theorem interactive visual

Awesome Lists containing this project

README

          

# bayes-visualizer

A web based graphical representation of the probabilities calculated by Bayes' Theorem

A horizontal axis represents the prior for event A

Two vertical axes represent the probability of B given an observed A and B given an observed not A

Probability shown on hover represents A or not A given B or not B

[Inspiration](https://allenkim67.github.io/bayes-demo/)