Skip to content

Conversation

@isaacmg
Copy link
Collaborator

@isaacmg isaacmg commented May 14, 2021

The goal of this PR is to accomplish three things

  • Support returning a series_id from the data-loader and the associated post-processing of data into models.
  • Allow random or ordered sampling of different series for a specific datetime.
  • Add support for multi-task data loader that allows the forecasting of many different locations or item codes all around the world

@isaacmg isaacmg linked an issue May 14, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.38%. Comparing base (71886b1) to head (9dc5ef0).
Report is 417 commits behind head on masterr.

Additional details and impacted files
@@           Coverage Diff            @@
##           masterr     #342   +/-   ##
========================================
  Coverage    75.38%   75.38%           
========================================
  Files           66       66           
  Lines         4537     4537           
========================================
  Hits          3420     3420           
  Misses        1117     1117           
Flag Coverage Δ
python 75.38% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possibility to specify a 'grouping id' and 'date' col for series

2 participants