Re: [Scikit-learn-general] Adding Barnes-Hut t-SNE

2014-12-25 Thread afabisch
Hi Chris, that's great! I always wanted to implement Barnes-Hut-SNE but never found the time. It has been mentioned already in a comment in the code (https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/manifold/t_sne.py#L4) and has been discussed in the original PR (https://githu

Re: [Scikit-learn-general] TSNE Memory Error

2015-04-18 Thread afabisch
Hi Jason, memory is a problem in our implementation of MNIST. I sent a detailed list of the required memory to this mailing list some month ago. You can find it here: http://sourceforge.net/p/scikit-learn/mailman/message/33090573/ The number of features is irrelevant. Only the number of sample