Compartilhar via


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) Método

Definição

Calcula o desvio de standart, z-score e p-value para o valor que está sendo passado como o viés.

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

Retornos

Aplica-se a