When coming back to the t-SNE tab, keep the last projection around.
To do this, we preload the t-SNE projections with the first PCA projection so that when you switch to that tab before running t-SNE you see something. Then every time after you load that tab, we call scatter.show() to actually show the t-SNE projections. Change: 132102432
Loading
Please sign in to comment