Partager via


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) Méthode

Définition

Calcule l’écart standart, le score Z et la valeur p pour la valeur passée comme biais.

public Microsoft.ML.Trainers.CoefficientStatistics GetBiasStatisticsForValue (float bias);
member this.GetBiasStatisticsForValue : single -> Microsoft.ML.Trainers.CoefficientStatistics
Public Function GetBiasStatisticsForValue (bias As Single) As CoefficientStatistics

Paramètres

bias
Single

Retours

S’applique à