次の方法で共有


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)

0 以外の各トレーニング重みのスタンドアート偏差行列を計算します。さらに、スタンドアート偏差、p 値、z スコアを計算するために必要です。

適用対象