AxModelFitterV2_generate_code
Generate Python code to fit a parametric model to data using JAX. Describe the model and data; receive executable code and an explanation of the fitting approach.
Instructions
Generate Python code to fit a parametric model to data using the ax_core.model_fitter JAX library. Describe the model, the data, and what you want to fit. Returns executable code and an explanation of the approach. The code must be executed separately using the execute_code tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_description | Yes | Natural language description of the model and data to fit |