共用方式為


ComputeLRTrainingStdThroughMkl 類別

定義

public sealed class ComputeLRTrainingStdThroughMkl : Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation
type ComputeLRTrainingStdThroughMkl = class
    inherit ComputeLogisticRegressionStandardDeviation
Public NotInheritable Class ComputeLRTrainingStdThroughMkl
Inherits ComputeLogisticRegressionStandardDeviation
繼承
ComputeLRTrainingStdThroughMkl

建構函式

ComputeLRTrainingStdThroughMkl()

方法

ComputeStandardDeviation(Double[], Int32[], Int32, Int32, IChannel, Single)

計算每個非零定型權數的獨立偏差矩陣,其需要進一步計算獨立偏差、p 值和 z 分數。

適用於