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

one_gym anomaly #3850

Closed terentiuss closed 5 years ago

terentiuss commented 5 years ago

Hi, is it possible to have 2 or more csv input, and to match if the anomaly results in the first file are also in the second one, at the same day and time? how can do it?

this is the link I'm referring to: https://github.com/numenta/nupic/tree/master/examples/opf/clients/hotgym/anomaly/one_gym

Thanks

rhyolight commented 5 years ago

Sure you can do this, it just takes a little python. But it is out of scope of the sample application. If you want to discuss your approach, please join HTM Forum.