File size: 1,167 Bytes
b764195 | 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 | {
"assessment": "verified",
"dual_decomposition": [
{
"leading_term_standardized_ks": 0.0446543126962895,
"maximum_reconstruction_residual": 1.1102230246251565e-16,
"n": 100,
"optimization_term_rms": 0.0856072151751973
},
{
"leading_term_standardized_ks": 0.028032236762613627,
"maximum_reconstruction_residual": 1.1102230246251565e-16,
"n": 500,
"optimization_term_rms": 0.03837367264291397
},
{
"leading_term_standardized_ks": 0.0225337415746808,
"maximum_reconstruction_residual": 1.1102230246251565e-16,
"n": 1000,
"optimization_term_rms": 0.027957752784735702
},
{
"leading_term_standardized_ks": 0.013671866500478247,
"maximum_reconstruction_residual": 1.1102230246251565e-16,
"n": 2000,
"optimization_term_rms": 0.01936522864930784
}
],
"leading_term_final_ks": 0.013671866500478247,
"maximum_identity_residual": 1.1102230246251565e-16,
"optimization_remainder_rms_shrinks": true,
"zero_lambda_destructive_control": {
"destroys_positive_kl_signal": true,
"lambda": 0,
"objective_for_every_sample": 0
}
}
|