You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirement Text
add penalty in loss function if outside range
Background Information
Outputs frequently have an expected range, and we want to encourage the model to learn something that will predict in that range
Suggested Solution
Create custom loss function
DoD
Implement feature
Add to example
Add tests
The text was updated successfully, but these errors were encountered:
Requirement Text
add penalty in loss function if outside range
Background Information
Outputs frequently have an expected range, and we want to encourage the model to learn something that will predict in that range
Suggested Solution
Create custom loss function
DoD
The text was updated successfully, but these errors were encountered: