Fabolas example is broken
Open
- Dominant language
- Python
- Stars
- 495
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Traceback (most recent call last):
File "example_fabolas.py", line 125, in
s_min=s_min, s_max=s_max, num_iterations=100)
File "/home/chris/anaconda3/lib/python3.6/site-packages/RoBO-0.2.2-py3.6.egg/robo/fmin/fabolas.py", line 201, in fabolas
IndexError: list index out of range
I'll have a look.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running example_fabolas.py and inspect the failing call at line 125. Then trace the IndexError reported at robo/fmin/fabolas.py line 201; the work is complete when the Fabolas example runs without raising this exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100