ComputeLRTrainingStdThroughMkl Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public sealed class ComputeLRTrainingStdThroughMkl : Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation
type ComputeLRTrainingStdThroughMkl = class
inherit ComputeLogisticRegressionStandardDeviation
Public NotInheritable Class ComputeLRTrainingStdThroughMkl
Inherits ComputeLogisticRegressionStandardDeviation
- Héritage
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. |