| { | |
| "model_type": "physics-informed-agent", | |
| "task": "hole-cleaning-efficiency", | |
| "description": "DeepBoreAI ML agent for monitoring hole cleaning efficiency in real time.", | |
| "library": "deepboreai-sdk", | |
| "input_features": [ | |
| "bit_depth", | |
| "rpm", | |
| "flow_rate", | |
| "mud_density" | |
| ], | |
| "output": "hole_cleaning_alert", | |
| "precision": ">90%" | |
| } |