LatentDirichletAllocationTransformer.ModelParameters.ItemScore Constructor       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ItemScore(int item, float score);new Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore : int * single -> Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScorePublic Sub New (item As Integer, score As Single)Parameters
- item
- Int32
- score
- Single