How to Use T-SNE Effectively

Abstract

Distill articles are interactive publications and do not include traditional abstracts. This summary was written for the ML Anthology. Demonstrates through interactive examples how t-SNE visualizations can be misinterpreted, showing that cluster sizes and distances between clusters can be misleading. Provides practical guidance on hyperparameter selection for more reliable dimensionality reduction.

Cite

Text

Wattenberg et al. "How to Use T-SNE Effectively." Distill, 2016. doi:10.23915/distill.00002

Markdown

[Wattenberg et al. "How to Use T-SNE Effectively." Distill, 2016.](https://mlanthology.org/distill/2016/wattenberg2016distill-use/) doi:10.23915/distill.00002

BibTeX

@article{wattenberg2016distill-use,
  title     = {{How to Use T-SNE Effectively}},
  author    = {Wattenberg, Martin and Viégas, Fernanda and Johnson, Ian},
  journal   = {Distill},
  year      = {2016},
  doi       = {10.23915/distill.00002},
  url       = {https://mlanthology.org/distill/2016/wattenberg2016distill-use/}
}