Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Question about the data labels y in unsupervised learning #11

Open
lindazha0 opened this issue Mar 13, 2023 · 3 comments
Open

Question about the data labels y in unsupervised learning #11

lindazha0 opened this issue Mar 13, 2023 · 3 comments

Comments

@lindazha0
Copy link

lindazha0 commented Mar 13, 2023

Hi,

I am trying to run your framework on my own unlabeled dataset.
However, as I looked into your code of the unsupervised section, I see in your get_embedding() function implemented in the encoder, you use data.y where y is the dataset label, which I don't understand. How could the dataset of unsupervised learning be externally labeled?

Thanks!

@idililayda
Copy link

Hi @lindazha0,
I was wondering if you could find an answer to your question. I am questioning the same thing.
Many thanks!

@lindazha0
Copy link
Author

lindazha0 commented Dec 26, 2023

Hi @lindazha0, I was wondering if you could find an answer to your question. I am questioning the same thing. Many thanks!

nope no one ever replied. I gave up.

@lindazha0 lindazha0 reopened this Dec 26, 2023
@sunfanyunn
Copy link
Owner

I believe data.y is only used during evaluation

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

No branches or pull requests

3 participants