Skip to content

matsuobasho/distribution-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Distribution visualizer

Plotly dash app that allows user to input parameters for and visualize a beta distribution or a multivariate normal distribution (with 2 variables).

For the beta distribution, the app also outputs the mean, median and standard deviation of the distribution.

Running

Currently, the app is set up to run locally, so make sure that you have the Python libraries specified at the top of the distr_display.py installed, and then run this file.

From the command-line, after navigating to the directory of the app, this would look like this:

python distr_display.py

About

Plotly dash app for visualizing distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages