mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#865)
This commit is contained in:
@@ -63,7 +63,9 @@ Use the following JSON format for each parameter:
|
||||
}
|
||||
```
|
||||
The following are the parameter type options and their corresponding fields:
|
||||
|
||||
- `LogUniformParameterRange`
|
||||
|
||||
- `"min_value": float` - The minimum exponent sample to use for logarithmic uniform random sampling
|
||||
- `"max_value": float` - The maximum exponent sample to use for logarithmic uniform random sampling
|
||||
- `"base": Optional[float]` - The base used to raise the sampled exponent. Default: `10`
|
||||
|
||||
Reference in New Issue
Block a user