Câu 3: Databricks Certified Machine Learning Associate
A data scientist wants to tune a set of hyperparameters for a machine learning model. They have wrapped a Spark ML model in the objective function objective_function and they have defined the search space search_space. As a result, they have the following code block: Which of the following changes do they need to make…
Nội dung câu hỏi
A data scientist wants to tune a set of hyperparameters for a machine learning model. They have wrapped a Spark ML model in the objective function objective_function and they have defined the search space search_space. As a result, they have the following code block: Which of the following changes do they need to make to the above code block in order to accomplish the task?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Change SparkTrials() to Trials() — đáp án hiện tại
- B. Reduce num_evals to be less than 10
- C. Change fmin() to fmax()
- D. Remove the trials=trials argument
- E. Remove the algo=tpe.suggest argument
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.