Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the use of dict for pipeline_space when the custom optimizer is defined via yaml #87

Closed
danrgll opened this issue May 3, 2024 · 0 comments
Milestone

Comments

@danrgll
Copy link
Collaborator

danrgll commented May 3, 2024

Using a Custom optimizer (class) via yaml currently only works if pipeline_space is also provided via a yaml.

run_args:
     pipeline_space: <path_to_yaml_file>
     searcher:
        path: <path_to_custom_searcher_class>
        name: <class_name>
@danrgll danrgll mentioned this issue May 3, 2024
12 tasks
@eddiebergman eddiebergman added this to the Declaritive milestone May 3, 2024
@danrgll danrgll closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants