Skip to content

feat: add continues prediction to OutPutconvertion #740

@Gerhardsa0

Description

@Gerhardsa0

Is your feature request related to a problem?

Right now the outputsize of a TimeSeries in a nn Model is always 1, because we predict the value in forecast horizon steps.

Desired solution

I want to add the ability that the user forecasts until the forecast horizon, so the outputsize will be the forecast horizon, as all steps until the forecast horizon, will be also forecasted.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions