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

feat: Added prediction intervals for insample and ETS models #328

Merged
merged 10 commits into from
Nov 28, 2022

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    342d1f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Merge branch 'main' of https://github.com/Nixtla/statsforecast into f…

    …eat/insample_intervals
    AzulGarza committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e7e7bf2 View commit details
    Browse the repository at this point in the history
  2. fix: add ets levels to nb

    AzulGarza committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    04db936 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix: recover insample pi

    AzulGarza committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b785379 View commit details
    Browse the repository at this point in the history
  2. feat: add models table

    AzulGarza committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c24bf55 View commit details
    Browse the repository at this point in the history
  3. fix: mypy lint

    AzulGarza committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0a39da6 View commit details
    Browse the repository at this point in the history
  4. fix: flake8 lint

    AzulGarza committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c924072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5adbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0c1973 View commit details
    Browse the repository at this point in the history
  7. fix: add correct se ets

    AzulGarza committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7c7b963 View commit details
    Browse the repository at this point in the history