| { | |
| "gene": { | |
| "id": "ac7db3d3-ec13-4248-b235-c5a0ee2a270e", | |
| "parent_ids": [ | |
| "48e33676-09eb-415b-a7db-9318ef081088", | |
| "ac59d011-37b5-4cb0-8355-c8b3ef32f90b" | |
| ], | |
| "timestamp": 1744295187.2320094, | |
| "code": "\ndef compute_loss(y_pred, y_true):\n return ((y_pred - y_true)**2).mean()" | |
| }, | |
| "score": 1.3663742310329057, | |
| "validation_score": 1.2980555194812604, | |
| "validated_at": 1744295234.043739 | |
| } |