Unsupervised high dimension clustering
问题 I have dataset of records where each record is with 5 labels and the importance of each label is different. I know to labels order according to importance but don't know the differences, so the difference between two records is look like: a dist of label1 + b dist of label2 + c*dist of label3 such that a+b+c = 1. The data set contains around 3000 records and I want to cluster it(don't know the number of clusters) in some way. I thought about DBSCAN but it is not really good with high