/dbscan-sixthnearestneighbor

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

Primary LanguageRMozilla Public License 2.0MPL-2.0

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