Skip to content

brianray/bokeh_roc_slider

Repository files navigation

#bokeh_roc_slider Receiver operating characteristic chart in Bokeh

This example shows how to create a simple applet in Bokeh, which can be viewed directly on a bokeh-server.

Authors: Brian Ray @brianray

##Running

###Standalone

screen shot

To view this app directly from a bokeh server using Bokeh >= 0.11, run the bokeh serve command and point it at the stock example directory:

bokeh serve --show roc

A browser tab should open automatically to the following URL:

http://localhost:5006/roc

###In Jupyter (ipython) notebook

screen shot

About

Receiver operating characteristic chart in Bokeh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published