DmitryUlyanov/Multicore-TSNE

Doesn't work in an SKLearn Pipeline

JoshuaC3 opened this issue · 0 comments

This is due to not having a .fit() method. There for you cannot encode categorical variables so easily.

This would be very nice to have!