Share via


TensorFlowEstimator.Fit(IDataView) メソッド

定義

をトレーニングして返します TensorFlowTransformer

public Microsoft.ML.Transforms.TensorFlowTransformer Fit (Microsoft.ML.IDataView input);
abstract member Fit : Microsoft.ML.IDataView -> Microsoft.ML.Transforms.TensorFlowTransformer
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.Transforms.TensorFlowTransformer
Public Function Fit (input As IDataView) As TensorFlowTransformer

パラメーター

input
IDataView

戻り値

実装

適用対象