In SAS Viya, the SAS Event Stream Processing (ESP) engine is used to score a fraud detection model on streaming transaction data. Which model deployment format does ESP natively support for real-time scoring?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — d is correct because SAS Event Stream Processing natively supports both ASTORE (for SAS-trained models saved via PROC ASTORE) and PMML (Predictive Model Markup Language XML, for cross-platform models). This dual support enables both SAS-native and third-party models to score streaming data within ESP windows.
Full explanation below image
Full Explanation
D is correct because SAS Event Stream Processing natively supports both ASTORE (for SAS-trained models saved via PROC ASTORE) and PMML (Predictive Model Markup Language XML, for cross-platform models). This dual support enables both SAS-native and third-party models to score streaming data within ESP windows. A alone is partially correct. C alone is partially correct. D captures the full answer.