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

Add feedback for forecasting #1258

Merged
merged 27 commits into from
Nov 16, 2023
Merged

Add feedback for forecasting #1258

merged 27 commits into from
Nov 16, 2023

Commits on Oct 5, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    c15dba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe6d02 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. wip: add confidence

    americast committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c118203 View commit details
    Browse the repository at this point in the history
  2. confidence done

    americast committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d208bf9 View commit details
    Browse the repository at this point in the history
  3. add docs

    americast committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    883c598 View commit details
    Browse the repository at this point in the history
  4. fix tests

    americast committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4f6ea4a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. metrics for statsforecast

    americast committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    70088d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. neuralforecast rmse

    americast committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6192554 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. reveal hyperparams

    americast committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ed8de98 View commit details
    Browse the repository at this point in the history
  2. update docs

    americast committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a83c30d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add more DL models

    americast committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0171926 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. metrics optional

    americast committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fc48003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9f5cd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    4ddd107 View commit details
    Browse the repository at this point in the history
  2. fix binder error

    americast committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    56a401a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. update docs

    americast committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    30b0fb1 View commit details
    Browse the repository at this point in the history
  2. fix metrics logic

    americast committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f3f02be View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    3f92594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40500af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d7c30e View commit details
    Browse the repository at this point in the history
  4. sklearn converted to numpy

    americast committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    823e3fe View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. attempt fix test

    americast committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    addd2cf View commit details
    Browse the repository at this point in the history
  2. remove nf from test

    americast committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2eb51b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    54280f4 View commit details
    Browse the repository at this point in the history
  2. Skip neuralforecast testcases

    xzdandy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7955011 View commit details
    Browse the repository at this point in the history
  3. Fix xgboost

    xzdandy committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cfbdf67 View commit details
    Browse the repository at this point in the history