Knowledge check

Completed
1.

Which method should you use to record the rmse evaluation value from your model in an MLflow run?

2.

You've logged a model in an experiment run, and you plan to deploy it in a real-time inferencing service. What should you do?

3.

You want to be able to use your model to continually predict labels from feature data as it is stored in a delta table. What kind of inferencing should you set up?