Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fully labeled input causes exception #11

Open
changhiskhan opened this issue Feb 25, 2024 · 4 comments
Open

fully labeled input causes exception #11

changhiskhan opened this issue Feb 25, 2024 · 4 comments

Comments

@changhiskhan
Copy link

I'm trying to plot embeddings generated from the images of the oxford pets dataset, reduced using UMAP.
When I try to create a plot, I get the error shown below. It seems to require that I have "Unlabelled" data. If i manually set one of the labels to "Unlabelled" (the default noise label), then the plot is generated as expected

image
@changhiskhan
Copy link
Author

here's the successful example:

image

lmcinnes added a commit that referenced this issue Feb 25, 2024
@lmcinnes
Copy link
Contributor

It should be solved now in the main branch. I may wait a little while to roll up any other fixes come up in the next week before making a patch release.

@dhruv-anand-aintech
Copy link

I think the fix has not made it to a pypi package yet (tried 0.2.2). Can one be made?

@lmcinnes
Copy link
Contributor

It should be in there, so possibly something has gone astray. I am travelling at the moment, but let me try to look into it when I get some time.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants