Skip to content

Commit

Permalink
Update Clustering.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeel-oz authored May 11, 2018
1 parent ab8805c commit 6d3c52e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/Clustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,7 @@ TAG FIELDS [Clusters by Route] WITH $geoname;
TAG FIELDS ClusterBoundingBoxRoute WITH $geomultipolygon;
```

Remember to remove outliers with the label -1 before creating the polygons.

Remember to remove outliers, which are labelled `-1` by the clustering, before creating the polygons.

![accident clusters along Great Ocean Road](images/Clustering-04.png)

Expand Down

0 comments on commit 6d3c52e

Please sign in to comment.