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-Score)的自定偏差矩阵。

适用于