-
Notifications
You must be signed in to change notification settings - Fork 92
correction of trained weights dependent weighting #742
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
Conversation
|
@AleDinve can you please squash the two commits in a single one? |
GiovanniCanali
left a comment
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.
It seems you only added a test without changing the source code. Is this intended?
Code Coverage SummaryResults for commit: 91d2fa2 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
No I actually produced only one commit with the modification to |
|
Issue already solved in #719 |
Description
Correction of weighting dependent only on trained weights.
This PR fixes #741 .
test_self_adaptive_weighting.pyWeighting#741