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

Integrate multiseries into AutoMLSearch #4270

Merged
merged 15 commits into from
Aug 21, 2023
Merged

Integrate multiseries into AutoMLSearch #4270

merged 15 commits into from
Aug 21, 2023

Commits on Aug 11, 2023

  1. Integration runs, no tests

    eccabay committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fddbd1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f80d7d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    4eb542a View commit details
    Browse the repository at this point in the history
  2. Current tests passing

    eccabay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    51634b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e28eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec8278 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Test fix

    eccabay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    85fe157 View commit details
    Browse the repository at this point in the history
  2. Codecov fixes

    eccabay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    65a42a5 View commit details
    Browse the repository at this point in the history
  3. Fix edge case

    eccabay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3bfec8c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Tiny test fix

    eccabay committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9f3cb79 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Swap is_multiseries logic to problem type (#4278)

    * Add multiseries time series regression as problem type
    
    * Completely revamp to multiseries based on problem type
    eccabay authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    41f8e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b495d View commit details
    Browse the repository at this point in the history
  3. Missing test

    eccabay committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    826a418 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. typo

    eccabay committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    890ac12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193ef57 View commit details
    Browse the repository at this point in the history