Skip to content

andfanilo/regression-streamlit-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit app on regression

Streamlit app for building a demo for regression to a somewhat arbitrary function. It's like regression-ipywidgets-viz but with Streamlit ;)

Demo

Install

conda create -n regression-streamlit-viz python=3.7
conda activate regression-streamlit-viz
pip install -r requirements.txt

To regenerate requirements.txt, run pip-compile requirements.in

Run

streamlit run app.py

About

Streamlit app for somewhat arbitrary regression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages