Partager via


ComputeLRTrainingStdThroughMkl Classe

Définition

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

Constructeurs

ComputeLRTrainingStdThroughMkl()

Méthodes

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

Calcule la matrice d’écart standart de chacun des poids d’entraînement non zéro, nécessaire pour calculer davantage l’écart standart, la valeur p et z-Score.

S’applique à