Skip to content

Commit e985c8c

Browse files
radka-jsgreenbury
andauthored
Update autoemulate/core/model_selection.py
Co-authored-by: Sam Greenbury <[email protected]>
1 parent 83d2d73 commit e985c8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoemulate/core/model_selection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ def bootstrap(
235235
)
236236

237237
# Return mean and std for each metric
238-
239238
return {
240239
metric: (
241240
metric_scores[metric.name].mean().item(),

0 commit comments

Comments
 (0)