I was wondering whether t-SNE is available in one of the packages, because I couldn’t find it. In either case, it has been implemented already and it would be nice if we could incorporate it in the MultivariateStats.jl package.
Thanks for the prompt response! I found that one as well. I was just wondering why it’s not in the MultivariateStats.jl package… also it would be nice to divide the Dimensionality Reduction methods in MultivariateStats.jl into linear and non-linear techniques. And maybe merge it with or at least refer to the ManifoldLearning.jl package so it is easier to locate. Just some suggestions.
Also, is BGPLVM isn’t in ManifoldLearning.jl either.