AxModelFitter_generate_code
Generate executable Python code for fitting parametric models to data using the ax_core.model_fitter JAX library. Describe your model and data, and receive code with an explanation of the 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 |