dominiek/word2vec-explorer

Switch to scikit-learn TSNE

wolfv opened this issue · 2 comments

wolfv commented

It's trivial and recommended to switch to scikit learns TSNE implementation

wolfv commented

Added benefit: python3 compatibility, no need to compile tsne package.

how can I switch to scikit learn?