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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则