ComputeLRTrainingStdThroughMkl Clase

Definición

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

Constructores

ComputeLRTrainingStdThroughMkl()

Métodos

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

Calcula la matriz de desviación standart de cada uno de los pesos de entrenamiento no cero, necesarios para calcular aún más la desviación standart, p-value y z-Score.

Se aplica a