| { | |
| "model_type": "log_log_power_regression", | |
| "formula": "Length = a * GT^b", | |
| "coefficients": { | |
| "a": 5.7251194876381115, | |
| "b": 0.308823572762721 | |
| }, | |
| "r_squared": 0.9490677975370616, | |
| "n_observations": 79902, | |
| "input_feature": "GT", | |
| "output_target": "Length (m)" | |
| } |