Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the function of tpe.suggest in Hyperopt's Tree of Parzen Estimators (TPE) algorithm?
tpe.suggest
A
It evaluates the objective function.
B
It specifies the external experiment for MLflow integration.
C
It suggests new hyperparameter configurations based on previous results.
D
It parallelizes the hyperparameter tuning process.