Compartir a través de


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) Método

Definición

Calcula la desviación standart, Z-Score y p-Value para el valor que se pasa como sesgo.

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

Parámetros

bias
Single

Devoluciones

Se aplica a