Sdílet prostřednictvím


LinearModelParameters.ICalculateFeatureContribution.FeatureContributionCalculator Vlastnost

Definice

Slouží k určení příspěvku jednotlivých funkcí k skóre příkladu podle FeatureContributionCalculatingTransformer. U lineárních modelů je příspěvek dané funkce roven součinu hodnoty funkce krát odpovídající hmotnosti.

Microsoft.ML.Trainers.FeatureContributionCalculator Microsoft.ML.Trainers.ICalculateFeatureContribution.FeatureContributionCalculator { get; }
member this.Microsoft.ML.Trainers.ICalculateFeatureContribution.FeatureContributionCalculator : Microsoft.ML.Trainers.FeatureContributionCalculator
 ReadOnly Property FeatureContributionCalculator As FeatureContributionCalculator Implements ICalculateFeatureContribution.FeatureContributionCalculator

Hodnota vlastnosti

Implementuje

Platí pro