Skip to content
MLP
Model Development
easy
Question 2 of 88

A data scientist wants to deploy a custom Python class as a model using MLflow pyfunc. Which method must the class implement?

Ascore(self, data)
Bpredict(self, context, model_input)
Cinfer(self, features)
Drun(self, input_data, params)

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion