Closed mb706 closed 2 years ago
It fails with this one, for example: https://github.com/slds-lmu/yahpo_data/blob/main/rbv2_super/param_set.R . paradox_to_irace then creates a broken parameter description string where some parameters occur multiple times (due to recycling).
paradox_to_irace
Is there anything irace can do about this?
No. This was an issue on our side. Thanks.
Solved by #195
It fails with this one, for example: https://github.com/slds-lmu/yahpo_data/blob/main/rbv2_super/param_set.R .
paradox_to_irace
then creates a broken parameter description string where some parameters occur multiple times (due to recycling).