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/scalar with window #2529

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Feat/scalar with window #2529

wants to merge 33 commits into from

Commits on Aug 25, 2023

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

Commits on Oct 6, 2023

  1. merge

    JanFidor committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3617cad View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Feb 5, 2024

  1. Merge remote-tracking branch 'upstream/master' into feature/scalar-wi…

    …th-window
    
    # Conflicts:
    #	darts/models/forecasting/forecasting_model.py
    #	darts/models/forecasting/regression_model.py
    #	darts/utils/historical_forecasts/optimized_historical_forecasts_regression.py
    #	darts/utils/historical_forecasts/utils.py
    JanFidor committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d1583bb View commit details
    Browse the repository at this point in the history
  2. change scaler to a more robust generalisation

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    JanFidor and dennisbader authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1a0bf70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3cefae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ca47c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c615c1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6004391 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de237c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55068e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix param name

    JanFidor committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f5e0041 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    7ae25c9 View commit details
    Browse the repository at this point in the history
  2. move all series and covariates fitting into one place, allow data tra…

    …nsform without model retrain
    JanFidor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5237fea View commit details
    Browse the repository at this point in the history
  3. update readme and data types

    JanFidor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dce57f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77461dd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    804c914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa2186 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3543982 View commit details
    Browse the repository at this point in the history
  2. fix: simplify the tests

    madtoinou committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    654c44b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52118e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0d2c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    781ddb0 View commit details
    Browse the repository at this point in the history
  2. fix: reverting some changes

    madtoinou committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e830d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db301b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be1065f View commit details
    Browse the repository at this point in the history
  5. update changelog

    madtoinou committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b521150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c44596a View commit details
    Browse the repository at this point in the history
  7. fix: adress review comments

    madtoinou committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0ec7f6d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: adapting the tests

    madtoinou committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e8e304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585f45b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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