Skip to content

MARS gamma parameter #62

@tom-jod

Description

@tom-jod

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions