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

Consider not using default parameters when there are user-passed ones #46

Open
kazeevn opened this issue Sep 18, 2018 · 0 comments
Open

Comments

@kazeevn
Copy link

kazeevn commented Sep 18, 2018

Please consider no using fault parameters when there are user-passed ones here: https://github.com/yandexdataschool/modelgym/blob/master/modelgym/utils/model_space.py#L18

This behavior is unexpected, when I specify the search space, I don't want something to be silently attached to it. Also, rsm parameter for catboost is not supported when training on GPU and is present in the default parameter list, leading to crash.

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

1 participant