Open smilesun opened 5 years ago
pca's first pc can only explain 16% variance. maybe tsne is better?
https://www.analyticsvidhya.com/blog/2017/01/t-sne-implementation-r-python/
https://cran.r-project.org/web/packages/tsne/tsne.pdf
tsne_clusters.pdf
can we have a tsne plot to the geo dataset ?
geo_tsne.pdf
This looks way better
@pfistfl , can you wrote a function for the tnse so one could use easily to generate the plot?
pca's first pc can only explain 16% variance. maybe tsne is better?
https://www.analyticsvidhya.com/blog/2017/01/t-sne-implementation-r-python/
https://cran.r-project.org/web/packages/tsne/tsne.pdf