estimate_optimization_time
Estimate execution time for QuantConnect optimization jobs based on parameters, target statistics, and constraints to plan computational resources effectively.
Instructions
Estimate the execution time of an optimization with the specified parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. | |
| estimate | No |