共用方式為


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

傳回

適用於