mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#717)
This commit is contained in:
@@ -570,7 +570,7 @@ You can also visualize the differences in a scatter plot. In each experiment who
|
||||
with a single point, x-axis for the hyperparameter value, and Y-axis for the accuracy.
|
||||
|
||||
In the code below, the task reports a single-point scatter plot with `number_layers` as the x-axis and
|
||||
`accuracy` as the Y-axis :
|
||||
`accuracy` as the Y-axis:
|
||||
|
||||
```python
|
||||
number_layers = 10
|
||||
|
||||
Reference in New Issue
Block a user