Udostępnij za pośrednictwem


LatentDirichletAllocationEstimator.Fit(IDataView) Metoda

Definicja

Trenuje i zwraca wartość 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

Parametry

input
IDataView

Zwraca

Implementuje

Dotyczy