
Answer-first summary for fast verification
Answer: Spark SQL, PySpark
In a Fabric notebook, you can perform model scoring using languages integrated with Spark. PySpark and Spark SQL are two such languages that support the PREDICT function for machine learning model scoring. T-SQL and DAX are not supported in this context. Therefore, the correct answers are C (Spark SQL) and D (PySpark).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are managing a Fabric tenant that includes a machine learning model which has been registered in a Fabric workspace. To utilize this model for generating predictions, you plan to use the PREDICT function within a Fabric notebook. What are the two programming languages you can use to execute model scoring with this setup? Each correct answer provides a full solution. NOTE: Each correct answer is worth one point.
A
T-SQL
B
DAX
C
Spark SQL
D
PySpark
No comments yet.