Ultimate access to all questions.
You are working on a machine learning project using Spark MLlib and Hyperopt for hyperparameter tuning. Your project requires the use of a custom objective function that takes into account additional business-specific metrics. How would you integrate this custom objective function with Hyperopt's optimization process?