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

[ENH] Multioutput capability for all time series classifiers and regressors, broadcasting and tag #5408

Merged
merged 76 commits into from Dec 25, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0445158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ddff52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34c92d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. None and 'None' tests

    Vasudeva-bit committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8133f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'main' of https://github.com/Vasudeva-bit/sktime into br…

    …oadcast
    
    merge with broadcast
    Vasudeva-bit committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b811b05 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. temp changes

    Vasudeva-bit committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7dd14b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. pull compatability

    Vasudeva-bit committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5caa291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c811db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7451a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. update pull

    Vasudeva-bit committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4b67a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0003b79 View commit details
    Browse the repository at this point in the history
  3. addressed test fails

    Vasudeva-bit committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2c7fe73 View commit details
    Browse the repository at this point in the history
  4. delete irrelevant code

    Vasudeva-bit committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9f29790 View commit details
    Browse the repository at this point in the history
  5. code refactor

    Vasudeva-bit committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9e73626 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

  1. resolve merge conflicts

    Vasudeva-bit committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ae5b282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfd33b View commit details
    Browse the repository at this point in the history
  3. fixing tests

    Vasudeva-bit committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c7071ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae15b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c39b19 View commit details
    Browse the repository at this point in the history
  6. test y multioutput

    Vasudeva-bit committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e1a7a4a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. minor test fixes

    Vasudeva-bit committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b464528 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. spelling

    Vasudeva-bit committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a99b7be View commit details
    Browse the repository at this point in the history
  2. spelling error

    Vasudeva-bit committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7086e6b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix codec error

    Vasudeva-bit committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    057f1c9 View commit details
    Browse the repository at this point in the history
  2. fix error

    Vasudeva-bit committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2692de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. docstrings

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bb508f9 View commit details
    Browse the repository at this point in the history
  2. docstring

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    748dcd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bcb7b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8859088 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51ba9e4 View commit details
    Browse the repository at this point in the history
  6. lint

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6990bd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c953ab8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b5dbe5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd77e70 View commit details
    Browse the repository at this point in the history
  10. docstrig

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    007571c View commit details
    Browse the repository at this point in the history
  11. programmatic conversion

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8dff89b View commit details
    Browse the repository at this point in the history
  12. rename classifiers attrib

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8c648d2 View commit details
    Browse the repository at this point in the history
  13. move validation after error

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1f8179f View commit details
    Browse the repository at this point in the history
  14. allow object dtype

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    fc77b42 View commit details
    Browse the repository at this point in the history
  15. remove set init

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1ff077e View commit details
    Browse the repository at this point in the history
  16. Update test_base.py

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    38c55d9 View commit details
    Browse the repository at this point in the history
  17. simplify

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7bf66b9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4cc2b52 View commit details
    Browse the repository at this point in the history
  19. Update base.py

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c80f1be View commit details
    Browse the repository at this point in the history
  20. boss update logic

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5bfb940 View commit details
    Browse the repository at this point in the history
  21. forgot trafo data

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8979fff View commit details
    Browse the repository at this point in the history
  22. Update base.py

    fkiraly committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2efca8c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. revert boss

    fkiraly committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0085c6d View commit details
    Browse the repository at this point in the history
  2. linting

    fkiraly committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0a594af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee1c1f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. legacy consistency

    fkiraly committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6ccc2a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a483bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4151a38 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    1837578 View commit details
    Browse the repository at this point in the history
  2. rename y mtype var

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    38ab9bc View commit details
    Browse the repository at this point in the history
  3. tests, bugfixes

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5adce3f View commit details
    Browse the repository at this point in the history
  4. tests

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4967c2d View commit details
    Browse the repository at this point in the history
  5. Update _boss.py

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4a4fefa View commit details
    Browse the repository at this point in the history
  6. fix wrong conversion

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    cef643e View commit details
    Browse the repository at this point in the history
  7. revert erroneous CNN tag

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c5bceb2 View commit details
    Browse the repository at this point in the history
  8. revert test changes

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    84c7804 View commit details
    Browse the repository at this point in the history
  9. revert test changes

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    62bd29f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6840c7 View commit details
    Browse the repository at this point in the history
  11. conversions

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    64a0e33 View commit details
    Browse the repository at this point in the history
  12. test

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4a55f4c View commit details
    Browse the repository at this point in the history
  13. linting

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1c7c4d8 View commit details
    Browse the repository at this point in the history
  14. linting

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    53036d2 View commit details
    Browse the repository at this point in the history
  15. Update base.py

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b8af2d4 View commit details
    Browse the repository at this point in the history
  16. Update base.py

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b44bac3 View commit details
    Browse the repository at this point in the history
  17. classifier docstrings

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d4ac28c View commit details
    Browse the repository at this point in the history
  18. docstrings regressors

    fkiraly committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    702dea3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    60fa92a View commit details
    Browse the repository at this point in the history
  20. linting

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