Compartilhar via


LatentDirichletAllocationTransformer.ModelParameters.ItemScore Construtor

Definição

public ItemScore (int item, float score);
new Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore : int * single -> Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore
Public Sub New (item As Integer, score As Single)

Parâmetros

item
Int32
score
Single

Aplica-se a