{ "gene": { "id": "52ea84b4-fb27-4e91-9159-f5f0e645484f", "parent_ids": [ "4fac2dd7-0ad7-4bfc-bea0-311b803f4914" ], "timestamp": 1744295152.5211658, "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" }, "score": 1.1634083056551423, "validation_score": 1.1052378903723852, "validated_at": 1744295234.0277307 }