-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdashboard_errors.dmn
172 lines (172 loc) · 6.78 KB
/
dashboard_errors.dmn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:camunda="http://camunda.org/schema/1.0/dmn" id="Definitions_084v4bo" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="5.0.0">
<decision id="Decision_1x01d5h" name="Dashboard errors">
<decisionTable id="DecisionTable_1p3vw2a" hitPolicy="COLLECT">
<input id="InputClause_1vf50do" label="Characteristic_Stability_testResult" camunda:inputVariable="heatMap_Characteristic_Stability_testResult">
<inputExpression id="LiteralExpression_1vkchnq" typeRef="string">
<text></text>
</inputExpression>
</input>
<input id="InputClause_0a9uynn" label="Performance_Monitor_testResult" camunda:inputVariable="heatMap_Performance_Monitor_testResult">
<inputExpression id="LiteralExpression_1ndwpmq" typeRef="string">
<text></text>
</inputExpression>
</input>
<input id="InputClause_11pwb72" label="Ethical_Fairness_testResult" camunda:inputVariable="heatMap_Ethical_Fairness_testResult">
<inputExpression id="LiteralExpression_0jk9lzp" typeRef="string">
<text></text>
</inputExpression>
</input>
<input id="InputClause_0sddma3" label="Data_Drift_testResult" camunda:inputVariable="heatMap_Data_Drift_testResult">
<inputExpression id="LiteralExpression_1a5k7y0" typeRef="string">
<text></text>
</inputExpression>
</input>
<input id="InputClause_1snhx0y" label="Concept_Drift_testResult" camunda:inputVariable="heatMap_Concept_Drift_testResult">
<inputExpression id="LiteralExpression_15hza3z" typeRef="string">
<text></text>
</inputExpression>
</input>
<output id="Output_1" label="passes" name="passes" typeRef="boolean" />
<output id="OutputClause_05wf8et" label="reason" name="reason" typeRef="string" />
<output id="OutputClause_1cbx9ll" label="category" name="category" typeRef="string" />
<rule id="DecisionRule_07fl9n7">
<inputEntry id="UnaryTests_07gxb7n">
<text>"Red"</text>
</inputEntry>
<inputEntry id="UnaryTests_1ycfot9">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0g86sqt">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1ecsgtu">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0422m01">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_1dut0ej">
<text>false</text>
</outputEntry>
<outputEntry id="LiteralExpression_15l3zir">
<text>"Characteristic Stability monitor didn't meet the expected thresholds"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0k7955w">
<text>"Dashboard Thresholds"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_1q2p9s0">
<inputEntry id="UnaryTests_0mgdie6">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_079g4x5">
<text>"Red"</text>
</inputEntry>
<inputEntry id="UnaryTests_1k7jmsr">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_10ng8c9">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0xt5qra">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_0zoc79w">
<text>false</text>
</outputEntry>
<outputEntry id="LiteralExpression_0c94xmt">
<text>"Performance monitor didn't meet the expected thresholds"</text>
</outputEntry>
<outputEntry id="LiteralExpression_04lz9km">
<text>"Dashboard Thresholds"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_0s7ga5m">
<inputEntry id="UnaryTests_087a6m1">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0hk6w1s">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_15t9x8p">
<text>"Red"</text>
</inputEntry>
<inputEntry id="UnaryTests_00q2h2r">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1pre7el">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_0pc1cs6">
<text>false</text>
</outputEntry>
<outputEntry id="LiteralExpression_1q17tul">
<text>"Ethical Fairness monitor didn't meet the expected thresholds"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0kbw8jn">
<text>"Dashboard Thresholds"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_10o0n03">
<inputEntry id="UnaryTests_1f4j9zr">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_13nc39m">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0du7t30">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0ov27vh">
<text>"Red"</text>
</inputEntry>
<inputEntry id="UnaryTests_1tjpl5z">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_0imh6n7">
<text>false</text>
</outputEntry>
<outputEntry id="LiteralExpression_0964b18">
<text>"Data Drift monitor didn't meet the expected thresholds"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0s75oxp">
<text>"Dashboard Thresholds"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_1fvts0m">
<inputEntry id="UnaryTests_1896j5k">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0ixxoc9">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1acxnsw">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0nlp53o">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1png9tk">
<text>"Red"</text>
</inputEntry>
<outputEntry id="LiteralExpression_1ne8xmb">
<text>false</text>
</outputEntry>
<outputEntry id="LiteralExpression_1smwt7e">
<text>"Concept Drift monitor didn't meet the expected thresholds"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1n0iird">
<text>"Dashboard Thresholds"</text>
</outputEntry>
</rule>
</decisionTable>
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram>
<dmndi:DMNShape dmnElementRef="Decision_1x01d5h">
<dc:Bounds height="80" width="180" x="160" y="100" />
</dmndi:DMNShape>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</definitions>