Skip to content

More sophisticated outcome constraints #128

@thopkins32

Description

@thopkins32

Objective constraints are currently limited to fixed ranges but we can use Ax to allow for more flexible outcome constraints.

This includes:

  • Constraints that combine multiple objective values (e.g. obj1 + obj2 <= 200)
  • Constraints measured against baseline readings (e.g. obj1 <= 5 + baseline). See Attaching baseline readings #127 for more information on baseline readings.

Metadata

Metadata

Assignees

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