# Structure packages for Dimensionality reduction -- t-SNE available?

**URL:** https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777
**Category:** Community
**Tags:** question, package, recommendations, suggestions, community
**Created:** [February 2, 2018, 12:42pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777 "2018-02-02T12:42:41Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![burfel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/burfel/32/3314_2.png) [@burfel](https://discourse.julialang.org/u/burfel)
#### Post date: [February 2, 2018, 12:42pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777/1 "2018-02-02T12:42:41Z")

</div>

Hi there,

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.

Looking forward to your responses!

Felicia

---

<div class="post-metadata">

### Author: ![improbable22](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/improbable22/32/5464_2.png) [@improbable22](https://discourse.julialang.org/u/improbable22)
#### Post date: [February 2, 2018, 1:01pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777/2 "2018-02-02T13:01:00Z")

</div>

On its own:

[https://github.com/lejon/TSne.jl](https://github.com/lejon/TSne.jl)

also:

[https://github.com/zhmz90/BHTsne.jl](https://github.com/zhmz90/BHTsne.jl)

---

<div class="post-metadata">

### Author: ![burfel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/burfel/32/3314_2.png) [@burfel](https://discourse.julialang.org/u/burfel)
#### Post date: [February 2, 2018, 2:13pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777/3 "2018-02-02T14:13:10Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![burfel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/burfel/32/3314_2.png) [@burfel](https://discourse.julialang.org/u/burfel)
#### Post date: [February 2, 2018, 2:13pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777/4 "2018-02-02T14:13:15Z")

</div>

Another question: ICA based on the JADE algorithm isn’t available, is it?

---

<div class="post-metadata">

### Author: ![improbable22](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/improbable22/32/5464_2.png) [@improbable22](https://discourse.julialang.org/u/improbable22)
#### Post date: [February 2, 2018, 5:55pm UTC](https://discourse.julialang.org/t/structure-packages-for-dimensionality-reduction-t-sne-available/8777/5 "2018-02-02T17:55:28Z")

</div>

Yea I have no idea. I’m just happy it’s registered at last!
