Home

Awesome

Notebooks containing theoretical and applied machine learning algorithms/models. All the examples are built using the jupyter widget libraries (ipywidgets and bqplot). voila is used to render the notebooks as code less dashboards.

View the live mlviz gallery live at https://chakricherukuri.github.io/mlviz/

Environment Setup (for running the notebooks)

If you have miniconda distribution, then do the following steps to start the jupyter notebook:

$ conda env create -f environment.yml
$ conda activate mlviz
$ jupyter notebook

http://localhost:8888/voila/render/notebooks/Index.ipynb