Skip to content

feat: change that nn takes no time series for predict #837

@Gerhardsa0

Description

@Gerhardsa0

Is your feature request related to a problem?

right now a nn is trained with a time series and also predicted with a time series. But these timeseries need to be the same so we can just take the information from the trained model and keep it for prediction.

Desired solution

the prediction should just take a table.

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