Anomaly detection: Difference between revisions
Jump to navigation
Jump to search
m
→Anomaly detection of numeric data
(Created page with " Outlier / Anomaly detection == Anomaly detection of numeric data == * Median * Range Checks * All values is event * The values are the same even the column is totally differ...") |
Tags: Mobile edit Mobile web edit |
||
| Line 5: | Line 5: | ||
* Median | * Median | ||
* Range Checks | * Range Checks | ||
* All values is event | * All values is event or odd | ||
* The values are the same even the column is totally different | * The values are the same even the column is totally different | ||