latest--tunable-params-schema
sharedProperties
Definitions
A dictionary of metadata about the tunable parameter. Can be used by scripts for additional info when generating configs from the suggested values.
Distribution config to use when sampling from numerical range.
Two element array representing the lower and upper bounds of the range.
The number of buckets to quantize the range into.
Whether to use log instead of linear scale for the range search.
An array of values that may have special meaning for the target system and could be outside the usual search range.
An array of weights to be associated with the values in order to influence their search priorities.
The weight to be associated with the range in order to influence its search priority relative to specials values.
A categorical type tunable.
List of values for this categorical type tunable
A dictionary of metadata about the tunable parameter. Can be used by scripts for additional info when generating configs from the suggested values.
An array of weights to be associated with the values in order to influence their search priorities.
An integer type tunable.
Two element array representing the lower and upper bounds of the range.
A dictionary of metadata about the tunable parameter. Can be used by scripts for additional info when generating configs from the suggested values.
Distribution config to use when sampling from numerical range.
Whether to use log instead of linear scale for the range search.
An array of values that may have special meaning for the target system and could be outside the usual search range.
An array of weights to be associated with the values in order to influence their search priorities.
The weight to be associated with the range in order to influence its search priority relative to specials values.
A continuous numerical type tunable.
Two element array representing the lower and upper bounds of the range.
A dictionary of metadata about the tunable parameter. Can be used by scripts for additional info when generating configs from the suggested values.
Distribution config to use when sampling from numerical range.
Whether to use log instead of linear scale for the range search.
An array of values that may have special meaning for the target system and could be outside the usual search range.
An array of weights to be associated with the values in order to influence their search priorities.
The weight to be associated with the range in order to influence its search priority relative to specials values.