你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

@azure/ai-anomaly-detector package

AnomalyDetector
AnomalyDetectorClient

用于与 Azure 异常检测器 服务交互的客户端类。

AnomalyDetectorContext

接口

AlignPolicy
AnomalyDetectorClientErrorResponse
AnomalyDetectorClientModel

获取模型的响应。

AnomalyDetectorClientModelInfo

训练模型的结果,包括模型和变量的状态、错误和诊断信息。

AnomalyDetectorClientModelList

列出模型的响应。

AnomalyDetectorClientModelSnapshot
AnomalyDetectorClientModelState
AnomalyDetectorClientOptions

用于配置表单识别器 API 请求的客户端选项。

AnomalyDetectorClientVariableState
AnomalyDetectorDeleteMultivariateModelExceptionHeaders

定义AnomalyDetector_deleteMultivariateModel操作的标头。

AnomalyDetectorDeleteMultivariateModelOptionalParams

可选参数。

AnomalyDetectorDetectAnomalyExceptionHeaders

定义AnomalyDetector_detectAnomaly操作的标头。

AnomalyDetectorDetectAnomalyHeaders

定义AnomalyDetector_detectAnomaly操作的标头。

AnomalyDetectorDetectAnomalyOptionalParams

可选参数。

AnomalyDetectorDetectChangePointExceptionHeaders

定义AnomalyDetector_detectChangePoint操作的标头。

AnomalyDetectorDetectChangePointOptionalParams

可选参数。

AnomalyDetectorDetectEntireSeriesExceptionHeaders

定义AnomalyDetector_detectEntireSeries操作的标头。

AnomalyDetectorDetectEntireSeriesOptionalParams

可选参数。

AnomalyDetectorDetectLastPointExceptionHeaders

定义AnomalyDetector_detectLastPoint操作的标头。

AnomalyDetectorDetectLastPointOptionalParams

可选参数。

AnomalyDetectorExportModelExceptionHeaders

定义AnomalyDetector_exportModel操作的标头。

AnomalyDetectorExportModelOptionalParams

可选参数。

AnomalyDetectorGetDetectionResultExceptionHeaders

定义AnomalyDetector_getDetectionResult操作的标头。

AnomalyDetectorGetDetectionResultOptionalParams

可选参数。

AnomalyDetectorGetMultivariateModelExceptionHeaders

定义AnomalyDetector_getMultivariateModel操作的标头。

AnomalyDetectorGetMultivariateModelOptionalParams

可选参数。

AnomalyDetectorLastDetectAnomalyExceptionHeaders

定义AnomalyDetector_lastDetectAnomaly操作的标头。

AnomalyDetectorLastDetectAnomalyOptionalParams

可选参数。

AnomalyDetectorListMultivariateModelExceptionHeaders

定义AnomalyDetector_listMultivariateModel操作的标头。

AnomalyDetectorListMultivariateModelNextExceptionHeaders

定义AnomalyDetector_listMultivariateModelNext操作的标头。

AnomalyDetectorListMultivariateModelNextOptionalParams

可选参数。

AnomalyDetectorListMultivariateModelOptionalParams

可选参数。

AnomalyDetectorOptionalParams

可选参数。

AnomalyDetectorTrainMultivariateModelExceptionHeaders

定义AnomalyDetector_trainMultivariateModel操作的标头。

AnomalyDetectorTrainMultivariateModelHeaders

定义AnomalyDetector_trainMultivariateModel操作的标头。

AnomalyDetectorTrainMultivariateModelOptionalParams

可选参数。

AnomalyInterpretation
AnomalyState
AnomalyValue
CorrelationChanges
DetectChangePointRequest

更改点检测的请求。

DetectChangePointResponse

更改点检测的响应。

DetectEntireResponse

整个异常情况检测的响应。

DetectLastPointResponse

上次异常情况检测的响应。

DetectRequest

整个或最后一个异常情况检测的请求。

DetectionRequest

检测请求。

DetectionResult

给定 resultId 的响应。

DetectionResultSummary
DiagnosticsInfo
LastDetectionRequest
LastDetectionResult
TimeSeriesPoint

输入时数点的定义。

VariableValues

类型别名

AlignMode

定义 AlignMode 的值。

AnomalyDetectorClientModelStatus

定义 ModelStatus 的值。

AnomalyDetectorDetectAnomalyResponse

包含 detectAnomaly 操作的响应数据。

AnomalyDetectorDetectChangePointResponse

包含 detectChangePoint 操作的响应数据。

AnomalyDetectorDetectEntireSeriesResponse

包含 detectEntireSeries 操作的响应数据。

AnomalyDetectorDetectLastPointResponse

包含 detectLastPoint 操作的响应数据。

AnomalyDetectorExportModelResponse

包含 exportModel 操作的响应数据。

AnomalyDetectorGetDetectionResultResponse

包含 getDetectionResult 操作的响应数据。

AnomalyDetectorGetMultivariateModelResponse

包含 getMultivariateModel 操作的响应数据。

AnomalyDetectorLastDetectAnomalyResponse

包含 lastDetectAnomaly 操作的响应数据。

AnomalyDetectorListMultivariateModelNextResponse

包含 listMultivariateModelNext 操作的响应数据。

AnomalyDetectorListMultivariateModelResponse

包含 listMultivariateModel 操作的响应数据。

AnomalyDetectorTrainMultivariateModelResponse

包含 trainMultivariateModel 操作的响应数据。

DetectionStatus

定义 DetectionStatus 的值。

FillNAMethod

定义 FillNAMethod 的值。
KnownFillNAMethod 可与 FillNAMethod 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

“上一步”
后续
线性
Zero
固定
NotFill

ImputeMode

定义 ImputeMode 的值。
KnownImputeMode 可与 ImputeMode 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

auto
previous
线性
fixed

notFill

TimeGranularity

定义 TimeGranularity 的值。

枚举

KnownFillNAMethod

服务接受的 FillNAMethod 的已知值。

KnownImputeMode

服务接受的 ImputeMode 的已知值。

KnownTimeGranularity