Skip to content

Create calculate_loss support #97

Closed
@franchuterivera

Description

@franchuterivera

We want to make sure we have a minimization problem in all of our optimization contexts. We should follow autosklearn, in particular here.

This has to apply to individual models loss calculation (train evaluator, test evaluator) but also in the ensemble builder. Also calculate_score has to be update to return the real function value, not the result of the scorer, which is always a maximization problem.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions