Skip to content

Commit a5d9a35

Browse files
committed
Init commit
1 parent 147de23 commit a5d9a35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autosklearn/evaluation/abstract_evaluator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ def finish_up(
391391
file_out_loss = None
392392
additional_run_info_ = {}
393393

394+
# TODO, not just to make the PR
394395
validation_loss, test_loss = self.calculate_auxiliary_losses(
395396
valid_pred,
396397
test_pred,

0 commit comments

Comments
 (0)