models Package

Classes

AlignPolicy

An optional field, indicating the manner to align multiple variables.

AnomalyDetectionModel

Response of getting a model.

Readonly variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

AnomalyDetectorError

Error information returned by the API.

AnomalyInterpretation

Interpretation of the anomalous timestamp.

AnomalyState

Anomaly status and information.

All required parameters must be populated in order to send to Azure.

AnomalyValue

Detailed information of the anomalous timestamp.

All required parameters must be populated in order to send to Azure.

CorrelationChanges

Correlation changes among the anomalous variables.

DiagnosticsInfo

Diagnostics information to help inspect the states of model or variable.

ErrorResponse

ErrorResponse contains code and message that shows the error information.

All required parameters must be populated in order to send to Azure.

ModelInfo

Training result of a model including its status, errors and diagnostics information.

Readonly variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

ModelState

Model status.

MultivariateBatchDetectionOptions

Detection request for batch inference. This is an asynchronous inference which will need another API to get detection results.

All required parameters must be populated in order to send to Azure.

MultivariateBatchDetectionResultSummary

Multivariate anomaly detection status.

All required parameters must be populated in order to send to Azure.

MultivariateDetectionResult

Detection results for the given resultId.

Readonly variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

MultivariateLastDetectionOptions

Request of last detection.

All required parameters must be populated in order to send to Azure.

MultivariateLastDetectionResult

Results of last detection.

ResponseError

Error response.

All required parameters must be populated in order to send to Azure.

TimeSeriesPoint

The definition of input timeseries points.

All required parameters must be populated in order to send to Azure.

UnivariateChangePointDetectionOptions

The request of change point detection.

All required parameters must be populated in order to send to Azure.

UnivariateChangePointDetectionResult

The response of change point detection.

Readonly variables are only populated by the server, and will be ignored when sending a request.

UnivariateDetectionOptions

The request of entire or last anomaly detection.

All required parameters must be populated in order to send to Azure.

UnivariateEntireDetectionResult

The response of entire anomaly detection.

All required parameters must be populated in order to send to Azure.

UnivariateLastDetectionResult

The response of last anomaly detection.

All required parameters must be populated in order to send to Azure.

VariableState

Variable Status.

VariableValues

Variable values.

All required parameters must be populated in order to send to Azure.

Enums

APIVersion

APIVersion.

AlignMode

AlignMode.

AnomalyDetectorErrorCodes

AnomalyDetectorErrorCodes.

DataSchema

DataSchema.

FillNAMethod

FillNAMethod.

ImputeMode

ImputeMode.

ModelStatus

ModelStatus.

MultivariateBatchDetectionStatus

MultivariateBatchDetectionStatus.

TimeGranularity

TimeGranularity.