| { | |
| "gene": { | |
| "id": "77d9e06b-c51f-477a-9081-b0ff15cab73d", | |
| "parent_ids": [ | |
| "61da4673-c276-41e1-9743-d769f5a33b2a", | |
| "25bde57e-0303-4e17-a976-b31518ce458f" | |
| ], | |
| "timestamp": 1744295127.0630965, | |
| "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" | |
| }, | |
| "score": 1.4144555483921404, | |
| "validation_score": 1.3437327709725333, | |
| "validated_at": 1744295234.0329962 | |
| } |