What is a main benefit of a feature store in production ML? (scenario 35)
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — Consistent feature computation and sharing between training and serving paths
Full explanation below image
Full Explanation
The correct answer is: Consistent feature computation and sharing between training and serving paths. This matches standard ML/AI engineering practice for Domain 6: MLOps. Distractors confuse adjacent concepts or unsafe operational shortcuts. In production, validate with held-out data, monitoring, and governance appropriate to risk.