-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
In the implementation, I can't see a way to dynamically change the gamma parameter in the MARS variance reduction feature. It seems to have been hard-coded as the value from the paper (0.025) and is not being optimized.
- If I wanted to optimize gamma could I just add it into the list of optimized params in the trial function from benchmarks/utils.py
- If I additionally wanted to set up a schedule for gamma how would you recommend doing that?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels