次の方法で共有


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

戻り値

実装

適用対象