{ "gene": { "id": "a3c2dee3-b08a-4ac8-9568-661c27cfb027", "parent_ids": [ "5c5e2727-a53b-4032-9f4a-1fb443e7105e", "f1de3762-932b-4fa1-bd16-09a0b5efd750" ], "timestamp": 1744295165.5780103, "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" }, "score": 1.130982716543555, "validation_score": 1.0744335807163772, "validated_at": 1744295234.040723 }