Details
-
Type:
Story
-
Status:
To Do
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None Labels
-
Customer:NEP_3.X
Description
The objective is to use AI/Machine Learning to detect the relevant alarms from the irrelevant (transient) ones.
The first version "Relevant Alarms Detection v1" contains the data exploration and analysis of the alarms, and feature engineering.
We will label an alarm as irrelevant if it is cleared within a short period of time, denoted as "n". The value of "n" should ideally be chosen by a domain expert. For the purpose of this study, we will use "n = 7 minutes".