Skip to content

How use a trained model for future data? #2

@AminShah69

Description

@AminShah69

Based on your code, we can train a model at the beginning of each week and predict data for the next week. How can we use a trained model to update our prediction?
For example, we trained a model on Sunday and predict values for the next week. On Monday, we will have a new sample. So we can update our prediction. Similarly, we can update our predictions as new data are observed. However, we can use the former model.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions