Condividi tramite


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) Metodo

Definizione

Calcola la deviazione standart, il punteggio Z e il valore p per il valore passato come pregiudizio.

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

Parametri

bias
Single

Restituisce

Si applica a