An ice rink already has a written rule: if brine temperature rises above 22 F, add coolant. Someone filed a ticket to train a model on three winters of that same rule firing. What should the ML engineer do?
Select an answer to reveal the explanation.
Short Explanation
Think of a written rule: if brine temperature rises above 22 F, add coolant. Someone wants to train on three winters of that same rule firing. Refuse ML. A deterministic operational rule already solves it.
Full Explanation
Judge feasibility and refuse ML when a deterministic operational rule already solves the problem. Training on three winters of the same rule firing does not add a model. Rekognition and Bedrock do not replace that written rule.