Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C covid19uk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Chris Jewell
  • covid19uk
  • Merge requests
  • !37

Fix for weekday effect in prediction

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Chris Jewell requested to merge fix-prediction-weekday into master Apr 23, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Previously, when generating forward predictions, the model used the latest value of gamma1 for all time points. This created a prediction artefact depending on what the last day of the observed timeseries was. This is now corrected by projecting the weekday forward in time.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-prediction-weekday