Skip to content

Commit 3a9eaa9

Browse files
committed
Address PR comments
1 parent 6ab08cf commit 3a9eaa9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ When sweeping hyperparameters, you need to specify the sampling method to use fo
377377
|[Bayesian Sampling](how-to-tune-hyperparameters.md#bayesian-sampling)| `bayesian` |
378378

379379
> [!NOTE]
380-
> Currently only random and grid sampling supports conditional hyperparameter spaces.
380+
> Currently only random and grid sampling support conditional hyperparameter spaces.
381381

382382
### Early termination policies
383383

articles/machine-learning/v1/how-to-auto-train-image-models-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ When sweeping hyperparameters, you need to specify the sampling method to use fo
283283
* [Bayesian sampling](../how-to-tune-hyperparameters.md#bayesian-sampling)
284284

285285
> [!NOTE]
286-
> Currently only random and grid sampling supports conditional hyperparameter spaces.
286+
> Currently only random and grid sampling support conditional hyperparameter spaces.
287287
288288
### Early termination policies
289289

0 commit comments

Comments
 (0)