Find more posts tagged with
Sort by:
1 - 1 of
11
Sort by:
1 - 1 of
11
Using the HBOS operator from the Anomaly Detection extension should do it.
If you literally want those exact points, you can create your own outlier detection algorithm based on identifying observations that are +/- a certain number of standard deviations above the mean, using generate attributes.
If you literally want those exact points, you can create your own outlier detection algorithm based on identifying observations that are +/- a certain number of standard deviations above the mean, using generate attributes.
If you literally want those exact points, you can create your own outlier detection algorithm based on identifying observations that are +/- a certain number of standard deviations above the mean, using generate attributes.