-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathTUXML_compilation_failures_clusters_BLACKLIGHT2
More file actions
17 lines (17 loc) · 1.21 KB
/
TUXML_compilation_failures_clusters_BLACKLIGHT2
File metadata and controls
17 lines (17 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
digraph Tree {
node [shape=box, style="filled, rounded", color="black", fontname=helvetica] ;
edge [fontname=helvetica] ;
0 [label=<VIDEO_SOLO6X10 ≤ 1.5<br/>gini = 0.0<br/>samples = 86484<br/>value = [86483, 1]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139ff"] ;
1 [label=<gini = 0.0<br/>samples = 85159<br/>value = [85159, 0]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139ff"] ;
0 -> 1 [labeldistance=2.5, labelangle=45, headlabel="True"] ;
2 [label=<MEMCG_SWAP_ENABLED ≤ 0.5<br/>gini = 0.002<br/>samples = 1325<br/>value = [1324, 1]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139ff"] ;
0 -> 2 [labeldistance=2.5, labelangle=-45, headlabel="False"] ;
3 [label=<gini = 0.0<br/>samples = 1290<br/>value = [1290, 0]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139ff"] ;
2 -> 3 ;
4 [label=<I2C_MUX ≤ 1.5<br/>gini = 0.056<br/>samples = 35<br/>value = [34, 1]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139f8"] ;
2 -> 4 ;
5 [label=<gini = 0.0<br/>samples = 1<br/>value = [0, 1]<br/>class = BLACKLIGHT2>, fillcolor="#399de5ff"] ;
4 -> 5 ;
6 [label=<gini = 0.0<br/>samples = 34<br/>value = [34, 0]<br/>class = NOFAILURE_WITH_BLACKLIGHT2>, fillcolor="#e58139ff"] ;
4 -> 6 ;
}