Hi all. I’m trying to set up simple Anomaly Detection jobs, and not understanding the results. I created a feature to count the number of entries containing a particular alpha value, per hour. I expected the “Feature output” value to match the number of such values for that hour. It’s reporting a value of 83. But I have a dashboard tracking the same value, and I can see there were about 800 such values for that hour.
Can anyone explain the discrepancy? Does “count()” mean a simple count, or something else?