khiops-visualization 11.1.2 → 11.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/mock/AdultAllReports.json +954 -0
- package/assets/mock/AdultSmall.json +409 -0
- package/frame.html +57 -0
- package/iframe.html +36 -0
- package/khiops-webcomponents.bundle.js +1 -1
- package/main.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,954 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tool": "Khiops",
|
|
3
|
+
"version": "9.0",
|
|
4
|
+
"modelingReport": {
|
|
5
|
+
"reportType": "Modeling",
|
|
6
|
+
"summary": {
|
|
7
|
+
"dictionary": "Adult",
|
|
8
|
+
"database": "C:\\Users\\miib6422\\boullema\\LearningTest\\datasets\\Adult\\Adult.txt",
|
|
9
|
+
"learningTask": "Classification analysis",
|
|
10
|
+
"targetVariable": "class",
|
|
11
|
+
"mainTargetValue": "more"
|
|
12
|
+
},
|
|
13
|
+
"trainedPredictors": [
|
|
14
|
+
{
|
|
15
|
+
"rank": "R1",
|
|
16
|
+
"type": "Classifier",
|
|
17
|
+
"family": "Selective Naive Bayes",
|
|
18
|
+
"name": "Selective Naive Bayes",
|
|
19
|
+
"variables": 13
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"trainedPredictorsDetails": {
|
|
23
|
+
"R1": {
|
|
24
|
+
"selectedVariables": [
|
|
25
|
+
{
|
|
26
|
+
"preparedName": "Pcapital_gain",
|
|
27
|
+
"name": "capital_gain",
|
|
28
|
+
"level": 0.134729,
|
|
29
|
+
"weight": 0.869419,
|
|
30
|
+
"map": true
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"preparedName": "Page",
|
|
34
|
+
"name": "age",
|
|
35
|
+
"level": 0.118138,
|
|
36
|
+
"weight": 0.8344,
|
|
37
|
+
"map": true
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"preparedName": "Pcapital_loss",
|
|
41
|
+
"name": "capital_loss",
|
|
42
|
+
"level": 0.0523443,
|
|
43
|
+
"weight": 0.792755,
|
|
44
|
+
"map": true
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"preparedName": "Prelationship",
|
|
48
|
+
"name": "relationship",
|
|
49
|
+
"level": 0.207419,
|
|
50
|
+
"weight": 0.480998,
|
|
51
|
+
"map": true
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"preparedName": "Peducation_num",
|
|
55
|
+
"name": "education_num",
|
|
56
|
+
"level": 0.113274,
|
|
57
|
+
"weight": 0.468428
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"preparedName": "Peducation",
|
|
61
|
+
"name": "education",
|
|
62
|
+
"level": 0.113452,
|
|
63
|
+
"weight": 0.46434,
|
|
64
|
+
"map": true
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"preparedName": "Pmarital_status",
|
|
68
|
+
"name": "marital_status",
|
|
69
|
+
"level": 0.19789,
|
|
70
|
+
"weight": 0.446666
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"preparedName": "Pnative_country",
|
|
74
|
+
"name": "native_country",
|
|
75
|
+
"level": 0.0063401,
|
|
76
|
+
"weight": 0.346959
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"preparedName": "Phours_per_week",
|
|
80
|
+
"name": "hours_per_week",
|
|
81
|
+
"level": 0.0667205,
|
|
82
|
+
"weight": 0.275597
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"preparedName": "Prace",
|
|
86
|
+
"name": "race",
|
|
87
|
+
"level": 0.0106304,
|
|
88
|
+
"weight": 0.245659
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"preparedName": "Poccupation",
|
|
92
|
+
"name": "occupation",
|
|
93
|
+
"level": 0.0879994,
|
|
94
|
+
"weight": 0.223701
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"preparedName": "Psex",
|
|
98
|
+
"name": "sex",
|
|
99
|
+
"level": 0.0453622,
|
|
100
|
+
"weight": 0.201832
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"preparedName": "Pworkclass",
|
|
104
|
+
"name": "workclass",
|
|
105
|
+
"level": 0.0206217,
|
|
106
|
+
"weight": 0.198729
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"trainEvaluationReport": {
|
|
113
|
+
"reportType": "Evaluation",
|
|
114
|
+
"evaluationType": "Train",
|
|
115
|
+
"summary": {
|
|
116
|
+
"dictionary": "Adult",
|
|
117
|
+
"database": "C:\\Users\\miib6422\\boullema\\LearningTest\\datasets\\Adult\\Adult.txt",
|
|
118
|
+
"instances": 34174,
|
|
119
|
+
"learningTask": "Classification analysis",
|
|
120
|
+
"targetVariable": "class",
|
|
121
|
+
"mainTargetValue": "more"
|
|
122
|
+
},
|
|
123
|
+
"predictorsPerformance": [
|
|
124
|
+
{
|
|
125
|
+
"rank": "R1",
|
|
126
|
+
"type": "Classifier",
|
|
127
|
+
"family": "Selective Naive Bayes",
|
|
128
|
+
"name": "Selective Naive Bayes",
|
|
129
|
+
"accuracy": 0.867004,
|
|
130
|
+
"compression": 0.482487,
|
|
131
|
+
"auc": 0.923733
|
|
132
|
+
}
|
|
133
|
+
],
|
|
134
|
+
"predictorsDetailedPerformance": {
|
|
135
|
+
"R1": {
|
|
136
|
+
"confusionMatrix": {
|
|
137
|
+
"values": ["less","more"],
|
|
138
|
+
"matrix": [
|
|
139
|
+
[24484,3001],
|
|
140
|
+
[1544,5145]
|
|
141
|
+
]
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"liftCurves": [
|
|
146
|
+
{
|
|
147
|
+
"targetValue": "less",
|
|
148
|
+
"curves": [
|
|
149
|
+
{
|
|
150
|
+
"classifier": "Optimal",
|
|
151
|
+
"values": [0,0.131297,0.262594,0.393891,0.525188,0.656485,0.787782,0.919079,1.05038,1.18167,1.31297,1.44427,1.57556,1.70686,1.83816,1.96946,2.10075,2.23205,2.36335,2.49464,2.62594,2.75724,2.88854,3.01983,3.15113,3.28243,3.41372,3.54502,3.67632,3.80761,3.93891,4.07021,4.20151,4.3328,4.4641,4.5954,4.72669,4.85799,4.98929,5.12059,5.25188,5.38318,5.51448,5.64577,5.77707,5.90837,6.03966,6.17096,6.30226,6.43356,6.56485,6.69615,6.82745,6.95874,7.09004,7.22134,7.35264,7.48393,7.61523,7.74653,7.87782,8.00912,8.14042,8.27172,8.40301,8.53431,8.66561,8.7969,8.9282,9.0595,9.19079,9.32209,9.45339,9.58469,9.71598,9.84728,9.97858,10.1099,10.2412,10.3725,10.5038,10.6351,10.7664,10.8977,11.029,11.1603,11.2915,11.4228,11.5541,11.6854,11.8167,11.948,12.0793,12.2106,12.3419,12.4732,12.6045,12.7358,12.8671,12.9984,13.1297,13.261,13.3923,13.5236,13.6549,13.7862,13.9175,14.0488,14.1801,14.3114,14.4427,14.574,14.7053,14.8366,14.9679,15.0992,15.2305,15.3618,15.4931,15.6244,15.7556,15.8869,16.0182,16.1495,16.2808,16.4121,16.5434,16.6747,16.806,16.9373,17.0686,17.1999,17.3312,17.4625,17.5938,17.7251,17.8564,17.9877,18.119,18.2503,18.3816,18.5129,18.6442,18.7755,18.9068,19.0381,19.1694,19.3007,19.432,19.5633,19.6946,19.8259,19.9572,20.0885,20.2197,20.351,20.4823,20.6136,20.7449,20.8762,21.0075,21.1388,21.2701,21.4014,21.5327,21.664,21.7953,21.9266,22.0579,22.1892,22.3205,22.4518,22.5831,22.7144,22.8457,22.977,23.1083,23.2396,23.3709,23.5022,23.6335,23.7648,23.8961,24.0274,24.1587,24.29,24.4213,24.5526,24.6838,24.8151,24.9464,25.0777,25.209,25.3403,25.4716,25.6029,25.7342,25.8655,25.9968,26.1281,26.2594,26.3907,26.522,26.6533,26.7846,26.9159,27.0472,27.1785,27.3098,27.4411,27.5724,27.7037,27.835,27.9663,28.0976,28.2289,28.3602,28.4915,28.6228,28.7541,28.8854,29.0167,29.1479,29.2792,29.4105,29.5418,29.6731,29.8044,29.9357,30.067,30.1983,30.3296,30.4609,30.5922,30.7235,30.8548,30.9861,31.1174,31.2487,31.38,31.5113,31.6426,31.7739,31.9052,32.0365,32.1678,32.2991,32.4304,32.5617,32.693,32.8243,32.9556,33.0869,33.2182,33.3495,33.4808,33.612,33.7433,33.8746,34.0059,34.1372,34.2685,34.3998,34.5311,34.6624,34.7937,34.925,35.0563,35.1876,35.3189,35.4502,35.5815,35.7128,35.8441,35.9754,36.1067,36.238,36.3693,36.5006,36.6319,36.7632,36.8945,37.0258,37.1571,37.2884,37.4197,37.551,37.6823,37.8136,37.9449,38.0761,38.2074,38.3387,38.47,38.6013,38.7326,38.8639,38.9952,39.1265,39.2578,39.3891,39.5204,39.6517,39.783,39.9143,40.0456,40.1769,40.3082,40.4395,40.5708,40.7021,40.8334,40.9647,41.096,41.2273,41.3586,41.4899,41.6212,41.7525,41.8838,42.0151,42.1464,42.2777,42.409,42.5402,42.6715,42.8028,42.9341,43.0654,43.1967,43.328,43.4593,43.5906,43.7219,43.8532,43.9845,44.1158,44.2471,44.3784,44.5097,44.641,44.7723,44.9036,45.0349,45.1662,45.2975,45.4288,45.5601,45.6914,45.8227,45.954,46.0853,46.2166,46.3479,46.4792,46.6105,46.7418,46.8731,47.0043,47.1356,47.2669,47.3982,47.5295,47.6608,47.7921,47.9234,48.0547,48.186,48.3173,48.4486,48.5799,48.7112,48.8425,48.9738,49.1051,49.2364,49.3677,49.499,49.6303,49.7616,49.8929,50.0242,50.1555,50.2868,50.4181,50.5494,50.6807,50.812,50.9433,51.0746,51.2059,51.3372,51.4684,51.5997,51.731,51.8623,51.9936,52.1249,52.2562,52.3875,52.5188,52.6501,52.7814,52.9127,53.044,53.1753,53.3066,53.4379,53.5692,53.7005,53.8318,53.9631,54.0944,54.2257,54.357,54.4883,54.6196,54.7509,54.8822,55.0135,55.1448,55.2761,55.4074,55.5387,55.67,55.8013,55.9325,56.0638,56.1951,56.3264,56.4577,56.589,56.7203,56.8516,56.9829,57.1142,57.2455,57.3768,57.5081,57.6394,57.7707,57.902,58.0333,58.1646,58.2959,58.4272,58.5585,58.6898,58.8211,58.9524,59.0837,59.215,59.3463,59.4776,59.6089,59.7402,59.8715,60.0028,60.1341,60.2654,60.3966,60.5279,60.6592,60.7905,60.9218,61.0531,61.1844,61.3157,61.447,61.5783,61.7096,61.8409,61.9722,62.1035,62.2348,62.3661,62.4974,62.6287,62.76,62.8913,63.0226,63.1539,63.2852,63.4165,63.5478,63.6791,63.8104,63.9417,64.073,64.2043,64.3356,64.4669,64.5982,64.7295,64.8607,64.992,65.1233,65.2546,65.3859,65.5172,65.6485,65.7798,65.9111,66.0424,66.1737,66.305,66.4363,66.5676,66.6989,66.8302,66.9615,67.0928,67.2241,67.3554,67.4867,67.618,67.7493,67.8806,68.0119,68.1432,68.2745,68.4058,68.5371,68.6684,68.7997,68.931,69.0623,69.1936,69.3249,69.4561,69.5874,69.7187,69.85,69.9813,70.1126,70.2439,70.3752,70.5065,70.6378,70.7691,70.9004,71.0317,71.163,71.2943,71.4256,71.5569,71.6882,71.8195,71.9508,72.0821,72.2134,72.3447,72.476,72.6073,72.7386,72.8699,73.0012,73.1325,73.2638,73.3951,73.5264,73.6577,73.789,73.9202,74.0515,74.1828,74.3141,74.4454,74.5767,74.708,74.8393,74.9706,75.1019,75.2332,75.3645,75.4958,75.6271,75.7584,75.8897,76.021,76.1523,76.2836,76.4149,76.5462,76.6775,76.8088,76.9401,77.0714,77.2027,77.334,77.4653,77.5966,77.7279,77.8592,77.9905,78.1218,78.2531,78.3843,78.5156,78.6469,78.7782,78.9095,79.0408,79.1721,79.3034,79.4347,79.566,79.6973,79.8286,79.9599,80.0912,80.2225,80.3538,80.4851,80.6164,80.7477,80.879,81.0103,81.1416,81.2729,81.4042,81.5355,81.6668,81.7981,81.9294,82.0607,82.192,82.3233,82.4546,82.5859,82.7172,82.8484,82.9797,83.111,83.2423,83.3736,83.5049,83.6362,83.7675,83.8988,84.0301,84.1614,84.2927,84.424,84.5553,84.6866,84.8179,84.9492,85.0805,85.2118,85.3431,85.4744,85.6057,85.737,85.8683,85.9996,86.1309,86.2622,86.3935,86.5248,86.6561,86.7874,86.9187,87.05,87.1813,87.3125,87.4438,87.5751,87.7064,87.8377,87.969,88.1003,88.2316,88.3629,88.4942,88.6255,88.7568,88.8881,89.0194,89.1507,89.282,89.4133,89.5446,89.6759,89.8072,89.9385,90.0698,90.2011,90.3324,90.4637,90.595,90.7263,90.8576,90.9889,91.1202,91.2515,91.3828,91.5141,91.6454,91.7766,91.9079,92.0392,92.1705,92.3018,92.4331,92.5644,92.6957,92.827,92.9583,93.0896,93.2209,93.3522,93.4835,93.6148,93.7461,93.8774,94.0087,94.14,94.2713,94.4026,94.5339,94.6652,94.7965,94.9278,95.0591,95.1904,95.3217,95.453,95.5843,95.7156,95.8469,95.9782,96.1095,96.2407,96.372,96.5033,96.6346,96.7659,96.8972,97.0285,97.1598,97.2911,97.4224,97.5537,97.685,97.8163,97.9476,98.0789,98.2102,98.3415,98.4728,98.6041,98.7354,98.8667,98.998,99.1293,99.2606,99.3919,99.5232,99.6545,99.7858,99.9171,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"classifier": "Selective Naive Bayes",
|
|
155
|
+
"values": [0,0.131297,0.262594,0.393891,0.525188,0.656485,0.787782,0.919079,1.05038,1.18167,1.31297,1.44427,1.57556,1.70686,1.83816,1.96946,2.10075,2.23205,2.36335,2.49464,2.62594,2.75724,2.88854,3.01983,3.15113,3.28243,3.41372,3.54502,3.67632,3.80761,3.93891,4.07021,4.20151,4.3328,4.4641,4.5954,4.72669,4.85799,4.98929,5.12059,5.25188,5.38318,5.51448,5.64193,5.77323,5.90453,6.03582,6.16712,6.29842,6.42971,6.56101,6.69231,6.82361,6.9549,7.0862,7.2175,7.34879,7.48009,7.61139,7.74268,7.87398,8.00528,8.13658,8.26787,8.39917,8.53047,8.66176,8.79306,8.92436,9.05566,9.18695,9.31825,9.44955,9.58084,9.71214,9.84344,9.97473,10.106,10.2373,10.3686,10.4999,10.6312,10.7625,10.8938,11.0251,11.1564,11.2877,11.419,11.5503,11.6816,11.8129,11.9442,12.0755,12.2068,12.3381,12.4694,12.6007,12.732,12.8633,12.9946,13.1259,13.2572,13.3885,13.5198,13.6511,13.7823,13.9136,14.0449,14.1762,14.3037,14.435,14.5663,14.6976,14.8289,14.9602,15.0915,15.2228,15.3541,15.4854,15.6158,15.7441,15.8754,16.0067,16.138,16.2693,16.4006,16.5319,16.6632,16.7945,16.9258,17.0571,17.1884,17.3197,17.451,17.5823,17.7136,17.8449,17.9762,18.1075,18.2388,18.3685,18.4975,18.6288,18.7601,18.8914,19.0227,19.154,19.2853,19.4166,19.5479,19.6756,19.8066,19.9379,20.0654,20.1967,20.328,20.4593,20.5906,20.7219,20.8493,20.9806,21.1119,21.2432,21.3745,21.5058,21.6371,21.7684,21.8997,22.031,22.1623,22.2936,22.4249,22.5524,22.6837,22.815,22.9463,23.0737,23.205,23.3363,23.4676,23.5989,23.7302,23.8615,23.9928,24.1241,24.2554,24.3867,24.518,24.6493,24.7806,24.9119,25.0432,25.1745,25.3058,25.4371,25.5683,25.6996,25.8309,25.9584,26.0897,26.2172,26.3484,26.4797,26.6072,26.7385,26.8698,27.0011,27.1324,27.2598,27.3911,27.5224,27.6537,27.7812,27.9125,28.0438,28.1751,28.3064,28.4377,28.569,28.7003,28.8316,28.9629,29.0942,29.2255,29.3568,29.4881,29.6193,29.7506,29.8819,30.0132,30.1445,30.272,30.4033,30.5346,30.662,30.7933,30.9246,31.0559,31.1834,31.3147,31.446,31.5773,31.7086,31.8322,31.9635,32.0948,32.2222,32.3497,32.481,32.6046,32.7359,32.8672,32.9985,33.1298,33.2611,33.3924,33.5237,33.655,33.7863,33.9176,34.0489,34.1763,34.3076,34.4389,34.5702,34.6977,34.829,34.9603,35.0877,35.219,35.3465,35.4739,35.6047,35.7327,35.8601,35.9914,36.1227,36.2502,36.3815,36.5128,36.6402,36.7715,36.9028,37.0303,37.1577,37.289,37.4203,37.5516,37.6829,37.8142,37.9378,38.0653,38.1966,38.3279,38.4577,38.5866,38.7179,38.8492,38.9805,39.1118,39.2431,39.3706,39.5019,39.6332,39.7645,39.8881,40.0194,40.1507,40.282,40.4056,40.5369,40.6605,40.7918,40.9231,41.0467,41.178,41.3055,41.4368,41.5642,41.6917,41.823,41.9543,42.0856,42.213,42.3443,42.4756,42.6031,42.7305,42.858,42.9893,43.1198,43.248,43.3755,43.5068,43.6342,43.7655,43.8968,44.0281,44.1556,44.283,44.4143,44.5341,44.6654,44.789,44.9203,45.0516,45.1791,45.3065,45.434,45.5614,45.6927,45.824,45.9553,46.0828,46.2141,46.3415,46.4728,46.6003,46.7316,46.8552,46.9826,47.1101,47.2414,47.3727,47.504,47.6308,47.7512,47.8825,48.0118,48.1374,48.2687,48.3957,48.5236,48.6474,48.7747,48.8983,49.0258,49.1494,49.2807,49.412,49.5433,49.6657,49.7866,49.9141,50.0416,50.169,50.3003,50.4278,50.5591,50.6904,50.8178,50.9376,51.0612,51.1925,51.3161,51.4474,51.5787,51.7062,51.8336,51.9611,52.0808,52.2006,52.3281,52.4517,52.5791,52.7104,52.8417,52.9653,53.0966,53.2202,53.3515,53.479,53.5988,53.7301,53.8614,53.9888,54.1163,54.2476,54.375,54.4986,54.6299,54.76,54.8848,55.0046,55.1321,55.2595,55.3818,55.5068,55.6265,55.7578,55.8853,56.0127,56.1363,56.2638,56.3899,56.5149,56.6462,56.7736,56.8857,57.0132,57.1329,57.2604,57.3917,57.523,57.6504,57.7817,57.9092,58.0366,58.1603,58.2839,58.4113,58.5311,58.6586,58.7898,58.9211,59.0486,59.1684,59.2958,59.4194,59.5469,59.6772,59.7941,59.9062,60.0337,60.1534,60.277,60.4045,60.5217,60.6479,60.7792,60.896,61.0009,61.1193,61.2506,61.3783,61.5093,61.6291,61.7604,61.8899,62.0153,62.1428,62.2664,62.3938,62.5136,62.6295,62.7378,62.8654,62.9773,63.0894,63.213,63.3405,63.4608,63.5723,63.696,63.8157,63.9432,64.0629,64.1789,64.3063,64.4376,64.5574,64.681,64.7969,64.9167,65.0326,65.1581,65.2837,65.4035,65.5271,65.6507,65.7513,65.8672,65.9831,66.0991,66.2172,66.3425,66.4661,66.5911,66.7133,66.8369,66.9629,67.0841,67.2001,67.316,67.4242,67.544,67.6599,67.7758,67.8918,68.0077,68.1275,68.2549,68.3769,68.4829,68.6066,68.7186,68.8372,68.9582,69.078,69.2054,69.3213,69.4373,69.557,69.6768,69.7927,69.9125,70.0348,70.1559,70.2795,70.3882,70.496,70.6119,70.7087,70.8169,70.9367,71.0603,71.1762,71.2921,71.4119,71.5208,71.6261,71.7405,71.841,71.9608,72.0767,72.1812,72.2894,72.3823,72.5,72.6263,72.7481,72.8537,72.9773,73.0971,73.213,73.3179,73.4161,73.5308,73.6291,73.733,73.8394,73.9592,74.0749,74.1949,74.2888,74.4021,74.5081,74.6296,74.7399,74.8482,74.962,75.0759,75.1883,75.3004,75.424,75.5291,75.6161,75.718,75.8236,75.9314,76.0422,76.1656,76.2746,76.379,76.4844,76.5926,76.6884,76.803,76.8974,77.0045,77.1098,77.2174,77.334,77.4427,77.5443,77.6592,77.7732,77.8752,77.9719,78.0769,78.1769,78.2676,78.3626,78.4742,78.5714,78.6874,78.7726,78.8501,78.9529,79.0603,79.1671,79.2731,79.3759,79.4781,79.5863,79.7006,79.8128,79.9097,79.987,80.0845,80.1778,80.2848,80.3739,80.4859,80.5735,80.6794,80.783,80.8805,80.9513,81.0586,81.1576,81.2699,81.3861,81.4954,81.5956,81.689,81.7685,81.8811,81.9772,82.0808,82.1816,82.2691,82.3634,82.4472,82.5343,82.633,82.7154,82.8072,82.8939,82.9934,83.0689,83.1895,83.287,83.3729,83.4689,83.5579,83.6369,83.7473,83.8288,83.92,83.9992,84.0921,84.1786,84.2712,84.3464,84.4397,84.5363,84.6417,84.7165,84.8179,84.9124,85.0017,85.0869,85.1664,85.2454,85.3386,85.4426,85.5449,85.6232,85.7095,85.8068,85.892,85.9909,86.0744,86.149,86.2435,86.3357,86.4278,86.5199,86.604,86.6989,86.7835,86.8483,86.9142,86.9991,87.0855,87.1547,87.2283,87.2971,87.3857,87.4744,87.5814,87.6713,87.7581,87.8399,87.9211,88.0189,88.0863,88.1905,88.2895,88.3864,88.4735,88.548,88.6431,88.7383,88.8063,88.8826,88.9547,89.0442,89.1102,89.1863,89.2624,89.3385,89.4146,89.4724,89.5637,89.6492,89.7148,89.8036,89.8921,89.9677,90.044,90.1324,90.2121,90.302,90.3756,90.4489,90.5301,90.6022,90.6975,90.7815,90.8719,90.9515,91.0404,91.1105,91.1752,91.2553,91.3361,91.4164,91.4976,91.5677,91.6519,91.711,91.7866,91.8767,91.9443,92.0174,92.0859,92.1419,92.2431,92.3187,92.3863,92.4749,92.5619,92.6283,92.6932,92.7578,92.8233,92.8889,92.9848,93.0737,93.1449,93.2122,93.3014,93.3767,93.457,93.5106,93.582,93.634,93.6838,93.7717,93.8412,93.8953,93.968,94.0522,94.114,94.1772,94.2391,94.3159,94.3859,94.4482,94.5014,94.553,94.6091,94.6743,94.7564,94.8094,94.8824,94.9294,94.9799,95.0342,95.0859,95.1669,95.2321,95.3002,95.3733,95.4479,95.5087,95.5704,95.6321,95.7118,95.7598,95.8121,95.8737,95.9198,95.991,96.0321,96.0965,96.1366,96.1695,96.2393,96.301,96.3338,96.4077,96.473,96.5326,96.5883,96.6502,96.7096,96.7612,96.8173,96.8568,96.8995,96.9608,97.0342,97.0989,97.1375,97.1915,97.2272,97.2697,97.3092,97.3752,97.4248,97.4763,97.5176,97.5863,97.6205,97.6635,97.7394,97.7709,97.8185,97.8721,97.9294,97.984,98.0291,98.0636,98.1024,98.144,98.175,98.2171,98.2626,98.3184,98.3751,98.4283,98.4742,98.503,98.5328,98.5889,98.6322,98.65,98.6676,98.7122,98.7552,98.8026,98.8748,98.9072,98.933,98.9511,98.9871,99.0433,99.0708,99.0916,99.1315,99.1709,99.2092,99.2546,99.2777,99.3039,99.3392,99.3923,99.4244,99.4539,99.4829,99.5082,99.5249,99.5474,99.5827,99.6026,99.6469,99.6669,99.6832,99.7021,99.7303,99.7526,99.7733,99.7887,99.8239,99.8661,99.8847,99.9116,99.9193,99.9216,99.9308,99.9459,99.9539,99.9654,99.9654,99.9693,99.9693,99.9693,99.9693,99.9759,99.9808,99.9846,99.9885,99.9923,99.9923,99.9962,99.9962,99.9962,99.9962,99.9962,99.9962,99.9962,99.9962,99.9962,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"targetValue": "more",
|
|
161
|
+
"curves": [
|
|
162
|
+
{
|
|
163
|
+
"classifier": "Optimal",
|
|
164
|
+
"values": [0,0.419519,0.839038,1.25856,1.67808,2.09759,2.51711,2.93663,3.35615,3.77567,4.19519,4.61471,5.03423,5.45374,5.87326,6.29278,6.7123,7.13182,7.55134,7.97086,8.39038,8.80989,9.22941,9.64893,10.0685,10.488,10.9075,11.327,11.7465,12.166,12.5856,13.0051,13.4246,13.8441,14.2636,14.6832,15.1027,15.5222,15.9417,16.3612,16.7808,17.2003,17.6198,18.0393,18.4588,18.8783,19.2979,19.7174,20.1369,20.5564,20.9759,21.3955,21.815,22.2345,22.654,23.0735,23.4931,23.9126,24.3321,24.7516,25.1711,25.5906,26.0102,26.4297,26.8492,27.2687,27.6882,28.1078,28.5273,28.9468,29.3663,29.7858,30.2054,30.6249,31.0444,31.4639,31.8834,32.3029,32.7225,33.142,33.5615,33.981,34.4005,34.8201,35.2396,35.6591,36.0786,36.4981,36.9177,37.3372,37.7567,38.1762,38.5957,39.0152,39.4348,39.8543,40.2738,40.6933,41.1128,41.5324,41.9519,42.3714,42.7909,43.2104,43.63,44.0495,44.469,44.8885,45.308,45.7275,46.1471,46.5666,46.9861,47.4056,47.8251,48.2447,48.6642,49.0837,49.5032,49.9227,50.3423,50.7618,51.1813,51.6008,52.0203,52.4398,52.8594,53.2789,53.6984,54.1179,54.5374,54.957,55.3765,55.796,56.2155,56.635,57.0546,57.4741,57.8936,58.3131,58.7326,59.1521,59.5717,59.9912,60.4107,60.8302,61.2497,61.6693,62.0888,62.5083,62.9278,63.3473,63.7669,64.1864,64.6059,65.0254,65.4449,65.8644,66.284,66.7035,67.123,67.5425,67.962,68.3816,68.8011,69.2206,69.6401,70.0596,70.4792,70.8987,71.3182,71.7377,72.1572,72.5767,72.9963,73.4158,73.8353,74.2548,74.6743,75.0939,75.5134,75.9329,76.3524,76.7719,77.1915,77.611,78.0305,78.45,78.8695,79.289,79.7086,80.1281,80.5476,80.9671,81.3866,81.8062,82.2257,82.6452,83.0647,83.4842,83.9038,84.3233,84.7428,85.1623,85.5818,86.0014,86.4209,86.8404,87.2599,87.6794,88.0989,88.5185,88.938,89.3575,89.777,90.1965,90.6161,91.0356,91.4551,91.8746,92.2941,92.7137,93.1332,93.5527,93.9722,94.3917,94.8112,95.2308,95.6503,96.0698,96.4893,96.9088,97.3284,97.7479,98.1674,98.5869,99.0064,99.426,99.8455,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"classifier": "Selective Naive Bayes",
|
|
168
|
+
"values": [0,0.419519,0.839038,1.25856,1.67808,2.09759,2.51711,2.93663,3.35615,3.77567,4.19519,4.61471,5.03423,5.45374,5.87326,6.29278,6.7123,7.13182,7.55134,7.97086,8.39038,8.80989,9.22941,9.64893,10.0685,10.488,10.9075,11.327,11.7465,12.166,12.5856,13.0051,13.4246,13.8441,14.2636,14.6832,15.1027,15.5222,15.9417,16.3612,16.7808,17.2003,17.6198,18.0393,18.4588,18.8661,19.2856,19.7051,20.1246,20.5441,20.9637,21.3832,21.8027,22.2222,22.6295,23.049,23.4562,23.8635,24.2707,24.6747,25.0729,25.4924,25.912,26.3315,26.7387,27.1582,27.5409,27.935,28.3063,28.6962,29.1085,29.5035,29.8371,30.197,30.4818,30.7887,31.1591,31.5124,31.8608,32.19,32.5492,32.9165,33.2722,33.5502,33.9061,34.2131,34.5606,34.9268,35.2655,35.5924,35.9174,36.2344,36.4842,36.7911,37.1269,37.4727,37.7471,38.0441,38.3378,38.6299,38.9829,39.3147,39.5544,39.8591,40.2206,40.5579,40.8737,41.0627,41.3306,41.6128,41.8897,42.2531,42.6159,42.8969,43.1371,43.4616,43.7891,44.0617,44.3115,44.5498,44.7908,45.0651,45.3502,45.6706,45.957,46.2528,46.5619,46.8373,47.0826,47.3189,47.567,47.8345,48.1534,48.3305,48.6126,48.9227,49.1229,49.4103,49.6653,49.9263,50.135,50.4284,50.712,51.0175,51.2644,51.5606,51.7736,51.9583,52.1821,52.4653,52.7584,52.9987,53.2535,53.4833,53.7048,53.9465,54.1756,54.3864,54.5697,54.8846,55.1068,55.3033,55.6178,55.9092,56.1229,56.411,56.603,56.8753,57.0982,57.3506,57.6166,57.7815,58.0039,58.2263,58.4513,58.6328,58.8185,59.0204,59.2315,59.3923,59.6469,59.8928,60.1509,60.4204,60.6064,60.8568,61.0138,61.225,61.4653,61.72,61.9695,62.19,62.3858,62.5601,62.7816,62.9994,63.2212,63.3719,63.5591,63.8059,64.0033,64.1419,64.4022,64.6556,64.847,65.0954,65.2581,65.4371,65.5716,65.7762,65.9682,66.1034,66.2166,66.4265,66.6368,66.8498,67.0619,67.2693,67.4111,67.5473,67.751,67.9289,68.025,68.2655,68.4664,68.6522,68.8559,68.9874,69.1653,69.396,69.5467,69.7421,69.9022,70.0652,70.2265,70.3899,70.6028,70.7984,70.9337,71.099,71.2298,71.3807,71.4958,71.685,71.845,72.0304,72.2145,72.3471,72.5119,72.649,72.8245,73.0026,73.1394,73.2752,73.4851,73.6312,73.759,73.994,74.1704,74.3468,74.5232,74.6996,74.9079,75.0415,75.2307,75.4067,75.6087,75.7242,75.8397,76.0214,76.1625,76.2725,76.3755,76.462,76.6662,76.7734,76.9335,77.0914,77.2337,77.366,77.4436,77.5798,77.716,77.9158,78.1002,78.2985,78.442,78.5903,78.7994,79.0116,79.1611,79.2772,79.428,79.5532,79.6784,79.8036,79.9211,80.1021,80.255,80.3585,80.5058,80.6143,80.758,80.9276,81.0201,81.1073,81.2289,81.3961,81.5616,81.7088,81.8431,81.9605,82.0561,82.2367,82.3196,82.4303,82.5516,82.7309,82.8546,82.9978,83.1205,83.287,83.4152,83.5742,83.6408,83.808,83.943,84.056,84.2008,84.309,84.3433,84.5215,84.6229,84.7654,84.8916,85.0479,85.1522,85.2934,85.4452,85.5635,85.7032,85.8008,85.8893,86.0015,86.0613,86.2267,86.3481,86.4473,86.5175,86.5659,86.6266,86.7297,86.8064,86.9998,87.1078,87.1962,87.2774,87.4171,87.4785,87.6136,87.6911,87.8125,87.9205,88.093,88.2028,88.2639,88.3182,88.3922,88.4851,88.576,88.657,88.7351,88.8114,88.9025,89.0744,89.2217,89.2708,89.3796,89.4427,89.5585,89.6882,89.7882,89.8723,89.9828,90.0766,90.1316,90.184,90.2788,90.3511,90.3983,90.4738,90.5568,90.6343,90.7522,90.8053,90.9188,90.9928,91.0754,91.1613,91.2326,91.258,91.3234,91.3984,91.4805,91.5744,91.716,91.7997,91.8242,91.8856,91.9462,92.0017,92.0575,92.1311,92.1982,92.2293,92.3104,92.3677,92.4871,92.5234,92.573,92.6099,92.6894,92.7769,92.8823,92.9354,93.0411,93.1255,93.1746,93.2114,93.2359,93.3183,93.3484,93.3644,93.4078,93.5306,93.6042,93.6902,93.7393,93.7761,93.8743,93.9282,94.0115,94.083,94.1198,94.1689,94.218,94.2426,94.2794,94.3531,94.4635,94.5126,94.5878,94.66,94.6845,94.7172,94.7459,94.7827,94.8318,94.8686,94.9055,94.9546,95.0037,95.016,95.0528,95.0857,95.1264,95.1878,95.2124,95.293,95.3229,95.3351,95.372,95.4211,95.4702,95.5193,95.5684,95.6052,95.6789,95.7281,95.7771,95.8094,95.8262,95.8507,95.8797,95.8998,95.9247,95.9436,95.9858,96.0349,96.084,96.1331,96.2313,96.2558,96.2804,96.3172,96.3354,96.354,96.4031,96.44,96.4891,96.5136,96.5505,96.5505,96.5627,96.6118,96.6487,96.6609,96.6978,96.7223,96.7854,96.8205,96.8328,96.8574,96.9187,96.9806,96.9924,97.066,97.1151,97.152,97.1643,97.1888,97.2011,97.2199,97.2256,97.2256,97.2625,97.2633,97.2747,97.2747,97.3158,97.4002,97.4466,97.4466,97.4629,97.508,97.5203,97.5448,97.5816,97.5939,97.6553,97.7012,97.7044,97.7167,97.7412,97.7535,97.7903,97.8026,97.8026,97.8026,97.8149,97.8517,97.864,97.8885,97.9131,97.9254,97.9376,97.9376,97.9499,97.9499,97.9499,97.9622,97.999,98.0113,98.0727,98.0849,98.0849,98.1051,98.1218,98.1341,98.1586,98.1709,98.1832,98.1832,98.22,98.2403,98.2691,98.2814,98.2936,98.3305,98.351,98.355,98.355,98.3796,98.3918,98.3918,98.4041,98.4164,98.4164,98.4164,98.4532,98.4655,98.4655,98.4901,98.4901,98.5146,98.5146,98.5146,98.5269,98.5514,98.5637,98.6005,98.6374,98.6496,98.6619,98.6742,98.6742,98.6742,98.6987,98.6987,98.7233,98.7601,98.7724,98.7724,98.7724,98.7847,98.7847,98.797,98.8092,98.8215,98.8546,98.8829,98.8829,98.8829,98.8829,98.9074,98.9197,98.9443,98.9569,98.9811,98.992,99.0056,99.0056,99.0239,99.0302,99.0302,99.0649,99.0793,99.0793,99.0793,99.0793,99.0916,99.1039,99.1284,99.1284,99.1407,99.1407,99.153,99.153,99.1652,99.1652,99.1652,99.1652,99.1775,99.1898,99.2021,99.2143,99.2143,99.2143,99.2389,99.2389,99.2757,99.2757,99.288,99.3003,99.3003,99.3003,99.3003,99.3125,99.3125,99.3248,99.3345,99.3371,99.3371,99.3494,99.3616,99.3739,99.3739,99.3739,99.3862,99.3862,99.3862,99.3862,99.3985,99.4108,99.4108,99.423,99.423,99.4476,99.4476,99.4476,99.4721,99.4721,99.4967,99.4967,99.4967,99.4967,99.5212,99.5212,99.5212,99.5212,99.5335,99.5335,99.5335,99.5335,99.5335,99.5335,99.5411,99.5458,99.5458,99.5458,99.5581,99.5826,99.5826,99.5826,99.5826,99.5826,99.5826,99.5949,99.6072,99.6072,99.6072,99.6194,99.6194,99.6194,99.6317,99.6317,99.6317,99.644,99.6545,99.6563,99.6685,99.6808,99.6808,99.6931,99.6931,99.6931,99.7054,99.7054,99.7054,99.7054,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7177,99.7422,99.7422,99.7545,99.7668,99.7668,99.7668,99.7913,99.7913,99.7913,99.7913,99.7913,99.8036,99.8036,99.8036,99.8036,99.8159,99.8159,99.8159,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8281,99.8404,99.8404,99.8404,99.8404,99.8527,99.8527,99.8527,99.8527,99.8527,99.865,99.865,99.865,99.8772,99.8772,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.8895,99.9018,99.9018,99.9018,99.9018,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9141,99.9263,99.9263,99.9263,99.9263,99.9263,99.9263,99.9386,99.9386,99.9393,99.9509,99.9509,99.9509,99.9509,99.9509,99.9509,99.9509,99.9509,99.9509,99.9583,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9632,99.9726,99.9754,99.9754,99.9754,99.9754,99.9754,99.9754,99.9754,99.9754,99.9754,99.9754,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,99.9877,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
|
|
169
|
+
}
|
|
170
|
+
]
|
|
171
|
+
}
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
"preparationReport": {
|
|
175
|
+
"reportType": "Preparation",
|
|
176
|
+
"summary": {
|
|
177
|
+
"dictionary": "Adult",
|
|
178
|
+
"variables": {
|
|
179
|
+
"types": [
|
|
180
|
+
"Categorical",
|
|
181
|
+
"Numerical"
|
|
182
|
+
],
|
|
183
|
+
"numbers": [
|
|
184
|
+
9,
|
|
185
|
+
7
|
|
186
|
+
]
|
|
187
|
+
},
|
|
188
|
+
"database": "C:\\Users\\miib6422\\boullema\\LearningTest\\datasets\\Adult\\Adult.txt",
|
|
189
|
+
"instances": 34174,
|
|
190
|
+
"learningTask": "Classification analysis",
|
|
191
|
+
"targetVariable": "class",
|
|
192
|
+
"mainTargetValue": "more",
|
|
193
|
+
"targetDescriptiveStats": {
|
|
194
|
+
"values": 2,
|
|
195
|
+
"mode": "less",
|
|
196
|
+
"modeFrequency": 26028
|
|
197
|
+
},
|
|
198
|
+
"targetValues": {
|
|
199
|
+
"values": ["less","more"],
|
|
200
|
+
"frequencies": [26028,8146]
|
|
201
|
+
},
|
|
202
|
+
"evaluatedVariables": 15,
|
|
203
|
+
"informativeVariables": 13,
|
|
204
|
+
"discretization": "MODL",
|
|
205
|
+
"valueGrouping": "MODL",
|
|
206
|
+
"nullModel": {
|
|
207
|
+
"constructionCost": 0.693147,
|
|
208
|
+
"preparationCost": 10.4392,
|
|
209
|
+
"dataCost": 18762.8
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"variablesStatistics": [
|
|
213
|
+
{
|
|
214
|
+
"rank": "R01",
|
|
215
|
+
"name": "relationship",
|
|
216
|
+
"type": "Categorical",
|
|
217
|
+
"level": 0.207419,
|
|
218
|
+
"parts": 4,
|
|
219
|
+
"values": 6,
|
|
220
|
+
"mode": "Husband",
|
|
221
|
+
"modeFrequency": 13781,
|
|
222
|
+
"constructionCost": 3.4012,
|
|
223
|
+
"preparationCost": 46.5087,
|
|
224
|
+
"dataCost": 14829.9
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"rank": "R02",
|
|
228
|
+
"name": "marital_status",
|
|
229
|
+
"type": "Categorical",
|
|
230
|
+
"level": 0.19789,
|
|
231
|
+
"parts": 3,
|
|
232
|
+
"values": 7,
|
|
233
|
+
"mode": "Married-civ-spouse",
|
|
234
|
+
"modeFrequency": 15653,
|
|
235
|
+
"constructionCost": 3.4012,
|
|
236
|
+
"preparationCost": 39.1965,
|
|
237
|
+
"dataCost": 15016.2
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"rank": "R03",
|
|
241
|
+
"name": "capital_gain",
|
|
242
|
+
"type": "Numerical",
|
|
243
|
+
"level": 0.134729,
|
|
244
|
+
"parts": 20,
|
|
245
|
+
"values": 120,
|
|
246
|
+
"min": 0,
|
|
247
|
+
"max": 99999,
|
|
248
|
+
"mean": 1077.573272,
|
|
249
|
+
"stdDev": 7458.589277,
|
|
250
|
+
"missingNumber": 0,
|
|
251
|
+
"constructionCost": 3.4012,
|
|
252
|
+
"preparationCost": 246.057,
|
|
253
|
+
"dataCost": 15995.1
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"rank": "R04",
|
|
257
|
+
"name": "age",
|
|
258
|
+
"type": "Numerical",
|
|
259
|
+
"level": 0.118138,
|
|
260
|
+
"parts": 10,
|
|
261
|
+
"values": 74,
|
|
262
|
+
"min": 17,
|
|
263
|
+
"max": 90,
|
|
264
|
+
"mean": 38.65719553,
|
|
265
|
+
"stdDev": 13.7247169,
|
|
266
|
+
"missingNumber": 0,
|
|
267
|
+
"constructionCost": 3.4012,
|
|
268
|
+
"preparationCost": 106.285,
|
|
269
|
+
"dataCost": 16446.3
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"rank": "R05",
|
|
273
|
+
"name": "education",
|
|
274
|
+
"type": "Categorical",
|
|
275
|
+
"level": 0.113452,
|
|
276
|
+
"parts": 7,
|
|
277
|
+
"values": 16,
|
|
278
|
+
"mode": "HS-grad",
|
|
279
|
+
"modeFrequency": 11045,
|
|
280
|
+
"constructionCost": 3.4012,
|
|
281
|
+
"preparationCost": 89.1656,
|
|
282
|
+
"dataCost": 16551.4
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"rank": "R06",
|
|
286
|
+
"name": "education_num",
|
|
287
|
+
"type": "Numerical",
|
|
288
|
+
"level": 0.113274,
|
|
289
|
+
"parts": 7,
|
|
290
|
+
"values": 16,
|
|
291
|
+
"min": 1,
|
|
292
|
+
"max": 16,
|
|
293
|
+
"mean": 10.07233569,
|
|
294
|
+
"stdDev": 2.570667893,
|
|
295
|
+
"missingNumber": 0,
|
|
296
|
+
"constructionCost": 3.4012,
|
|
297
|
+
"preparationCost": 92.5027,
|
|
298
|
+
"dataCost": 16551.4
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"rank": "R07",
|
|
302
|
+
"name": "occupation",
|
|
303
|
+
"type": "Categorical",
|
|
304
|
+
"level": 0.0879994,
|
|
305
|
+
"parts": 7,
|
|
306
|
+
"values": 14,
|
|
307
|
+
"mode": "Prof-specialty",
|
|
308
|
+
"modeFrequency": 6288,
|
|
309
|
+
"constructionCost": 3.4012,
|
|
310
|
+
"preparationCost": 86.5284,
|
|
311
|
+
"dataCost": 17031.9
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"rank": "R08",
|
|
315
|
+
"name": "hours_per_week",
|
|
316
|
+
"type": "Numerical",
|
|
317
|
+
"level": 0.0667205,
|
|
318
|
+
"parts": 6,
|
|
319
|
+
"values": 95,
|
|
320
|
+
"min": 1,
|
|
321
|
+
"max": 99,
|
|
322
|
+
"mean": 40.41060455,
|
|
323
|
+
"stdDev": 12.43409782,
|
|
324
|
+
"missingNumber": 0,
|
|
325
|
+
"constructionCost": 3.4012,
|
|
326
|
+
"preparationCost": 69.08,
|
|
327
|
+
"dataCost": 17448.8
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"rank": "R09",
|
|
331
|
+
"name": "capital_loss",
|
|
332
|
+
"type": "Numerical",
|
|
333
|
+
"level": 0.0523443,
|
|
334
|
+
"parts": 16,
|
|
335
|
+
"values": 96,
|
|
336
|
+
"min": 0,
|
|
337
|
+
"max": 4356,
|
|
338
|
+
"mean": 88.68692573,
|
|
339
|
+
"stdDev": 405.648105,
|
|
340
|
+
"missingNumber": 0,
|
|
341
|
+
"constructionCost": 3.4012,
|
|
342
|
+
"preparationCost": 212.711,
|
|
343
|
+
"dataCost": 17575.1
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"rank": "R10",
|
|
347
|
+
"name": "sex",
|
|
348
|
+
"type": "Categorical",
|
|
349
|
+
"level": 0.0453622,
|
|
350
|
+
"parts": 2,
|
|
351
|
+
"values": 2,
|
|
352
|
+
"mode": "Male",
|
|
353
|
+
"modeFrequency": 22863,
|
|
354
|
+
"constructionCost": 3.4012,
|
|
355
|
+
"preparationCost": 20.8139,
|
|
356
|
+
"dataCost": 17898.1
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"rank": "R11",
|
|
360
|
+
"name": "workclass",
|
|
361
|
+
"type": "Categorical",
|
|
362
|
+
"level": 0.0206217,
|
|
363
|
+
"parts": 4,
|
|
364
|
+
"values": 8,
|
|
365
|
+
"mode": "Private",
|
|
366
|
+
"modeFrequency": 25713,
|
|
367
|
+
"constructionCost": 3.4012,
|
|
368
|
+
"preparationCost": 48.8804,
|
|
369
|
+
"dataCost": 18334.5
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"rank": "R12",
|
|
373
|
+
"name": "race",
|
|
374
|
+
"type": "Categorical",
|
|
375
|
+
"level": 0.0106304,
|
|
376
|
+
"parts": 2,
|
|
377
|
+
"values": 5,
|
|
378
|
+
"mode": "White",
|
|
379
|
+
"modeFrequency": 29231,
|
|
380
|
+
"constructionCost": 3.4012,
|
|
381
|
+
"preparationCost": 26.0889,
|
|
382
|
+
"dataCost": 18544.9
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"rank": "R13",
|
|
386
|
+
"name": "native_country",
|
|
387
|
+
"type": "Categorical",
|
|
388
|
+
"level": 0.0063401,
|
|
389
|
+
"parts": 3,
|
|
390
|
+
"values": 41,
|
|
391
|
+
"mode": "United-States",
|
|
392
|
+
"modeFrequency": 31267,
|
|
393
|
+
"constructionCost": 3.4012,
|
|
394
|
+
"preparationCost": 74.6717,
|
|
395
|
+
"dataCost": 18576.8
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"rank": "R14",
|
|
399
|
+
"name": "Label",
|
|
400
|
+
"type": "Numerical",
|
|
401
|
+
"level": 0,
|
|
402
|
+
"parts": 1,
|
|
403
|
+
"values": 34174,
|
|
404
|
+
"min": 1,
|
|
405
|
+
"max": 48842,
|
|
406
|
+
"mean": 24460.29183,
|
|
407
|
+
"stdDev": 14094.37599,
|
|
408
|
+
"missingNumber": 0,
|
|
409
|
+
"constructionCost": 0.693147,
|
|
410
|
+
"preparationCost": 10.4392,
|
|
411
|
+
"dataCost": 18762.8
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"rank": "R15",
|
|
415
|
+
"name": "fnlwgt",
|
|
416
|
+
"type": "Numerical",
|
|
417
|
+
"level": 0,
|
|
418
|
+
"parts": 1,
|
|
419
|
+
"values": 22523,
|
|
420
|
+
"min": 12285,
|
|
421
|
+
"max": 1490400,
|
|
422
|
+
"mean": 189619.5541,
|
|
423
|
+
"stdDev": 105285.481,
|
|
424
|
+
"missingNumber": 0,
|
|
425
|
+
"constructionCost": 0.693147,
|
|
426
|
+
"preparationCost": 10.4392,
|
|
427
|
+
"dataCost": 18762.8
|
|
428
|
+
}
|
|
429
|
+
],
|
|
430
|
+
"variablesDetailedStatistics": {
|
|
431
|
+
"R01": {
|
|
432
|
+
"dataGrid": {
|
|
433
|
+
"isSupervised": true,
|
|
434
|
+
"dimensions": [
|
|
435
|
+
{
|
|
436
|
+
"variable": "relationship",
|
|
437
|
+
"type": "Categorical",
|
|
438
|
+
"partitionType": "Value groups",
|
|
439
|
+
"partition": [
|
|
440
|
+
["Husband","Wife"],
|
|
441
|
+
["Not-in-family"],
|
|
442
|
+
["Own-child","Other-relative"],
|
|
443
|
+
["Unmarried"]
|
|
444
|
+
],
|
|
445
|
+
"defaultGroupIndex": 2
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"variable": "class",
|
|
449
|
+
"type": "Categorical",
|
|
450
|
+
"partitionType": "Values",
|
|
451
|
+
"partition": ["less","more"]
|
|
452
|
+
}
|
|
453
|
+
],
|
|
454
|
+
"partTargetFrequencies": [
|
|
455
|
+
[8487,6942],
|
|
456
|
+
[7916,871],
|
|
457
|
+
[6210,107],
|
|
458
|
+
[3415,226]
|
|
459
|
+
],
|
|
460
|
+
"partInterests": [0.42026,0.144028,0.331951,0.103761]
|
|
461
|
+
},
|
|
462
|
+
"inputValues": {
|
|
463
|
+
"values": ["Husband","Not-in-family","Own-child","Unmarried","Wife","Other-relative"],
|
|
464
|
+
"frequencies": [13781,8787,5289,3641,1648,1028]
|
|
465
|
+
}
|
|
466
|
+
},
|
|
467
|
+
"R02": {
|
|
468
|
+
"dataGrid": {
|
|
469
|
+
"isSupervised": true,
|
|
470
|
+
"dimensions": [
|
|
471
|
+
{
|
|
472
|
+
"variable": "marital_status",
|
|
473
|
+
"type": "Categorical",
|
|
474
|
+
"partitionType": "Value groups",
|
|
475
|
+
"partition": [
|
|
476
|
+
["Married-civ-spouse","Married-AF-spouse"],
|
|
477
|
+
["Never-married","Separated"],
|
|
478
|
+
["Divorced","Widowed","Married-spouse-absent"]
|
|
479
|
+
],
|
|
480
|
+
"defaultGroupIndex": 0
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"variable": "class",
|
|
484
|
+
"type": "Categorical",
|
|
485
|
+
"partitionType": "Values",
|
|
486
|
+
"partition": ["less","more"]
|
|
487
|
+
}
|
|
488
|
+
],
|
|
489
|
+
"partTargetFrequencies": [
|
|
490
|
+
[8699,6977],
|
|
491
|
+
[11773,550],
|
|
492
|
+
[5556,619]
|
|
493
|
+
],
|
|
494
|
+
"partInterests": [0.428554,0.467191,0.104255]
|
|
495
|
+
},
|
|
496
|
+
"inputValues": {
|
|
497
|
+
"values": ["Married-civ-spouse","Never-married","Divorced","Separated","Widowed","Married-spouse-absent","Married-AF-spouse"],
|
|
498
|
+
"frequencies": [15653,11245,4676,1078,1054,445,23]
|
|
499
|
+
}
|
|
500
|
+
},
|
|
501
|
+
"R03": {
|
|
502
|
+
"dataGrid": {
|
|
503
|
+
"isSupervised": true,
|
|
504
|
+
"dimensions": [
|
|
505
|
+
{
|
|
506
|
+
"variable": "capital_gain",
|
|
507
|
+
"type": "Numerical",
|
|
508
|
+
"partitionType": "Intervals",
|
|
509
|
+
"partition": [
|
|
510
|
+
[0,57],
|
|
511
|
+
[57,3040],
|
|
512
|
+
[3040,3120],
|
|
513
|
+
[3120,4240],
|
|
514
|
+
[4240,4400],
|
|
515
|
+
[4400,4668],
|
|
516
|
+
[4668,4826],
|
|
517
|
+
[4826,4932.5],
|
|
518
|
+
[4932.5,4970],
|
|
519
|
+
[4970,5119],
|
|
520
|
+
[5119,5310],
|
|
521
|
+
[5310,6667],
|
|
522
|
+
[6667,7070],
|
|
523
|
+
[7070,7436],
|
|
524
|
+
[7436,7560],
|
|
525
|
+
[7560,10543],
|
|
526
|
+
[10543,10585],
|
|
527
|
+
[10585,30900],
|
|
528
|
+
[30900,70000],
|
|
529
|
+
[70000,99999]
|
|
530
|
+
]
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"variable": "class",
|
|
534
|
+
"type": "Categorical",
|
|
535
|
+
"partitionType": "Values",
|
|
536
|
+
"partition": ["less","more"]
|
|
537
|
+
}
|
|
538
|
+
],
|
|
539
|
+
"partTargetFrequencies": [
|
|
540
|
+
[24935,6425],
|
|
541
|
+
[483,0],
|
|
542
|
+
[3,103],
|
|
543
|
+
[327,0],
|
|
544
|
+
[11,66],
|
|
545
|
+
[76,0],
|
|
546
|
+
[0,22],
|
|
547
|
+
[17,0],
|
|
548
|
+
[0,8],
|
|
549
|
+
[87,0],
|
|
550
|
+
[0,104],
|
|
551
|
+
[31,28],
|
|
552
|
+
[37,0],
|
|
553
|
+
[0,260],
|
|
554
|
+
[5,0],
|
|
555
|
+
[2,395],
|
|
556
|
+
[5,0],
|
|
557
|
+
[1,564],
|
|
558
|
+
[8,0],
|
|
559
|
+
[0,171]
|
|
560
|
+
],
|
|
561
|
+
"partInterests": [0.036328,0.0476561,0.0488677,0.032264,0.0239359,0.00749868,0.0114311,0.00167734,0.00415677,0.00858401,0.054038,0.00281621,0.00365067,0.135095,0.000493334,0.200881,0.000493334,0.290493,0.000789334,0.088851]
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"R04": {
|
|
565
|
+
"dataGrid": {
|
|
566
|
+
"isSupervised": true,
|
|
567
|
+
"dimensions": [
|
|
568
|
+
{
|
|
569
|
+
"variable": "age",
|
|
570
|
+
"type": "Numerical",
|
|
571
|
+
"partitionType": "Intervals",
|
|
572
|
+
"partition": [
|
|
573
|
+
[17,20.5],
|
|
574
|
+
[20.5,23.5],
|
|
575
|
+
[23.5,26.5],
|
|
576
|
+
[26.5,28.5],
|
|
577
|
+
[28.5,31.5],
|
|
578
|
+
[31.5,35.5],
|
|
579
|
+
[35.5,42.5],
|
|
580
|
+
[42.5,55.5],
|
|
581
|
+
[55.5,61.5],
|
|
582
|
+
[61.5,90]
|
|
583
|
+
]
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"variable": "class",
|
|
587
|
+
"type": "Categorical",
|
|
588
|
+
"partitionType": "Values",
|
|
589
|
+
"partition": ["less","more"]
|
|
590
|
+
}
|
|
591
|
+
],
|
|
592
|
+
"partTargetFrequencies": [
|
|
593
|
+
[2523,1],
|
|
594
|
+
[2485,34],
|
|
595
|
+
[2341,136],
|
|
596
|
+
[1538,190],
|
|
597
|
+
[2222,526],
|
|
598
|
+
[2776,898],
|
|
599
|
+
[4024,2008],
|
|
600
|
+
[4950,3162],
|
|
601
|
+
[1427,707],
|
|
602
|
+
[1742,484]
|
|
603
|
+
],
|
|
604
|
+
"partInterests": [0.297283,0.238516,0.133666,0.040517,0.00767092,0.000161185,0.0601262,0.200273,0.020585,0.00120059]
|
|
605
|
+
}
|
|
606
|
+
},
|
|
607
|
+
"R05": {
|
|
608
|
+
"dataGrid": {
|
|
609
|
+
"isSupervised": true,
|
|
610
|
+
"dimensions": [
|
|
611
|
+
{
|
|
612
|
+
"variable": "education",
|
|
613
|
+
"type": "Categorical",
|
|
614
|
+
"partitionType": "Value groups",
|
|
615
|
+
"partition": [
|
|
616
|
+
["HS-grad"],
|
|
617
|
+
["Some-college"],
|
|
618
|
+
["Bachelors"],
|
|
619
|
+
["11th","10th","7th-8th","9th","12th","5th-6th","1st-4th","Preschool"],
|
|
620
|
+
["Assoc-voc","Assoc-acdm"],
|
|
621
|
+
["Masters"],
|
|
622
|
+
["Prof-school","Doctorate"]
|
|
623
|
+
],
|
|
624
|
+
"defaultGroupIndex": 3
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
"variable": "class",
|
|
628
|
+
"type": "Categorical",
|
|
629
|
+
"partitionType": "Values",
|
|
630
|
+
"partition": ["less","more"]
|
|
631
|
+
}
|
|
632
|
+
],
|
|
633
|
+
"partTargetFrequencies": [
|
|
634
|
+
[9292,1753],
|
|
635
|
+
[6226,1437],
|
|
636
|
+
[3288,2273],
|
|
637
|
+
[4224,250],
|
|
638
|
+
[1909,671],
|
|
639
|
+
[831,1023],
|
|
640
|
+
[258,739]
|
|
641
|
+
],
|
|
642
|
+
"partInterests": [0.096573,0.0263235,0.179713,0.248922,0.00150022,0.191076,0.255893]
|
|
643
|
+
},
|
|
644
|
+
"inputValues": {
|
|
645
|
+
"values": ["HS-grad","Some-college","Bachelors","Masters","Assoc-voc","11th","Assoc-acdm","10th","7th-8th","Prof-school","9th","12th","Doctorate","5th-6th","1st-4th","Preschool"],
|
|
646
|
+
"frequencies": [11045,7663,5561,1854,1465,1265,1115,952,658,577,535,458,420,362,190,54]
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
"R06": {
|
|
650
|
+
"dataGrid": {
|
|
651
|
+
"isSupervised": true,
|
|
652
|
+
"dimensions": [
|
|
653
|
+
{
|
|
654
|
+
"variable": "education_num",
|
|
655
|
+
"type": "Numerical",
|
|
656
|
+
"partitionType": "Intervals",
|
|
657
|
+
"partition": [
|
|
658
|
+
[1,8.5],
|
|
659
|
+
[8.5,9.5],
|
|
660
|
+
[9.5,10.5],
|
|
661
|
+
[10.5,12.5],
|
|
662
|
+
[12.5,13.5],
|
|
663
|
+
[13.5,14.5],
|
|
664
|
+
[14.5,16]
|
|
665
|
+
]
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"variable": "class",
|
|
669
|
+
"type": "Categorical",
|
|
670
|
+
"partitionType": "Values",
|
|
671
|
+
"partition": ["less","more"]
|
|
672
|
+
}
|
|
673
|
+
],
|
|
674
|
+
"partTargetFrequencies": [
|
|
675
|
+
[4224,250],
|
|
676
|
+
[9292,1753],
|
|
677
|
+
[6226,1437],
|
|
678
|
+
[1909,671],
|
|
679
|
+
[3288,2273],
|
|
680
|
+
[831,1023],
|
|
681
|
+
[258,739]
|
|
682
|
+
],
|
|
683
|
+
"partInterests": [0.248922,0.096573,0.0263235,0.00150022,0.179713,0.191076,0.255893]
|
|
684
|
+
}
|
|
685
|
+
},
|
|
686
|
+
"R07": {
|
|
687
|
+
"dataGrid": {
|
|
688
|
+
"isSupervised": true,
|
|
689
|
+
"dimensions": [
|
|
690
|
+
{
|
|
691
|
+
"variable": "occupation",
|
|
692
|
+
"type": "Categorical",
|
|
693
|
+
"partitionType": "Value groups",
|
|
694
|
+
"partition": [
|
|
695
|
+
["Adm-clerical","Machine-op-inspct","Farming-fishing"],
|
|
696
|
+
["Prof-specialty","Armed-Forces"],
|
|
697
|
+
["Craft-repair","Transport-moving"],
|
|
698
|
+
["Sales","Tech-support","Protective-serv"],
|
|
699
|
+
["Exec-managerial"],
|
|
700
|
+
["Other-service","Priv-house-serv"],
|
|
701
|
+
["Handlers-cleaners"]
|
|
702
|
+
],
|
|
703
|
+
"defaultGroupIndex": 1
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"variable": "class",
|
|
707
|
+
"type": "Categorical",
|
|
708
|
+
"partitionType": "Values",
|
|
709
|
+
"partition": ["less","more"]
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"partTargetFrequencies": [
|
|
713
|
+
[6177,933],
|
|
714
|
+
[4161,2140],
|
|
715
|
+
[4644,1309],
|
|
716
|
+
[4030,1509],
|
|
717
|
+
[2222,2018],
|
|
718
|
+
[3463,138],
|
|
719
|
+
[1331,99]
|
|
720
|
+
],
|
|
721
|
+
"partInterests": [0.149983,0.0960551,0.00333952,0.010052,0.330687,0.325246,0.084638]
|
|
722
|
+
},
|
|
723
|
+
"inputValues": {
|
|
724
|
+
"values": ["Prof-specialty","Craft-repair","Exec-managerial","Adm-clerical","Sales","Other-service","Machine-op-inspct","Transport-moving","Handlers-cleaners","Farming-fishing","Tech-support","Protective-serv","Priv-house-serv","Armed-Forces"],
|
|
725
|
+
"frequencies": [6288,4290,4240,3917,3852,3430,2140,1663,1430,1053,1003,684,171,13]
|
|
726
|
+
}
|
|
727
|
+
},
|
|
728
|
+
"R08": {
|
|
729
|
+
"dataGrid": {
|
|
730
|
+
"isSupervised": true,
|
|
731
|
+
"dimensions": [
|
|
732
|
+
{
|
|
733
|
+
"variable": "hours_per_week",
|
|
734
|
+
"type": "Numerical",
|
|
735
|
+
"partitionType": "Intervals",
|
|
736
|
+
"partition": [
|
|
737
|
+
[1,34.5],
|
|
738
|
+
[34.5,39.5],
|
|
739
|
+
[39.5,40.5],
|
|
740
|
+
[40.5,49.5],
|
|
741
|
+
[49.5,64.5],
|
|
742
|
+
[64.5,99]
|
|
743
|
+
]
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"variable": "class",
|
|
747
|
+
"type": "Categorical",
|
|
748
|
+
"partitionType": "Values",
|
|
749
|
+
"partition": ["less","more"]
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"partTargetFrequencies": [
|
|
753
|
+
[5485,410],
|
|
754
|
+
[1923,359],
|
|
755
|
+
[12550,3441],
|
|
756
|
+
[2163,1118],
|
|
757
|
+
[3154,2406],
|
|
758
|
+
[753,412]
|
|
759
|
+
],
|
|
760
|
+
"partInterests": [0.45826,0.0349894,0.0187227,0.0674108,0.390525,0.030092]
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"R09": {
|
|
764
|
+
"dataGrid": {
|
|
765
|
+
"isSupervised": true,
|
|
766
|
+
"dimensions": [
|
|
767
|
+
{
|
|
768
|
+
"variable": "capital_loss",
|
|
769
|
+
"type": "Numerical",
|
|
770
|
+
"partitionType": "Intervals",
|
|
771
|
+
"partition": [
|
|
772
|
+
[0,70],
|
|
773
|
+
[70,1457],
|
|
774
|
+
[1457,1494],
|
|
775
|
+
[1494,1551],
|
|
776
|
+
[1551,1568.5],
|
|
777
|
+
[1568.5,1820.5],
|
|
778
|
+
[1820.5,1859],
|
|
779
|
+
[1859,1881],
|
|
780
|
+
[1881,1927],
|
|
781
|
+
[1927,1975.5],
|
|
782
|
+
[1975.5,1978.5],
|
|
783
|
+
[1978.5,2161],
|
|
784
|
+
[2161,2176.5],
|
|
785
|
+
[2176.5,2384],
|
|
786
|
+
[2384,2450],
|
|
787
|
+
[2450,4356]
|
|
788
|
+
]
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"variable": "class",
|
|
792
|
+
"type": "Categorical",
|
|
793
|
+
"partitionType": "Values",
|
|
794
|
+
"partition": ["less","more"]
|
|
795
|
+
}
|
|
796
|
+
],
|
|
797
|
+
"partTargetFrequencies": [
|
|
798
|
+
[25227,7329],
|
|
799
|
+
[92,2],
|
|
800
|
+
[20,33],
|
|
801
|
+
[23,0],
|
|
802
|
+
[0,29],
|
|
803
|
+
[353,3],
|
|
804
|
+
[2,49],
|
|
805
|
+
[45,0],
|
|
806
|
+
[13,372],
|
|
807
|
+
[19,0],
|
|
808
|
+
[0,183],
|
|
809
|
+
[131,0],
|
|
810
|
+
[0,9],
|
|
811
|
+
[83,32],
|
|
812
|
+
[0,71],
|
|
813
|
+
[20,34]
|
|
814
|
+
],
|
|
815
|
+
"partInterests": [0.0135746,0.0155286,0.0150177,0.00533179,0.0354029,0.0707515,0.0530989,0.0104318,0.408768,0.00440452,0.223404,0.030368,0.0109871,0.000414099,0.086676,0.0158399]
|
|
816
|
+
}
|
|
817
|
+
},
|
|
818
|
+
"R10": {
|
|
819
|
+
"dataGrid": {
|
|
820
|
+
"isSupervised": true,
|
|
821
|
+
"dimensions": [
|
|
822
|
+
{
|
|
823
|
+
"variable": "sex",
|
|
824
|
+
"type": "Categorical",
|
|
825
|
+
"partitionType": "Value groups",
|
|
826
|
+
"partition": [
|
|
827
|
+
["Male"],
|
|
828
|
+
["Female"]
|
|
829
|
+
],
|
|
830
|
+
"defaultGroupIndex": 1
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"variable": "class",
|
|
834
|
+
"type": "Categorical",
|
|
835
|
+
"partitionType": "Values",
|
|
836
|
+
"partition": ["less","more"]
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
"partTargetFrequencies": [
|
|
840
|
+
[15950,6913],
|
|
841
|
+
[10078,1233]
|
|
842
|
+
],
|
|
843
|
+
"partInterests": [0.283758,0.716242]
|
|
844
|
+
},
|
|
845
|
+
"inputValues": {
|
|
846
|
+
"values": ["Male","Female"],
|
|
847
|
+
"frequencies": [22863,11311]
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
"R11": {
|
|
851
|
+
"dataGrid": {
|
|
852
|
+
"isSupervised": true,
|
|
853
|
+
"dimensions": [
|
|
854
|
+
{
|
|
855
|
+
"variable": "workclass",
|
|
856
|
+
"type": "Categorical",
|
|
857
|
+
"partitionType": "Value groups",
|
|
858
|
+
"partition": [
|
|
859
|
+
["Private","Without-pay","Never-worked"],
|
|
860
|
+
["Self-emp-not-inc","Local-gov","State-gov"],
|
|
861
|
+
["Self-emp-inc"],
|
|
862
|
+
["Federal-gov"]
|
|
863
|
+
],
|
|
864
|
+
"defaultGroupIndex": 0
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"variable": "class",
|
|
868
|
+
"type": "Categorical",
|
|
869
|
+
"partitionType": "Values",
|
|
870
|
+
"partition": ["less","more"]
|
|
871
|
+
}
|
|
872
|
+
],
|
|
873
|
+
"partTargetFrequencies": [
|
|
874
|
+
[20389,5347],
|
|
875
|
+
[4485,1768],
|
|
876
|
+
[532,656],
|
|
877
|
+
[622,375]
|
|
878
|
+
],
|
|
879
|
+
"partInterests": [0.164421,0.078268,0.64463,0.112681]
|
|
880
|
+
},
|
|
881
|
+
"inputValues": {
|
|
882
|
+
"values": ["Private","Self-emp-not-inc","Local-gov","State-gov","Self-emp-inc","Federal-gov","Without-pay","Never-worked"],
|
|
883
|
+
"frequencies": [25713,2698,2216,1339,1188,997,15,8]
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
"R12": {
|
|
887
|
+
"dataGrid": {
|
|
888
|
+
"isSupervised": true,
|
|
889
|
+
"dimensions": [
|
|
890
|
+
{
|
|
891
|
+
"variable": "race",
|
|
892
|
+
"type": "Categorical",
|
|
893
|
+
"partitionType": "Value groups",
|
|
894
|
+
"partition": [
|
|
895
|
+
["White","Asian-Pac-Islander"],
|
|
896
|
+
["Black","Amer-Indian-Eskimo","Other"]
|
|
897
|
+
],
|
|
898
|
+
"defaultGroupIndex": 1
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"variable": "class",
|
|
902
|
+
"type": "Categorical",
|
|
903
|
+
"partitionType": "Values",
|
|
904
|
+
"partition": ["less","more"]
|
|
905
|
+
}
|
|
906
|
+
],
|
|
907
|
+
"partTargetFrequencies": [
|
|
908
|
+
[22590,7703],
|
|
909
|
+
[3438,443]
|
|
910
|
+
],
|
|
911
|
+
"partInterests": [0.0972591,0.902741]
|
|
912
|
+
},
|
|
913
|
+
"inputValues": {
|
|
914
|
+
"values": ["White","Black","Asian-Pac-Islander","Amer-Indian-Eskimo","Other"],
|
|
915
|
+
"frequencies": [29231,3276,1062,335,270]
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
"R13": {
|
|
919
|
+
"dataGrid": {
|
|
920
|
+
"isSupervised": true,
|
|
921
|
+
"dimensions": [
|
|
922
|
+
{
|
|
923
|
+
"variable": "native_country",
|
|
924
|
+
"type": "Categorical",
|
|
925
|
+
"partitionType": "Value groups",
|
|
926
|
+
"partition": [
|
|
927
|
+
["United-States","Philippines","Germany","Cuba","China","South","Poland","Portugal","Ireland","Thailand","Yugoslavia","Scotland"],
|
|
928
|
+
["Mexico","Puerto-Rico","El-Salvador","Dominican-Republic","Jamaica","Columbia","Vietnam","Guatemala","Haiti","Ecuador","Peru","Nicaragua","Laos","Outlying-US","Trinadad&Tobago","Honduras","Holand-Netherlands"],
|
|
929
|
+
["Canada","India","England","Italy","Japan","Taiwan","Iran","Greece","France","Cambodia","Hong","Hungary"]
|
|
930
|
+
],
|
|
931
|
+
"defaultGroupIndex": 1
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"variable": "class",
|
|
935
|
+
"type": "Categorical",
|
|
936
|
+
"partitionType": "Values",
|
|
937
|
+
"partition": ["less","more"]
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"partTargetFrequencies": [
|
|
941
|
+
[24257,7816],
|
|
942
|
+
[1363,98],
|
|
943
|
+
[408,232]
|
|
944
|
+
],
|
|
945
|
+
"partInterests": [0.0138949,0.848593,0.137512]
|
|
946
|
+
},
|
|
947
|
+
"inputValues": {
|
|
948
|
+
"values": ["United-States","Mexico","Philippines","Germany","Puerto-Rico","Canada","El-Salvador","Cuba","India","China","England","South","Italy","Dominican-Republic","Jamaica","Columbia","Japan","Vietnam","Guatemala","Poland","Haiti","Portugal","Taiwan","Iran","Greece","Ecuador","Peru","Nicaragua","France","Ireland","Thailand","Cambodia","Laos","Outlying-US","Hong","Yugoslavia","Hungary","Trinadad&Tobago","Scotland","Honduras","Holand-Netherlands"],
|
|
949
|
+
"frequencies": [31267,672,203,150,133,121,116,100,98,89,84,82,75,74,69,64,63,63,60,58,52,48,46,38,36,33,31,29,26,24,23,21,20,18,17,16,15,15,13,11,1]
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
}
|