Azure / Azure/MachineLearningNotebooks
increase `max_total_runs` for HyperDriveConfig
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a fairly large parameter space. I would like to initiate a grid search but the max number of run is set to 1000:
```
Response status code does not indicate success: 400 (BAD REQUEST). {"code": 400, "message": "{'max_total_jobs': ['Must be between 1 and 1000.']}"}
```
Is it possible to increase this limit?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: a7be45ce-baa1-ab0b-9c4a-8c64aab8131d
* Version Independent ID: 92eda8b3-b75c-69a3-11f0-ac1ec2fe4a87
* Content: [azureml.train.hyperdrive.HyperDriveConfig class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-train-core/azureml.train.hyperdrive.hyperdriveconfig?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-train-core/azureml.train.hyperdrive.HyperDriveConfig.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-train-core/azureml.train.hyperdrive.HyperDriveConfig.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.