mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-25 16:16:37 +00:00
Indentation corrected (#778)
This commit is contained in:
parent
58227a976b
commit
b63f1bc8b8
@ -573,7 +573,7 @@ The curve suggests that increasing the time budget may further improve the accur
|
|||||||
2. set t2 as the time budget, and also set `early_stop=True`. If the early stopping is triggered, you will see a warning like
|
2. set t2 as the time budget, and also set `early_stop=True`. If the early stopping is triggered, you will see a warning like
|
||||||
> WARNING - All estimator hyperparameters local search has converged at least once, and the total search time exceeds 10 times the time taken to find the best model.
|
> WARNING - All estimator hyperparameters local search has converged at least once, and the total search time exceeds 10 times the time taken to find the best model.
|
||||||
|
|
||||||
> WARNING - Stopping search as early_stop is set to True.
|
> WARNING - Stopping search as early_stop is set to True.
|
||||||
|
|
||||||
### How much time is needed to find the best model
|
### How much time is needed to find the best model
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user