-
Notifications
You must be signed in to change notification settings - Fork 17
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
table 2 results in paper #13
Comments
Sorry for the late response. |
@YifanDengWHU thanks for your response I understand your first answer about each event but I didn't understand your second answer the file generated with the name "smile+target+enzyme_all_DDIMDL.csv" have 11 values which are the accuracy, auc, aupr, f1 etc in macro and micro measures which are overall results of the code like 0.88 is accuracy so how did you extract the table results from that file. and the second pic have 65 values can you please explain these two files and from which one you extract the table 2 values and is the pic one with 11 values are the overall results of paper like it is the results of target,enzyme,smiles as a whole results in terms of acc, auc, aupr, f1 etc |
Sorry for replying late, I'm quite busy these days. |
When I run your code I get two results files first one is smile+target+enzyme_each_DDIMDL.csv and the second one is smile+target+enzyme_all_DDIMDL.csv I did understand the second file results which are overall results of the paper but can you please tell what is the results of first file is these are results of each and every 65 events.
My second question can you please tell me from where did you get the results of table 2 in your paper I am attaching the table pic below.
The text was updated successfully, but these errors were encountered: