Dear all,
I have set of data that I want to cluster but before clustering I want to weight my features.
My question is how should I label my data as feature selection methods require a label role and I actually do not have any real label yet?
Should I set my expriments IDs as the label ?
What feature selection methods can I use before I cluster my data?
Thanks for your attention!