次の方法で共有


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

適用対象