rename smac optimizer files
Open
discuss
refactor
- Dominant language
- Python
- Stars
- 167
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
For using SMAC in ROAR mode we want to import some smac optimizer files (smac_2_08_00-master.py). Using dashes in module names is highly deprecated and right now we use a hack to import the module. See http://stackoverflow.com/questions/761519/is-it-ok-to-use-dashes-in-python-files-when-trying-to-import-them/762693#762693
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating smac_2_08_00-master.py and the other SMAC optimizer files, then trace the import hack used for ROAR mode. Done means the optimizer filenames no longer use dashes and the ROAR imports work without that hack; the payload does not name a test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100