Skip to content

Bug: Attributes without forecasted/predicted datapoints are listed when adding a prophet regressor #52

@dominiquekleeven

Description

@dominiquekleeven

When adding a regressor to a Prophet configuration, the regressor configuration currently includes assets with attributes that do not contain any predicted datapoints. Prophet requires regressors to have future data available as part of its forecasting process.

Expected Behaviour

The regressor configuration section should only list assets with attributes that have predicted datapoints available.

Metadata

Metadata

Labels

BugError or issue in the system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions