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

반환

구현

적용 대상