T-SNE – Laurens van der Maaten

From Fiamma
Jump to navigationJump to search

http://lvdmaaten.github.io/tsne/
t-SNE – Laurens van der Maaten - algorithm to decrease dimensionality

Complexity: 8



One of the best algorithms to decrease dimensionality of a set (think "group together similar elements"). Gotten from here: http://karpathy.github.io/2014/07/02/visualizing-top-tweeps-with-t-sne-in-Javascript/