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 Crossformer, Autoformer, PatchTST, DLinear, ETSformer, FEDformer as imputation models #331

Merged
merged 16 commits into from
Apr 1, 2024

Commits on Mar 29, 2024

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

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    a812c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f02bde View commit details
    Browse the repository at this point in the history
  3. Merge pull request #327 from WenjieDu/(feat)add_dlinear

    Add DLinear as an imputation model
    WenjieDu authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6d41f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e98d3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b26d407 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #328 from WenjieDu/(feat)add_etsformer

    Add ETSformer as an imputation model
    WenjieDu authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3c67a12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d577ac View commit details
    Browse the repository at this point in the history
  8. Merge pull request #329 from WenjieDu/(feat)add_crossformer

    Add Crossformer as an imputation model
    WenjieDu authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    46afff7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09db14c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    777b64f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e61a3e8 View commit details
    Browse the repository at this point in the history
  12. docs: update the docs;

    WenjieDu committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0a044d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge pull request #330 from WenjieDu/(feat)add_fedformer

    Add FEDformer as an imputation model
    WenjieDu authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2446663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fbb5ee View commit details
    Browse the repository at this point in the history