Q10
Single choice
The data science team at a retailer has developed a custom MLflow pyfunc model with private Python dependencies. They now want to deploy and serve the model for real-time inference using Databricks Model Serving. However, they are getting dependency errors during deployment.
Which is the correct approach to resolve the issue?