dancrew32 / kmeans

Clustering tests, elbow method for n_clusters selection, plots, tfidf example
0 stars 0 forks source link

Try T-SNE #1

Open dancrew32 opened 4 years ago

dancrew32 commented 4 years ago

https://pypi.org/project/tsne/ Better than PCA

dancrew32 commented 4 years ago

This yellowbrick system looks great https://www.scikit-yb.org/en/latest/api/text/tsne-3.py

dancrew32 commented 4 years ago

Bokeh and lDA vis described here https://ahmedbesbes.com/how-to-mine-newsfeed-data-and-extract-interactive-insights-in-python.html

dancrew32 commented 4 years ago

http://nickc1.github.io/dimensionality/reduction/2017/11/04/exploring-tsne.html