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

Add 'training_functions' #3

Open
GuiSeSanz opened this issue Nov 24, 2021 · 1 comment
Open

Add 'training_functions' #3

GuiSeSanz opened this issue Nov 24, 2021 · 1 comment

Comments

@GuiSeSanz
Copy link

When executing the DTi2vec_newDrug_seting_generatedEMBED.py script it tries to import some functions from the training_functions.py which are not present on the github.

Screenshot 2021-11-24 at 2 51 55 PM

@GuiSeSanz
Copy link
Author

I've been able to locate this file on the user's git from another project:
https://raw.githubusercontent.com/MahaThafar/Affinity2Vec/a242fc8e09da7f14d1d8b694a36cef7cae13a439/training_functions.py

But there's still missing a function,
new_drug_cv_data = new_d_cv_setting(DrTr, 100)

Also the simmat files are not used on the code, is this the actual git of the paper?

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

1 participant