Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

t-SNE Choosing the Number of Dimensions

I am using t-SNE for exploratory data analysis. I am using this instead of PCA because PCA is linear and t-SNE is non-linear.

It's really straight-forward to know how many dimensions are required to capture the necessary variance with PCA. How do I know how many dimensions are required for my data using t-SNE?

I have read a popular website of very useful information, but it doesn't discuss dimensionality. https://distill.pub/2016/misread-tsne/

like image 948
keyserSoze Avatar asked Dec 17 '25 13:12

keyserSoze


1 Answers

It is best to start with 2 and experiment using higher values. Then analyse the visualisation and performance to know which gives a better clarity of results. This is the approach I used when using t-sne for my project

like image 150
Krishna Subhash Chandran Nair Avatar answered Dec 20 '25 11:12

Krishna Subhash Chandran Nair



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!