Compartir a través de


LatentDirichletAllocationTransformer.ModelParameters.ItemScore Constructor

Definición

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

Se aplica a