tensorflow / tensorflow/probability

STS Modeling Case Studies

Open
#490 4 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,
I am trying to make forecasts similar to examples in Structural_Time_Series_Modeling_Case_Studies_Atmospheric_CO2_and_Electricity_Demand.ipynb. One major differences is that I have multiple lists of data rather than one list. I am curious if it is possible for me to fit all data into the model. For example, say that I have CO2 data from Los Angeles, New York, San Francisco and Chicago, and I would like to predict amount CO2 next month in these four cities. One thing I could do is I use data from Los Angeles only to predict CO2 in Los Angeles next month. Is it possible to use all data from four cities to predict CO2 in Los Angeles?
Thanks

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

Start with Structural_Time_Series_Modeling_Case_Studies_Atmospheric_CO2_and_Electricity_Demand.ipynb and trace how its single data list is passed into the structural time-series model. Determine whether the requested multi-city forecasting behavior is supported, and document the expected outcome or scope before attempting a change.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
data, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.