POSEIDON / Phase_0 /model_config.json
JullMol's picture
Initial commit: Uploading POSEIDON Pipeline (Phase 0 & Phase 4)
4cba5e1 verified
Raw
History Blame Contribute Delete
281 Bytes
{
"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)"
}