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

Improvements to allow exponential smoothing forecasts using smaller forecasting horizons

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andreas Tsagkaropoulos requested to merge antsag/morphemic-preprocessor:exponential_smoothing_predictor into morphemic-rc2.0 Apr 19, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Added appropriate code to handle cases in which predictions should be made with a horizon of less than 300 seconds in the future (setting the aggregation interval equal to this horizon) Added option in subprocess spawning to improve logging output Improvement of the handling of an unusual configuration and dataset combination (asking to use realtime mode on stale dataset)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: exponential_smoothing_predictor