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

&SmirnGregHM [BUG] ensure forecasting tuners do not vectorize over columns (variables) #5145

Merged
merged 12 commits into from Sep 2, 2023

Commits on Aug 23, 2023

  1. Update _tune.py

    fkiraly committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ebc864f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0762091 View commit details
    Browse the repository at this point in the history
  3. docstring

    fkiraly committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e330fc0 View commit details
    Browse the repository at this point in the history
  4. tests

    fkiraly committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9c39e15 View commit details
    Browse the repository at this point in the history
  5. Update test_tune.py

    fkiraly committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e847d8b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. error message

    fkiraly committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    39df7cf View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. deprecation

    fkiraly committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4cd5f97 View commit details
    Browse the repository at this point in the history
  2. Update _tune.py

    fkiraly committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8c52df3 View commit details
    Browse the repository at this point in the history
  3. Update test_tune.py

    fkiraly committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ca25f30 View commit details
    Browse the repository at this point in the history
  4. fix wrong variable name

    fkiraly committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e6d011b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. DeprecationWarning

    fkiraly committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c31cc8d View commit details
    Browse the repository at this point in the history
  2. remove superfluous longley

    fkiraly committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    91b78f6 View commit details
    Browse the repository at this point in the history