Given a Spark ML model and a dataset, how would you use Hyperopt to perform Bayesian hyperparameter inference for distributed models? Provide a code snippet that demonstrates the integration of Hyperopt with Spark MLlib for this purpose. | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz