Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Databricks Exam Databricks-Machine-Learning-Professional Topic 6 Question 23 Discussion

Actual exam question for Databricks's Databricks Certified Machine Learning Professional exam
Question #: 23
Topic #: 6
[All Databricks Certified Machine Learning Professional Questions]

A data scientist has developed a scikit-learn random forest model model, but they have not yet logged model with MLflow. They want to obtain the input schema and the output schema of the model so they can document what type of data is expected as input.

Which of the following MLflow operations can be used to perform this task?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Florinda
22 days ago
I believe option B) is the correct one because it specifically mentions inferring the signature, which includes the input and output schema.
upvoted 0 times
...
Kimi
26 days ago
I'm not sure, but I think option A) mlflow.models.schema.infer_schema might also work.
upvoted 0 times
...
Elfriede
1 months ago
I agree with Harris. That option makes sense to infer the input and output schema.
upvoted 0 times
...
Harris
1 months ago
I think option B) mlflow.models.signature.infer_signature can be used.
upvoted 0 times
...
Lorriane
2 months ago
Tom
upvoted 0 times
Mendy
9 days ago
D) mlflow.models.Model.signature
upvoted 0 times
...
Dominque
15 days ago
C) mlflow.models.Model.get_input_schema
upvoted 0 times
...
Nickole
17 days ago
B) mlflow.models.signature.infer_signature
upvoted 0 times
...
Galen
1 months ago
A) mlflow.models.schema.infer_schema
upvoted 0 times
...
...

Save Cancel