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

Allow users to specify pruner/sampler without attribute #40

Merged
merged 4 commits into from
May 6, 2021

Conversation

himkt
Copy link
Owner

@himkt himkt commented May 6, 2021

For #38.

This PR allows users to specify a sampler or pruner without any attribute.

{
    "pruner": {
        "type": "HyperbandPruner"
    },
    "sampler": {
        "type": "TPESampler"
    }
}

@himkt himkt merged commit 41bcbf4 into master May 6, 2021
@himkt himkt deleted the hotfix/mitigate-required-param branch May 6, 2021 14:55
@himkt himkt self-assigned this May 6, 2021
@himkt himkt added the bug Something isn't working label May 6, 2021
@himkt himkt modified the milestones: v0.1.7, v0.1.6 Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant