Skip to content

Commit

Permalink
Tutorial to mimic parameter constraint functionality for nonlinear co…
Browse files Browse the repository at this point in the history
…nstraints (#2500)

Summary:
Pull Request resolved: #2500

This diff adds to tutorials a method to early-exit trial evaluation based on an easy-to-calculate constraint metric (e.g., a nonlinear function of parameter values) in order to mimic behavior of parameter constraints when parameter constraints cannot be used. See this discussion for details ([link](#2460)).

Adds the following to the end of the `Special Cases` section of the Service API tutorial ([link](https://ax.dev/tutorials/gpei_hartmann_service.html#Special-Cases)):

{F1670348258}

Reviewed By: saitcakmak

Differential Revision: D58146231

fbshipit-source-id: 1fc460a707a3acad45b200d88c17941d80910fc9
  • Loading branch information
Bernie Beckerman authored and facebook-github-bot committed Jun 7, 2024
1 parent 6b4905d commit 40ae984
Showing 1 changed file with 523 additions and 481 deletions.
Loading

0 comments on commit 40ae984

Please sign in to comment.