Skip to content

Is it possible to retrieve the configurations suggested by meta-learning without fitting the model?  #1546

Open
@MartinKnaze

Description

@MartinKnaze

Hi, I would like to retrieve the configurations suggested by meta-learning without waiting for the fitting to finish.

Following the steps in this issue, it is clear that the meta-learning configurations are initialised within seconds. However, to read them from the log file, I'd need to let the fitting run for at least 30 seconds, since that is the lower limit for the 'time_left_for_this_task' argument.

Is there any way to circumvent the need to wait for 30 seconds and retrieve the meta-learning configurations as soon as they are identified?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA new improvement or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions