Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError #125

Open
edward-nketiah opened this issue Sep 27, 2021 · 0 comments
Open

IndexError #125

edward-nketiah opened this issue Sep 27, 2021 · 0 comments

Comments

@edward-nketiah
Copy link

I want to use spearmint for my research work but I got this error when I tried to imitate the author by running the "python main.py"

Traceback (most recent call last):
File "main.py", line 494, in
main()
File "main.py", line 249, in main
options, expt_dir = get_options()
File "main.py", line 216, in get_options
expt_dir = os.path.realpath(os.path.expanduser(args[0]))
IndexError: list index out of range

Again, I also want to Know how I can insert my data into spearmint, I want to optimize hyperparameters for time series regression. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant