Skip to content

sprint_statistics() method gives KeyError: 'test_loss' in 0.2 version #455

Closed
@shabir1

Description

@shabir1

I got an error while calling sprint_statistics() in autopytorch version 0.2

model.sprint_statistics()

error:
...
cost_info = run_value.additional_info[f'{inference_name}_loss']
KeyError: 'test_loss'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions