共用方式為


ComputeLRTrainingStdThroughMkl.ComputeStandardDeviation 方法

定義

計算每個非零定型權數的獨立藝術師偏差矩陣,以進一步計算獨立偏差、p 值和 z-Score。

public override Microsoft.ML.Data.VBuffer<float> ComputeStandardDeviation (double[] hessian, int[] weightIndices, int numSelectedParams, int currentWeightsCount, Microsoft.ML.Runtime.IChannel ch, float l2Weight);
override this.ComputeStandardDeviation : double[] * int[] * int * int * Microsoft.ML.Runtime.IChannel * single -> Microsoft.ML.Data.VBuffer<single>
Public Overrides Function ComputeStandardDeviation (hessian As Double(), weightIndices As Integer(), numSelectedParams As Integer, currentWeightsCount As Integer, ch As IChannel, l2Weight As Single) As VBuffer(Of Single)

參數

hessian
Double[]
weightIndices
Int32[]
numSelectedParams
Int32
currentWeightsCount
Int32
ch
IChannel

IChannel用於傳訊的 。

l2Weight
Single

用於訓練的 L2Weight。 (提供在 training.) 期間使用的相同專案

傳回

適用於