다음을 통해 공유


TextFeaturizingEstimator.Fit(IDataView) 메서드

정의

를 학습하고 반환합니다 ITransformer.

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

매개 변수

input
IDataView

반환

구현

적용 대상