Good afternoon, I am trying to load some SMAC runs created by Autofolio. Autofolio runs on an environment with Python 3.6 and SMAC version 0.13.1. DEEPCAVE is on Python 3.9. I am using a Linux system with Conda 24.3.
While trying to load the runs SMAC 3.1 almost succeeds but it throws an error "Instances are not supported." at line 167 of file runs/converter/smac3v1.py. Is there anything I can do to load Autofolios runs?
Thanks
Good afternoon, I am trying to load some SMAC runs created by Autofolio. Autofolio runs on an environment with Python 3.6 and SMAC version 0.13.1. DEEPCAVE is on Python 3.9. I am using a Linux system with Conda 24.3.
While trying to load the runs SMAC 3.1 almost succeeds but it throws an error "Instances are not supported." at line 167 of file
runs/converter/smac3v1.py. Is there anything I can do to load Autofolios runs?Thanks