Skip to content

[Time-Series Prediction Platform 1.1 for PyTorch] Saving Inferenced predictions to CSV #1199

@SephirothFFKH

Description

@SephirothFFKH

Related to Time-Series Prediction Platform 1.1 for PyTorch

Is your feature request related to a problem? Please describe.
Currently, the inference seems to only output Performance and Accuracy metrics from the model.

Describe the solution you'd like
It would be great to have a function to inference predictions, post-process them and save these actual prediction to a CSV file.

Describe alternatives you've considered
Alternatively, it could also be beneficial to have two functions, one to save the inference prediction without post-processing to CSV and another to optionally post-process the inferred predictions and save these to CSV.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions