다음을 통해 공유


LatentDirichletAllocationEstimator.Fit(IDataView) 메서드

정의

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

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

매개 변수

input
IDataView

반환

구현

적용 대상