Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 3.1 KB

README.md

File metadata and controls

91 lines (58 loc) · 3.1 KB

Visualization Resources

Very popular visualzation websites

Streamlit vs. Shiny vs. Jupyter

Streamlit is a dashboard tool based on Python, while Shiny uses R. Both tools focus on turning data analysis scripts into full, interactive web applications.

Streamlit is a full data dashboarding solution, while Jupyter Notebooks are primarily useful to engineers who want to develop software and visualizations. Engineers use Streamlit to build dashboards for non-technical users, and they use Jupyter Notebooks to develop code and share it with other engineers.

R Shiny

This one is very comprehensive.

What's included:

  • Regression
  • Inference
  • Probability and Randomness
  • Distribution Theory and Estimation

~ 25 visualization apps.

~ 20 visualization apps.

Radiant is an R package for statistics and machine learning with a Shiny user interface

Misc

Shiny for Python

https://r-craft.org/r-news/get-started-with-shiny-for-python/

Streamlit

There seems not to be a Hub for streamlit apps on the topic of statistics & machine learning.

Misc

tensorflow.js

Misc

Basically, tensorflow.js is rarely used for machine learning visualization purpose, especially for pedagogical goal.

Jupyter Notebook

Misc