NAB Dockerfile

Hello everyone,

I was trying to test an anomaly detection algorithm and that’s when I came across NAB. I tried different methods to install NAB on my Linux machine and had no luck to get rid of several issues related to NuPIC (can not find math.h and stuff like that) so I ended up using NuPIC docker file and thought it would be nice to have one for NAB itself to get it up and running as fast as possible. I have uploaded the docker file on GitHub.Gist and here is a link to it:

Hope this is useful.

Cheers

7 Likes

@Austin_Marshall created https://github.com/nupic-community/NAB-Dockerfile where this can be stored. Do you git? :wink:

I sure do. I actually tried and got access denied error. So would you please upload a readme file or something so I can fork it and contribute?

Thanks

You should be good to go now. I added a simple README.md, and not the repo is forkable.