| { | |
| "model_type": "regression", | |
| "input_features": [ | |
| "action_executed", | |
| "energy_level", | |
| "task_complexity" | |
| ], | |
| "output": "success_probability", | |
| "version": "1.0.0" | |
| } |
| { | |
| "model_type": "regression", | |
| "input_features": [ | |
| "action_executed", | |
| "energy_level", | |
| "task_complexity" | |
| ], | |
| "output": "success_probability", | |
| "version": "1.0.0" | |
| } |