]> Git — Sourcephile - literate-phylomemy.git/blob - tests/Clustering/FrequentItemSet/BruteForce/associationRules/TakeakiUno.golden
init
[literate-phylomemy.git] / tests / Clustering / FrequentItemSet / BruteForce / associationRules / TakeakiUno.golden
1 [ []
2 , []
3 , []
4 , [ Association
5 { associationCause = fromList [ 1 , 2 ]
6 , associationConfidence = 1.0000000000000000000
7 , associationConsequence = fromList [ 7 ]
8 }
9 ]
10 , [ Association
11 { associationCause = fromList [ 1 ]
12 , associationConfidence = 0.7500000000000000000
13 , associationConsequence = fromList [ 7 ]
14 }
15 ]
16 , []
17 , [ Association
18 { associationCause = fromList [ 1 ]
19 , associationConfidence = 0.7500000000000000000
20 , associationConsequence = fromList [ 9 ]
21 }
22 ]
23 , []
24 , [ Association
25 { associationCause = fromList [ 5 ]
26 , associationConfidence = 1.0000000000000000000
27 , associationConsequence = fromList [ 2 ]
28 }
29 ]
30 , [ Association
31 { associationCause = fromList [ 7 ]
32 , associationConfidence = 0.8000000000000000000
33 , associationConsequence = fromList [ 2 ]
34 }
35 ]
36 , [ Association
37 { associationCause = fromList [ 2 , 7 ]
38 , associationConfidence = 0.7500000000000000000
39 , associationConsequence = fromList [ 9 ]
40 }
41 , Association
42 { associationCause = fromList [ 2 , 9 ]
43 , associationConfidence = 1.0000000000000000000
44 , associationConsequence = fromList [ 7 ]
45 }
46 , Association
47 { associationCause = fromList [ 7 , 9 ]
48 , associationConfidence = 0.7500000000000000000
49 , associationConsequence = fromList [ 2 ]
50 }
51 ]
52 , []
53 , []
54 , []
55 , [ Association
56 { associationCause = fromList [ 7 ]
57 , associationConfidence = 0.8000000000000000000
58 , associationConsequence = fromList [ 9 ]
59 }
60 , Association
61 { associationCause = fromList [ 9 ]
62 , associationConfidence = 0.8000000000000000000
63 , associationConsequence = fromList [ 7 ]
64 }
65 ]
66 , []
67 ]