Class¶
A class to represent an optimization model using Amplify SDK. |
|
Represents a binary variable. |
|
Base class for black-box functions. |
|
Represents a dataset for surrogate model training. |
|
Represents a discrete variable. |
|
Discretization methods for variables. |
|
Specifies the discretization method and number of bins for a variable. |
|
Represents the flattened solution set. |
|
Encoding methods for variables. |
|
Encoding information for the variables. |
|
Represents an integer variable with specified bounds. |
|
A class to represent the result of an iteration. |
|
Trainer for Factorization Machine models. |
|
Represents a real-valued variable with specified bounds, discretization and encoding method. |
|
Represents a solution in the optimization process. |
|
A generic surrogate model class for approximating expensive objective functions. |
|
A base class representing a decision variable for the optimization problem. |