다음을 통해 공유


LatentDirichletAllocationTransformer.ModelParameters.ItemScore 생성자

정의

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)

매개 변수

item
Int32
score
Single

적용 대상