mirror of
https://github.com/kexinhuang12345/DeepPurpose.git
synced 2026-04-03 00:19:34 -06:00
Query Regarding y_pred values #15
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/DeepPurpose#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CallMeDek on 7/13/2023
Hi,
Thank you for your great work. It would be helpful for my research.
By the way, I have a question.
I wonder if the output of model.predict is log-scaled Kd/Ki things or some kind of score that you designed.
(I need a direct log-scaled Kd/Ki prediction)
Thanks