-
Notifications
You must be signed in to change notification settings - Fork 38
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
Drug-Drug Interaction #18
Conversation
…cked validInteractions
…tions. Still uses DiscreteEvaluator (need to change to AUC metrics)
…teractions splits and folds will have redundant similarity data
…upposed to be unweighted
Hello Eriq, I believe the changes are all done. We just need to push the zipped data and maybe consider changing/disabling the weight learning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Making some good progress.
There are several repeat comments.
Make sure to double check that you address not just the exact comment, but everything that the comment applies to.
And if you have questions, be sure to ask.
The data archive should extract into a directory named "drug-drug-interaction" (and then the respective sub directories).
This will also need to be reflected in your .data files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking better.
Still a few things.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Once we debug that weight learning issue, we can take this in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missed one thing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, let's just look into the WL issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs a README fix.
lgtm! |
This PR is related to the issue in the main PSL repo. (Make Drug-Drug Prediction into a PSL Example #239 )
The zipped data will need to be uploaded.
EDIT 9/27/22: Data has been reuploaded for proper directory structure.