Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ksmoore17/bayes-visualizer

A full page Bayes' Theorem interactive visual
https://github.com/ksmoore17/bayes-visualizer

bayes-theorem bayesian-inference flask visualization

Last synced: 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/)