Nipun Batra

Results 86 comments of Nipun Batra

Another pertinent backend: https://databricks.com/blog/2016/02/08/auto-scaling-scikit-learn-with-spark.html

SFrame from Data is now open source: http://blog.dato.com/sframe-open-source-release

Dask ecosystem keeps getting more impressive. 1. http://matthewrocklin.com/blog/work/2016/02/22/dask-distributed-part-2 2. http://matthewrocklin.com/blog/work/2016/02/17/dask-distributed-part1

What dataset are you using? Can you share your code which produces this error?

I'd suggest having a look at: https://github.com/nilmtk/nilmtk/blob/master/notebooks/issues/546.ipynb I'm increasingly trying to push the output management to the user instead of nilmtk. The HDFStore is often gives us loads of trouble.

How time flies! Graham, I've still not started writing my thesis :) BTW, are you by any chance coming to the [NILM workshop](http://nilmworkshop.org/2016/index.html)? George Hart is delivering one of the...

I like progress bars! PyMC shows them very nicely. Here is their code: https://github.com/pymc-devs/pymc/blob/master/pymc/progressbar.py A quick look suggests that they've customised it for IPython NB as well. Maybe, we can...

Another one: https://github.com/rasbt/pyprind