次の方法で共有


LinearModelParameterStatistics.GetBiasStatisticsForValue(Single) メソッド

定義

バイアスとして渡される値の、スタンドアート偏差、Z スコア、および p 値を計算します。

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

戻り値

適用対象