Hey all, I was just reading the anomaly page on the wiki and was curious if there’s an implementation of the non-temporal anomaly detection. I’m running an older build of nupic and I can’t seem to find an anomaly.py file like the one available in the current codebase.
I’d like to try it out against other spatial anomaly detectors (euc, manhattan, mahalanobis, etc) and see what kind of boundary it creates in a 2D feature space. The image below is the result of using 1-class SVM as a novelty detector (from scikit-learn tutorials). I’d like to investigate what kind of visualization the spatial pooler and the non-temporal detector would produce. best, Nick
