Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 554 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 554 Bytes

Ipywidgets notebooks on regression for an internal talk

Binder

In this repo, you will find a bunch of notebooks I wrote for building widgets that demonstrate a regression to a somewhat arbitrary function.

Demo gif

Setup / Run

You will need Conda to install a conda environment.

conda env create -f environment.yml
conda activate demo
jupyter notebook