File size: 1,329 Bytes
4b3e799 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | {
"features": [
{
"core_scale": 0.03578877054702139,
"feature_idx": 0,
"fit_loss": -0.0999767164715147,
"fit_success": true,
"loc": 6.103515625e-05,
"tail_scale": 0.18546423617847732,
"transform": "laplace_mixture_cdf_to_normal",
"weight": 0.11884691942347246
},
{
"components": 4,
"feature_idx": 1,
"fit_loss": 0.0015762933428584416,
"fit_success": true,
"loc": 0.0002040863037109375,
"scales": [
0.006223476955829466,
0.05542076386519203,
0.05926460015269713,
0.2754491447002142
],
"transform": "symmetric_halfnormal_mixture_angle_cdf_to_normal",
"weights": [
0.021470619865085874,
0.05400001083313397,
0.20334936210445445,
0.7211800071973257
]
},
{
"feature_idx": 2,
"lambda": 0.5466484606391152,
"mean": 0.964105486869812,
"std": 1.052759051322937,
"transform": "yeo_johnson_standardized"
},
{
"feature_idx": 3,
"lambda": 0.5313480632571733,
"mean": 1.2029227018356323,
"std": 0.9710057377815247,
"transform": "yeo_johnson_standardized"
}
],
"format": "omnilearned_parametric_normalization_v1",
"normalized_features": [
0,
1,
2,
3
]
}
|