問題タブ [azure-machine-learning-workbench]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
45 参照

python - Azure Machine Learning ワークスペースから既存のすべてのパイプラインを取得する

私は Azure Machine Learning Services (aml) を使用して ml-model を実行しています。AML の GUI に移動すると、既存のすべてのパイプラインが表示されますが、それらがどのようにスケジュールされているかはわかりません。パブリッシュされたすべてのパイプラインとそれに属するメタ データを取得する必要があります。

Python SDK を使用して既存のパイプラインに関する情報を取得するにはどうすればよいですか?