We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529256d commit a734f29Copy full SHA for a734f29
tests/integ/__init__.py
@@ -18,7 +18,7 @@
18
import boto3
19
20
DATA_DIR = os.path.join(os.path.dirname(__file__), "..", "data")
21
-TRAINING_DEFAULT_TIMEOUT_MINUTES = 20
+TRAINING_DEFAULT_TIMEOUT_MINUTES = 40
22
TUNING_DEFAULT_TIMEOUT_MINUTES = 20
23
TRANSFORM_DEFAULT_TIMEOUT_MINUTES = 20
24
AUTO_ML_DEFAULT_TIMEMOUT_MINUTES = 60
0 commit comments