From 1ad60a354a26d46aee0d81b23659954b2cdbc88d Mon Sep 17 00:00:00 2001 From: NicoSantamaria Date: Sun, 6 Jul 2025 15:52:08 -0400 Subject: [PATCH] grammar for glosh docs --- docs/outlier_detection.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/outlier_detection.rst b/docs/outlier_detection.rst index 0580009c..fa32ac33 100644 --- a/docs/outlier_detection.rst +++ b/docs/outlier_detection.rst @@ -69,10 +69,10 @@ plot. Note that not only are the outlying border points highlighted as -outliers, but points at the edge of the central ball like cluster, and +outliers, but points at the edge of the central ball-like cluster, and just below the vertical band cluster, are also designated as outliers. This is because those two clusters are extremely dense, and the points at the edge of this cluster are close enough to the cluster that they -should be part of it, but far enough from the being core parts of the +should be part of it, but far enough from being core parts of the cluster that they are extremely unlikely and hence anomalous.