Closed SimonBlanke closed 3 years ago
In the "init_warm_start_smbo"-method of the SMBO-class nan-values are filtered out but np.inf are left in the dataframe. This can cause errors for smb-optimizers if the surrogate model cannot fit to np.inf.
In the "init_warm_start_smbo"-method of the SMBO-class nan-values are filtered out but np.inf are left in the dataframe. This can cause errors for smb-optimizers if the surrogate model cannot fit to np.inf.