-
Notifications
You must be signed in to change notification settings - Fork 286
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
How to change the code to work for multi-label classification? #138
Comments
Hi @allomy , I think that you can loss here: But you will also need to change the pipeline to support reading multi-labeled examples. Follow the variable Best, |
Hi @urialon , thank you for your quick response. I'll try it soon. |
Hi @urialon , sorry for the delay response that I have tried to modify the code related to |
Hi @allomy , Best, |
Thank you @urialon , I will take a look at code2seq. |
I'm trying to use code2vec for multi-label classification, that one sample belongs to several labels, could you give some suggestions what to do with the model?
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: