{ "gene": { "id": "b0f1ff26-7049-442c-87a1-6d7701b01e21", "parent_ids": [ "48e33676-09eb-415b-a7db-9318ef081088" ], "timestamp": 1744295224.0414608, "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" }, "score": 1.2657464294920016, "validation_score": 1.2024591080174014, "validated_at": 1744295234.0447392 }