Skip to content

AttributeError when SARIMAX() is used #113

@jasonchia89

Description

@jasonchia89

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’ “

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions