# Functions
CheckParameterConstraints validates that the supplied assignments do not validate the constraints.
CheckParameterValue validates that the supplied value can be used for a parameter.
JoinTrialName combines an experiment and a trial.
NewAPI returns a new API implementation for the specified client.
NewAPIWithEndpoint returns a new API implementation with an alternate endpoint.
NewTrialAssignments constructs a trial assignments instance using the supplied string values.
SplitTrialName provides a consistent experience when trying to split a "trial name" into an experiment name and a trial number.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Experiment combines the search space, outcomes and optimization configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Lister is a helper to individually visit all items in a list (even across page boundaries).
No description provided by the author
No description provided by the author
No description provided by the author
Parameter is a variable that is going to be tuned in an experiment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
API provides bindings for the supported endpoints.
# Type aliases
No description provided by the author
ExperimentName represents a name token used to identify an experiment.
No description provided by the author
No description provided by the author