Skip to content

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

License

Notifications You must be signed in to change notification settings

ranjiGT/dbscan-sixthnearestneighbor

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages