Freigeben über


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) Methode

Definition

Berechnet die Standartabweichung, Z-Score und p-Value für den Wert, der als Verzerrung übergeben wird.

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

Parameter

bias
Single

Gibt zurück

Gilt für: