Skip to content

Cannot import name 'forecaster' from 'zoo.chronos' #10

@mbrhd

Description

@mbrhd

System information

Message

Hi

I'm exploring Chronos for time series. I've decided to use this example notebook to start.

When running
from zoo.chronos import forecaster
I got the following error message:

ImportError: cannot import name 'forecaster'

When list of the attributes with dir(zoo.chronos):
I get data only.
['__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', 'data']

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