tensorflow / tensorflow/probability

How to add new data to the pretrained Structural Time Series model in Tensorflow

Open
#1,787 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi everyone, I have a time-series based ML pipeline. The algorithm used in it is Structural Time Series(STS) from Tensorflow here. We retrain it every day from start data to end data. (Around 2 years data) Rather than doing that workload everyday, is there any way to add only new data into the latest STS model trained from the previous day? I appreciate any comment.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names TensorFlow's Structural Time Series model but provides no repository file, test, or entry point. Start by reviewing the STS training and inference documentation and determine whether a previously trained model can incorporate new observations without retraining. Done means documenting a supported incremental-update workflow or clearly establishing that it is not supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.