Skip to content

Making statistics easier to learn with stories and interactive visualizations

Notifications You must be signed in to change notification settings

Currie32/statistical_stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Stories

Statistical Stories is a website to help people learn about statistics, data science, and machine learning using simple stories and interactive visualizations.

Testing

To deploy a local version of the website:

# Create a virtual environment
python3 -m venv venv

# Install all of the dependencies
pip3 install -r requirements.txt

# Run the website locally
python3 app.py

Improvements

Feel free to create a github issue or send me an email at [email protected] if you see anything wrong with the website or would like me to add/change something.

About

Making statistics easier to learn with stories and interactive visualizations

Resources

Stars

Watchers

Forks

Packages

No packages published