Understanding AWS Lookout for Equipment - Contribution of Individual Sensors in Inference Results

0

Hello AWS community,

I'm currently exploring the AWS Lookout for Equipment service and would like to gain insights into how the service identifies the contribution of each sensor after model training. Specifically, in the inference results, such as the example below:

{"timestamp": "2024-02-02T09:26:02.000000", "prediction": 1, "prediction_reason": "ANOMALY_DETECTED", "anomaly_score": 0.95821, "diagnostics": [{"name": "scenario_4_data_experiment\\Bearing_Temp", "value": 0.19786}, {"name": "scenario_4_data_experiment\\Output_Flow", "value": 0.12428}, {"name": "scenario_4_data_experiment\\Pump_RPM", "value": 0.1344}, {"name": "scenario_4_data_experiment\\Vibration_Frequency", "value": 0.32304}, {"name": "scenario_4_data_experiment\\Vibration_RMS", "value": 0.22043}]}

I'm curious to understand how AWS Lookout for Equipment obtains the values for each individual sensor in the "diagnostics" section in result.json obtained as inference result document. What methodology or algorithm is used to attribute specific values to each sensor, and how does the service determine their contribution to the overall prediction?

Any insights or documentation pointers on this matter would be greatly appreciated.

Thank you in advance for your assistance!

Best regards

1回答
0

This is the latest https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/what-is.html and https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/reading-details-by-sensor.html aws Lookout for Equipment documentation.AWS continuously updates its services, and the documentation provides the most accurate and up-to-date information. Hope it clarifies and if does I would appreciate answer to be accepted so that community can benefit for clarity, thanks ;)

profile picture
エキスパート
回答済み 3ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ