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

AttributeError when SARIMAX() is used #113

Open
jasonchia89 opened this issue Mar 18, 2024 · 0 comments
Open

AttributeError when SARIMAX() is used #113

jasonchia89 opened this issue Mar 18, 2024 · 0 comments

Comments

@jasonchia89
Copy link

IMG_6268

Can someone explain why is my domain a numpy.ndarray object when it clearly is a dictionary assuming domain refers to the param_space dictionary. Otherwise, would appreciate if someone could explain what the error in the image is about?

In gist, error encountered in line on “for x in sorted(domain.keys()):” of domain_space.py’s “convert_GP_space(self,domain_list)” and the error is “AttributeError: ‘numpy.ndarray’ object has no attribute ‘keys’ “

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