This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which function should you use to initiate Hyperopt trials?
hyperopt.tpe.suggest
hyperopt.hp.choice
hyperopt.fmin
Which of these objects defines the set of hyperparameter values from which Hyperopt can sample when running trials?
An objective function
A search space
A search algorithm
Which class should you use to track details of each hyperparameter tuning run when using Spark MLLib?
Trials
SparkTrials
RDD
You must answer all questions before checking your work.
Was this page helpful?