t-SNE for CSV

Please copy-paste your CSV file in the box below, and click: Make t-SNE map. (Note: this webpage is experimental and only supports small data sets until I get my hands on a PHP server.)

Please make sure the first row of your data contains the (unique) identifier for each of the variables. Any column labeled label will be treated as a label variable, and be used to color the points in the t-SNE map.

Data:

An example data set is also available:

Don't have a CSV file? Specify a Google Sheet instead.




This app uses tsnejs, tabletop, canvg, html2canvas, d3, d3.legend, and d3.slider. By Laurens van der Maaten.