"vscode:/vscode.git/clone" did not exist on "fe1ea898a8ef9dcf359e574f80ff90ab292930e4"
Refactor hyperparameter search backends (#24384)
* Refactor hyperparameter search backends * Simpler refactoring without abstract base class * black * review comments: specify name in class use methods instead of callable class attributes name constant better * review comments: safer bool checking, log multiple available backends * test ALL_HYPERPARAMETER_SEARCH_BACKENDS vs HPSearchBackend in unit test, not module. format with black. * copyright
Showing
Please register or sign in to comment