@cryptotaxi247 / netdata-1 / commits / 5655fe00b

remove reference to charts now in netdata monitoring (#13521)

Andrew Maguire committed Aug 15, 2022 at 18:14 UTC 5655fe00b6ba956b52fc77ecaeb94a3d74093e92
1 file changed -2
ml/README.md
-2
@@ -248,8 +248,6 @@ In terms of anomaly detection, the most interesting charts would be the `anomaly
248 - `anomaly_detection.dimensions`: Percentage of anomalous dimensions.
249 - `anomaly_detection.detector_window`: The length of the active window used by the detector.
250 - `anomaly_detection.detector_events`: Flags (0 or 1) to show when an anomaly event has been triggered by the detector.
251 -- `anomaly_detection.prediction_stats`: Diagnostic metrics relating to prediction time of anomaly detection.
252 -- `anomaly_detection.training_stats`: Diagnostic metrics relating to training time of anomaly detection.
251
252 Below is an example of how these charts may look in the presence of an anomaly event.
253