0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

scikit-learnとMLflowを用いたハイパーパラメーターチューニングの並列化

Posted at

Parallelize hyperparameter tuning with scikit-learn and MLflow | Databricks on AWS [2021/3/22時点]の翻訳です。

本書は抄訳であり内容の正確性を保証するものではありません。正確な内容に関しては原文を参照ください。

このノートブックでは、ハイパーパラメーターチューニングの計算処理を並列化するためにどのようにHyperoptを使用するのかを説明します。クラスターのワーカーに計算処理を自動で分散させるためにSparkTrialsクラスを使用します。また、後で活用できるように結果を保存するために、Hyperoptに対する自動化MLflowトラッキングも説明します。

MLflowを用いたハイパーパラメーターチューニングの並列化ノートブック

Databricks 無料トライアル

Databricks 無料トライアル

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?