{ "gene": { "id": "0b0a3bb4-52f9-4f7a-8b93-91414ed6abd7", "parent_ids": [ "fdb3935a-2a55-4a63-8403-e6d4b8f2ec1a" ], "timestamp": 1744295145.2607138, "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" }, "score": 1.4129251107511598, "validation_score": 1.3422788552136018, "validated_at": 1744295234.0163481 }