Abstract

Clustering techniques are used for the partition of the data points in clusters. In DBSCAN clustering algorithm, it deals with dense data points, but DBSCAN algorithm does not deal with varied density data. So, for variable density, VDBSCAN algorithm is suitable, since the existing VDBSCAN algorithm is unable to find the exact radius. The existing algorithm VDBSCAN is based on distance. Due to more distance and large data sets, some data points cannot become the part of any cluster. To overcome this problem, the map-reduce technique is used. Using map reduce, the values of k can be identified correctly. It provides a proper value of k on the basis of frequency. This new approach is relatively more effective than VDBSCAN.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.