Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 15 Topic 2 Discussion

Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 15 Topic 2 Discussion

Databricks-Machine-Learning-Associate Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

A machine learning engineer wants to parallelize the inference of group-specific models using the Pandas Function API. They have developed theapply_modelfunction that will look up and load the correct model for each group, and they want to apply it to each group of DataFramedf.

They have written the following incomplete code block:

Databricks-Machine-Learning-Associate Question 15

Which piece of code can be used to fill in the above blank to complete the task?


A.

applyInPandas


B.

groupedApplyInPandas


C.

mapInPandas


D.

predict


Get Premium Databricks-Machine-Learning-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.