{ "gene": { "id": "5c5e2727-a53b-4032-9f4a-1fb443e7105e", "parent_ids": [ "ffb73cff-2bf2-426c-8658-c8b85b37c2e9", "4fac2dd7-0ad7-4bfc-bea0-311b803f4914" ], "timestamp": 1744295164.0580316, "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" }, "score": 1.030251542950034, "validation_score": 0.9787389658025323, "validated_at": 1744295234.0299864 }