Skip to content

Import fails with darts >= 0.35 #47

@JWuzyk

Description

@JWuzyk

The _LikelihoodMixin class was removed from darts in version 0.35, this causes conformal tights to error on import when the latest version of darts is used since this class is used for the DartsForecaster.

See 0.35 release notes here
" Removed darts.models.forecasting.regression_model._LikelihoodMixin. Use dedicated Likelihood models instead."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions