Neeratyoy Mallik

Results 44 comments of Neeratyoy Mallik

Which benchmarks are you using? Are they the _Raw_ benchmarks? Are they running on Windows?

That's a good question. @ayushi-3536 could you please give some more details of the setup you're using to test this? Also, a minimal example if possible. It would also help...

Yes, we have the fix pending in one of our PRs.

With the declarative interface, can we do, ```yaml searcher: "/path/to/searcher_config.yaml" eta: 3 ``` The equivalent call in Python code should be this right: ```python # `eta` is a searcher_kwarg in...

@TarekAbouChakra and I chose that design when trying to manage the defaults for the searcher choice as strings We believe the design can be improved overall, to be more reflective...

Hi Could you share a snippet of code to reproduce the error? Also, ideally, share the environment setup? Thanks.

Labelling this as a good first issue since we do not actively want to work on it but will be happy to support this.

Can you give an illustration or example or snippet of how you are visualizing the final feature?

Could we `squash` commits?

Also we should probably add some basic unit tests to check for freeze-thaw sampler and MF-EI. As a second stage, dyhpo and dpl surrogate fitting (okay if this is not...