Hi everyone,
      I'm trying to cluster 14000 samples using DBSCAN and want to know if
there is a way to display the index of each data point along with it's
label. I'm only able to access labels in the form of a list . When I look
at the graph and see outliers (black points) , I'm not able to pinpoint as
to which image/data that particular point belongs to.

Thank you


-- 
Regards,
Prathusha JS Naidu
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to