Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented moving average #926

Merged
merged 9 commits into from
Jul 27, 2020
Merged

Implemented moving average #926

merged 9 commits into from
Jul 27, 2020

Commits on Jul 14, 2020

  1. Add moving average

    Pedro Eduardo Mercado Lopez committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    b50273f View commit details
    Browse the repository at this point in the history
  2. Add moving average

    Pedro Eduardo Mercado Lopez committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8452e4f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Add moving average - added tests

    Pedro Eduardo Mercado Lopez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9258b5f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. context_length now optional::forecast_start is now used::updated tests

    Pedro Eduardo Mercado Lopez committed Jul 27, 2020
    1 Configuration menu
    Copy the full SHA
    05c38ff View commit details
    Browse the repository at this point in the history
  2. refinments added

    Pedro Eduardo Mercado Lopez committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    c9d190b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65b0e1e View commit details
    Browse the repository at this point in the history
  4. added assert + forecast_start updates

    Pedro Eduardo Mercado Lopez committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d1de8cc View commit details
    Browse the repository at this point in the history
  5. forecast_start updates

    Pedro Eduardo Mercado Lopez committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    0e54455 View commit details
    Browse the repository at this point in the history
  6. forecast_start updates + assert

    Pedro Eduardo Mercado Lopez committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b5fc305 View commit details
    Browse the repository at this point in the history