次の方法で共有


MachineLearningServiceInputColumn クラス

定義

Azure Machine Learning Web サービス エンドポイントの入力列について説明します。

public class MachineLearningServiceInputColumn
type MachineLearningServiceInputColumn = class
Public Class MachineLearningServiceInputColumn
継承
MachineLearningServiceInputColumn

コンストラクター

MachineLearningServiceInputColumn()

MachineLearningServiceInputColumn の新しいインスタンスを初期化します。

プロパティ

DataType

入力列の (Azure Machine Learning でサポートされている) データ型。

MapTo

この入力がマップされる関数パラメーターの 0 から始まるインデックス。

Name

入力列の名前。

適用対象