Partager via


UnivariateEntireDetectionResult.IsAnomaly Propriété

Définition

Propriétés d’anomalie pour chaque point d’entrée. True signifie qu’une anomalie (négative ou positive) a été détectée. L’index du tableau est cohérent avec la série d’entrée.

public System.Collections.Generic.IReadOnlyList<bool> IsAnomaly { get; }
member this.IsAnomaly : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsAnomaly As IReadOnlyList(Of Boolean)

Valeur de propriété

S’applique à