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

Fix/visualize results #96

Merged
merged 23 commits into from
Jun 19, 2024
Merged

Fix/visualize results #96

merged 23 commits into from
Jun 19, 2024

Conversation

tiaguinho-code
Copy link
Collaborator

No description provided.

Copy link
Owner

@mlederbauer mlederbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is still the issue with nmr_only being set to False most of the time, which should not be the case. It seems that str2bool does not resolve this (it should work by passing it as a bool, str2bool should not be required, it is a code logic problem). Also, kindly asking to delete the old results.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file (old metrics, not needed)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file (old metrics, not needed)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file (old metrics, not needed)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here, it still only gives “nor_only” = False. It should be True as most of the time, we do NOT want models to be trained with the ligands.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same problem here — it should train and evaluate the models for “nmr_only” = True, there is still a bug

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly delete these comments if the code is not needed anymore

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still do not understand this function and why it should fix the bug

@mlederbauer mlederbauer merged commit 37643cf into main Jun 19, 2024
1 check passed
@mlederbauer mlederbauer deleted the fix/visualize_results branch June 19, 2024 12:46
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

Successfully merging this pull request may close these issues.

3 participants