LatentDirichletAllocationTransformer.ModelParameters.ItemScore Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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