alishir / Expectatoin-Maximization

Simple implementation of EM algorithm for Gaussian mixtures using breeze.
0 stars 0 forks source link

Use bokeh for plotting backend #1

Open alishir opened 9 years ago

alishir commented 9 years ago

Add bokeh backend for plotting.

alishir commented 9 years ago

Hosting bokeh on heroku cause push time out. I hosted bokeh on openshift and make some modification in bokeh.js file. I added the Config.prefix = "http://bokeh-alishir.rhcloud.com/" to bokeh.js.