Skip to main content

Questions tagged [forecasting]

Forecasting is the process predicting future values based on historic and current data, typically for time-series datasets.

1 vote
0 answers
50 views

I am trying to create one big model(lightGB) that forecasts sales for each product for cosmetic chain store. Dataset I am working with is last 5 years data and has these columns: ...
13aba's user avatar
  • 11
0 votes
1 answer
85 views

I am working in a team developing a time series forecasting model using xgboost (or similar). We have a draft workflow for optimising model hyperparameters, incorporating an initial train-test split ...
Wannabe_PhD's user avatar
1 vote
0 answers
29 views

I have been working on a project for predictive maintenance and have been studying research papers on it. According to my observation, predictive maintenance is mainly done using sensor data tracking ...
Tarun Gattu's user avatar
1 vote
0 answers
19 views

I have a coupled ODE and the time series data that is representative of the ODE. I want to do a multi-step forecast. What I have a problem is coding or creating the logic flow in my code, since I have ...
NGA's user avatar
  • 21
1 vote
0 answers
57 views

I'm building a TFT forecasting model using PyTorch for the first time and having trouble extracting the predicted values along with their corresponding actual values from the output. Ideally, I’d like ...
siwi's user avatar
  • 11
1 vote
0 answers
44 views

I am working for a company that deals with government subsidies and grants, and I'm currently tackling a challenging forecasting problem. Each year, a fixed amount is allocated for various measures, ...
Hendrik P's user avatar
0 votes
0 answers
49 views

I'm experimenting conformal prediction over high-frequent time data using following forest-based regression models for an in-sample forecasting task The size of uni-variate (1D) time-series data is <...
Mario's user avatar
  • 596
2 votes
0 answers
33 views

I am trying out PatchTST timeseries transformer (paper, code) on a timeseries data that I have. The way PatchTST handles data is as follows: Note that on line 78-79, the repo does following: ...
Mahesha999's user avatar

15 30 50 per page
1
2 3 4 5
23