question

AxelSirota-0156 avatar image
0 Votes"
AxelSirota-0156 asked romungi-MSFT answered

Timeout on AutoMLConfig is not a hard timeout

When setting the timeout on the AutoMLConfig, it is not respected. Why?

110022-screenshot-2021-06-28-at-214112.png110031-screenshot-2021-06-28-at-212944.png


azure-machine-learning
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@AxelSirota-0156 Did you get a chance to re-submit the experiment with the timeout option in hours?

0 Votes 0 ·

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@AxelSirota-0156 Referring to the AutoMLConfig documentation the parameter for timeout seems to be in hours rather than minutes.

110077-image.png

Which version of the SDK are you using? Could you try to change the config accordingly for minutes to probably 0.25 i.e 15 minutes and check again?


image.png (32.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.