UnivariateEntireDetectionResult.IsNegativeAnomaly Propriété
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.
L’anomalie status dans une direction négative pour chaque point d’entrée. True signifie qu’une anomalie négative a été détectée. Une anomalie négative signifie que le point est détecté comme une anomalie et que sa valeur réelle est inférieure à celle attendue. L’index du tableau est cohérent avec la série d’entrée.
public System.Collections.Generic.IReadOnlyList<bool> IsNegativeAnomaly { get; }
member this.IsNegativeAnomaly : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsNegativeAnomaly As IReadOnlyList(Of Boolean)
Valeur de propriété
S’applique à
Azure SDK for .NET