LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) 方法

定义

计算作为偏差传递的值的不正偏差、Z 分数和 p-Value。

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

参数

bias
Single

返回

适用于