ranjiGT / dbscan-sixthnearestneighbor

Implementation of k-means task by DBSCAN with focus on noise reduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbscan-sixthnearestneighbor

Implementation of k-means task by DBSCAN with focus on noise reduction

Tasks

  • Determine suitable eps value.
  • Display clustering result in a SP.
  • Highlight cluster assignments and noise points in color.
  • Compare & discuss the results with that of k-means

Sixth nearest neighbor

Cluster analysis

About

Implementation of k-means task by DBSCAN with focus on noise reduction

License:Mozilla Public License 2.0


Languages

Language:R 100.0%