ComputeLRTrainingStdThroughMkl 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class ComputeLRTrainingStdThroughMkl : Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation
type ComputeLRTrainingStdThroughMkl = class
inherit ComputeLogisticRegressionStandardDeviation
Public NotInheritable Class ComputeLRTrainingStdThroughMkl
Inherits ComputeLogisticRegressionStandardDeviation
- 继承
构造函数
ComputeLRTrainingStdThroughMkl() |
方法
ComputeStandardDeviation(Double[], Int32[], Int32, Int32, IChannel, Single) |
计算每个非零训练权重(需要进一步计算非零训练权重、p 值和 z-Score)的自定偏差矩阵。 |