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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南