| { | |
| "model_type": "physics-informed-agent", | |
| "task": "mechanical-sticking-detection", | |
| "description": "DeepBoreAI ML agent for predicting mechanical sticking in drilling operations.", | |
| "library": "deepboreai-sdk", | |
| "input_features": [ | |
| "bit_depth", | |
| "wobs", | |
| "torque", | |
| "mud_density", | |
| "annular_pressure" | |
| ], | |
| "output": "mechanical_sticking_alert", | |
| "precision": ">90%" | |
| } |