# Constants
Equal comparison, e.g.
Greater comparison, e.g.
Less comparison, e.g.
Unknown comparison, not used.
Maximize.
Minimize.
Undefined type and not used.
Categorical type.
Discrete number type.
Double float type.
Int type.
Undefined type and not used.
# Variables
Enum value maps for ComparisonType.
Enum value maps for ComparisonType.
DBManager_ServiceDesc is the grpc.ServiceDesc for DBManager service.
Enum value maps for Distribution.
Enum value maps for Distribution.
EarlyStopping_ServiceDesc is the grpc.ServiceDesc for EarlyStopping service.
Enum value maps for ObjectiveType.
Enum value maps for ObjectiveType.
Enum value maps for ParameterType.
Enum value maps for ParameterType.
Suggestion_ServiceDesc is the grpc.ServiceDesc for Suggestion service.
Enum value maps for TrialStatus_TrialConditionType.
Enum value maps for TrialStatus_TrialConditionType.
# Structs
* HP or NAS algorithm settings.
* HP or NAS algorithm specification.
* EarlyStoppingRule represents single early stopping rule.
* Early stopping algorithm settings.
* Early stopping algorithm specification.
* Structure for a single Experiment.
* Specification of an Experiment.
* List of ParameterSpec.
* Feasible space for optimization.
* GraphConfig contains a config of DAG.
* NasConfig contains a config of NAS job.
* Objective specification.
* Config for operations in DAG.
* List of ParameterSpec.
* Config for a hyperparameter.
* Structure for a single Trial.
* Specification of a Trial.
* List of ParameterAssignment.
* Current Trial status.
UnimplementedDBManagerServer should be embedded to have forward compatible implementations.
UnimplementedEarlyStoppingServer should be embedded to have forward compatible implementations.
UnimplementedSuggestionServer should be embedded to have forward compatible implementations.
* Return INVALID_ARGUMENT Error if Algorithm Settings are not Valid.
* Return INVALID_ARGUMENT Error if Early Stopping Settings are not Valid.
# Interfaces
DBManagerClient is the client API for DBManager service.
DBManagerServer is the server API for DBManager service.
EarlyStoppingClient is the client API for EarlyStopping service.
EarlyStoppingServer is the server API for EarlyStopping service.
SuggestionClient is the client API for Suggestion service.
SuggestionServer is the server API for Suggestion service.
UnsafeDBManagerServer may be embedded to opt out of forward compatibility for this service.
UnsafeEarlyStoppingServer may be embedded to opt out of forward compatibility for this service.
UnsafeSuggestionServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
* Distribution types for HyperParameter.
* Direction of optimization.
* Types of value for HyperParameter.
Trial can be in one of 8 conditions.