Skip to content

chetan51/nupic.geospatial

Repository files navigation

NuPIC Geospatial Build Status Coverage Status

Geospatial anomaly detection app using NuPIC.

Usage

First, install requirements:

pip install -r requirements.txt

Then, run:

python server.py

Finally, open https://localhost:5000 in your browser.

Using the route simulator

You can use the route simulator to generate geospatial data and run it through the model. Simply open https://localhost:5000/simulate in your browser.

Loading your own data

Use tools/run_complete.sh to run your own data through the system.

About

NuPIC demo app for geospatial anomaly detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published