-
Couldn't load subscription status.
- Fork 52
Open
Labels
Milestone
Description
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