Coloring-t-SNE icon indicating copy to clipboard operation
Coloring-t-SNE copied to clipboard

DBSCAN

Open sepans opened this issue 8 years ago • 1 comments
trafficstars

Thanks a lot for the explanation. It was very useful. This is a suggestion and not an issue. I tried running DBSCAN over the output of t-SNE and the results were very satisfactory when you just want to color the clusters to highlight them. Unlike K-Means, clusters in DBSCAN are uneven so it gives good result. The challenge is in tuning the eps parameter. There might be a better method in finding the right value rather than trying different ones. Just wanted to share it in case you want to include it in the notebook. dbscan0 01

sepans avatar Jun 29 '17 20:06 sepans

Thanks! I'll consider this for any next updates.

kylemcdonald avatar Nov 23 '18 01:11 kylemcdonald