优化6个类,现在ks降低到0.28,史称3.0版本
This commit is contained in:
60
example/results/actuator_stats.json
Normal file
60
example/results/actuator_stats.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"features": [
|
||||
"P1_PCV02Z",
|
||||
"P1_PCV01Z",
|
||||
"P1_PCV01D",
|
||||
"P1_FCV02Z"
|
||||
],
|
||||
"generated": {
|
||||
"P1_PCV02Z": {
|
||||
"unique_ratio": 0.005859375,
|
||||
"top1_mass": 0.837890625,
|
||||
"top3_mass": 1.0,
|
||||
"median_dwell": 2
|
||||
},
|
||||
"P1_PCV01Z": {
|
||||
"unique_ratio": 0.96484375,
|
||||
"top1_mass": 0.0078125,
|
||||
"top3_mass": 0.01953125,
|
||||
"median_dwell": 1
|
||||
},
|
||||
"P1_PCV01D": {
|
||||
"unique_ratio": 0.91796875,
|
||||
"top1_mass": 0.08203125,
|
||||
"top3_mass": 0.087890625,
|
||||
"median_dwell": 1
|
||||
},
|
||||
"P1_FCV02Z": {
|
||||
"unique_ratio": 0.033203125,
|
||||
"top1_mass": 0.548828125,
|
||||
"top3_mass": 0.77734375,
|
||||
"median_dwell": 1
|
||||
}
|
||||
},
|
||||
"reference": {
|
||||
"P1_PCV02Z": {
|
||||
"unique_ratio": 1.8333333333333333e-05,
|
||||
"top1_mass": 0.42507,
|
||||
"top3_mass": 0.7653283333333334,
|
||||
"median_dwell": 2
|
||||
},
|
||||
"P1_PCV01Z": {
|
||||
"unique_ratio": 0.012016666666666667,
|
||||
"top1_mass": 0.00707,
|
||||
"top3_mass": 0.014783333333333334,
|
||||
"median_dwell": 1
|
||||
},
|
||||
"P1_PCV01D": {
|
||||
"unique_ratio": 0.012345,
|
||||
"top1_mass": 0.07126,
|
||||
"top3_mass": 0.07228166666666666,
|
||||
"median_dwell": 1
|
||||
},
|
||||
"P1_FCV02Z": {
|
||||
"unique_ratio": 0.013231666666666666,
|
||||
"top1_mass": 0.20116333333333333,
|
||||
"top3_mass": 0.3798166666666667,
|
||||
"median_dwell": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user