DeepCAVE
DeepCAVE copied to clipboard
Random forest surrogate test is not actually executed
The test test_evaluators/random_forest_surrogate.py is not actually being tested due to the filename not starting with test. When renamed and thus tested, the test fails. Thus, the test needs to be checked.