On Mon, Feb 15, 2016 at 4:29 PM, Wakan Tanka <[email protected]> wrote: > 1. I am using both shifted and unshifted inferences (col3 and col4). Should > I pass anomalyScore from (un)shifted to anomalyProbability?
Don't shift the result until after you've processed it though the anomaly likelihood function. > 2. Is there some documents regarding anomaly_likelihood and > anomalyProbability()? It depends on what kind of documentation you are looking for. Here's what I could find: - https://github.com/numenta/nupic/wiki/Anomaly-Detection-and-Anomaly-Scores - https://github.com/numenta/NAB - http://arxiv.org/abs/1510.03336 - http://numenta.com/assets/pdf/whitepapers/Numenta%20White%20Paper%20-%20Science%20of%20Anomaly%20Detection.pdf - https://www.youtube.com/watch?v=nVCKjZWYavM - https://www.youtube.com/watch?v=XK5Dd8fGO2w Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta
