Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DetectAnomaliesDetails

Base class for the DetectAnomalies call. It contains the identifier that is used for deciding what type of request this is.

Properties

modelId

modelId: string

The OCID of the trained model.

requestType

requestType: string

Optional sensitivity

sensitivity: undefined | number

Sensitivity of the algorithm to detect anomalies - higher the value, more anomalies get flagged. The value estimated during training is used by default. You can choose to provide a custom value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj