DBSCAN is arguably the most popular density-based clustering algorithm, and it capable of recovering non-spherical clusters. One its main weaknesses that treats all features equally. In this paper, we propose a algorithm calculating feature weights representing degree relevance each feature, which takes density structure data into account. First, improve introduce new called DBSCANR. DBSCANR re...