Skip to content

Anomaly Detection Module

David Ray edited this page Feb 21, 2015 · 20 revisions

Anomaly Detection / Anomaly Likelihood Functionality Added!

As part of the Network API development effort, it was decided that the production of a Java™ version of the Python NuPIC Network API Demo(s) (PNA) would be one of its downstream validating deliverables. One of the PNA Demo's dependencies was the as of yet uncompleted Anomaly/AnomalyLikelihood computation classes. As such, a giant segue (read sidetrack :-P) was born!

So as a result we now have a major piece of functionality added to the "Algorithms" package which contains the classes organized around CLA Classification.

Usage

There are 3 explicit modes in which anomaly functionality can be used:

  1. **Static call to obtain anomaly score**

Clone this wiki locally