Hey everyone!
I am new to Python and the scikit learn package so I hope someone can help me with the two issues I encountered during use of the sklearn.manifold implementation of the t-SNE algorithm. First a little bit of context: I am repeatedly feeding batches of dimensionality 500x784 to the algorithm for visualization. However, before my script finishes, one of the two following error messages occurs:
AssertionError: [t-SNE] Insertion failed
or
AssertionError: Tree consistency failed: unexpected number of points=499 at root node=500
Furthermore, these messages do not occur at a fixed time but their behaviour seems rather non-deterministic. Hopefully someone came across this problem before and can help me to fix it.
Best,
Sarah
------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general