estimator_step モジュール
Machine Learning モデル トレーニング用の Estimator を実行するパイプライン ステップを作成する機能が含まれています。
クラス
EstimatorStep |
廃止。 Azure ML モデル トレーニングの Estimator を実行するパイプライン ステップを作成します。 Machine Learning モデル トレーニング用の Estimator を実行する Azure ML パイプライン ステップを作成します。 廃止。 代わりに CommandStep を使用してください。 例については、「 CommandStep を使用してパイプラインで ML トレーニングを実行する方法」を参照してください。 |