elbamos/largeVis

how to use hdbscan?

Closed this issue · 4 comments

I've having some trouble getting results from hdbscan. A simple example on a small dataset would be helpful!

Thanks!

Can you clarify where the issue is? It's a lot easier if you have an example. I can tell you, I'm simplifying the API for the next version, so you can just give it a largeVis object.

On Oct 14, 2016, at 5:33 PM, Zach Mayer notifications@github.com wrote:

I've having some trouble getting results from hdbscan. A simple example on a small dataset would be helpful!

Thanks!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

I'm just getting weird results. I'll post some code later.

But an example of hdbscan I could just copy/paste from would probably let me figure it out.

Thanks!

Sent from my iPhone

On Oct 14, 2016, at 7:04 PM, elbamos notifications@github.com wrote:

Can you clarify where the issue is? It's a lot easier if you have an example. I can tell you, I'm simplifying the API for the next version, so you can just give it a largeVis object.

On Oct 14, 2016, at 5:33 PM, Zach Mayer notifications@github.com wrote:

I've having some trouble getting results from hdbscan. A simple example on a small dataset would be helpful!

Thanks!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Zach - if your compiler is llvm, you can try the release candidate in the branch release/0.1.10. (It may have compilation problems on some OS's, which is why it hasn't been released yet.)

Awesome! I can probably figure that out. Thanks!

Sent from my iPhone

On Oct 14, 2016, at 7:22 PM, elbamos notifications@github.com wrote:

Zach - if your compiler is llvm, you can try the release candidate in the branch release/0.1.10. (It may have compilation problems on some OS's, which is why it hasn't been released yet.)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.