Matthew Taylor
Matthew Taylor
Do you think it would be possible to [create a Bower package](http://bower.io/docs/creating-packages/) so I can just `bower install nupic.visualizations` and get all the client code necessary for charting?
@breznak @jefffohl I think this project is very cool, and I'm glad you are working on it. I'm ready to use it if it in more than one project, including...
When I want to view an anomaly score alongside real data, I press the "normalize" checkbox, which changes the value of the data in the anomaly score series. This makes...
Create a `.travis.yml` file that runs the installation and then runs tests. Depends on #7.
POST to create model should not accept the entire model params JSON object instead of just min/max. Depends on https://github.com/numenta/numenta-apps/issues/503
Now that I've got a lot of data in the HTM Engine, I don't want to get all of it on every GET. Example: ``` curl http://localhost:8080/177 ``` Gives me...
There's an issue open at https://github.com/numenta/nupic/issues/1946 and I have no time for it. I think it makes sense to put all the audio stuff in this repo now. What do...