numenta / nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
http://numenta.org/
GNU Affero General Public License v3.0
6.33k stars 1.56k forks source link

Unable to use AnomalyRegion #3879

Open enthu-sh opened 4 years ago

enthu-sh commented 4 years ago

I want to run anomaly detection on multivariate time series data of server metrics. For this, I am trying to use AnomalyRegion to get anomaly scores. But I get error: RuntimeError: Network::link -- input 'categoryIn does not exist on region Classifier

It is not clear as to what this error refers to. Please explain.

Pradyumn-30 commented 2 years ago

did you get the error rectified??