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