You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on a anomaly detector model, and we are using NAB data to evaluate the performance. But we are unclear about how to run the performance metrics to evaluate on the NAB data. For example how to calculate the following ? Standard Profile Reward Low FP Reward Low FN
Do you have any script or CLI tool to run our results on it to get the metrics? Kindly help me out
Below i am attaching sample screenshot of our results for reference, to help us with interpreting with ground truth
column description:
metadata details: ad_score: 1 or 0 (anomaly or not) predicted: predicted value for given timestamp timestamp: timestamp of the record value: given value name: dataset name
The text was updated successfully, but these errors were encountered:
We are working on a anomaly detector model, and we are using NAB data to evaluate the performance. But we are unclear about how to run the performance metrics to evaluate on the NAB data. For example how to calculate the following ?
Standard Profile
Reward Low FP
Reward Low FN
Do you have any script or CLI tool to run our results on it to get the metrics? Kindly help me out
Below i am attaching sample screenshot of our results for reference, to help us with interpreting with ground truth
column description:
metadata details:
ad_score: 1 or 0 (anomaly or not)
predicted: predicted value for given timestamp
timestamp: timestamp of the record
value: given value
name: dataset name
The text was updated successfully, but these errors were encountered: