-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathTUXML_compilation_failures_clusters_ULPI
More file actions
17 lines (17 loc) · 1.15 KB
/
TUXML_compilation_failures_clusters_ULPI
File metadata and controls
17 lines (17 loc) · 1.15 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=<REGMAP_IRQ ≤ 0.5<br/>gini = 0.0<br/>samples = 86484<br/>value = [86483, 1]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139ff"] ;
1 [label=<USB_F_TCM ≤ 0.5<br/>gini = 0.004<br/>samples = 475<br/>value = [474, 1]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139fe"] ;
0 -> 1 [labeldistance=2.5, labelangle=45, headlabel="True"] ;
2 [label=<RESET_TI_SYSCON ≤ 0.5<br/>gini = 0.32<br/>samples = 5<br/>value = [4, 1]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139bf"] ;
1 -> 2 ;
3 [label=<gini = 0.0<br/>samples = 4<br/>value = [4, 0]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139ff"] ;
2 -> 3 ;
4 [label=<gini = 0.0<br/>samples = 1<br/>value = [0, 1]<br/>class = ULPI>, fillcolor="#399de5ff"] ;
2 -> 4 ;
5 [label=<gini = 0.0<br/>samples = 470<br/>value = [470, 0]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139ff"] ;
1 -> 5 ;
6 [label=<gini = 0.0<br/>samples = 86009<br/>value = [86009, 0]<br/>class = NOFAILURE_WITH_ULPI>, fillcolor="#e58139ff"] ;
0 -> 6 [labeldistance=2.5, labelangle=-45, headlabel="False"] ;
}