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] New transformation based pipeline classifiers #1721

Merged
merged 299 commits into from
Dec 19, 2021
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 30, 2021

  1. typo

    fkiraly committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1265493 View commit details
    Browse the repository at this point in the history
  2. fitted logic in panel case

    fkiraly committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f6cf85d View commit details
    Browse the repository at this point in the history
  3. boxcox refactored as example

    fkiraly committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f1891bc View commit details
    Browse the repository at this point in the history
  4. linting

    fkiraly committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0549263 View commit details
    Browse the repository at this point in the history
  5. linting

    fkiraly committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    248b6e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. added new tags

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c17b714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc0812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62408b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c698da7 View commit details
    Browse the repository at this point in the history
  5. and back

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    cd1c882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f658f7 View commit details
    Browse the repository at this point in the history
  7. linting

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    37f3eb0 View commit details
    Browse the repository at this point in the history
  8. linting

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    de490e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0ee949 View commit details
    Browse the repository at this point in the history
  10. added more tags

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7181e6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f03d6b2 View commit details
    Browse the repository at this point in the history
  12. random interval transformer

    Matthew Middlehurst committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e1a04da View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    80fc514 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc924eb View commit details
    Browse the repository at this point in the history
  15. removed superfluous comments

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    459127d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    674e674 View commit details
    Browse the repository at this point in the history
  17. remove return_pred_int errors

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6340dd3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f88190d View commit details
    Browse the repository at this point in the history
  19. corrected data frame check

    fkiraly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4c6eabd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    03ddf51 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    43e8b2f View commit details
    Browse the repository at this point in the history
  2. signature fixes

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2d21de3 View commit details
    Browse the repository at this point in the history
  3. linting signatures

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b656536 View commit details
    Browse the repository at this point in the history
  4. linting

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2eca7e3 View commit details
    Browse the repository at this point in the history
  5. linting signatures

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3bbc53e View commit details
    Browse the repository at this point in the history
  6. stc transform saving

    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d6573cb View commit details
    Browse the repository at this point in the history
  7. signatures update

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3d4b524 View commit details
    Browse the repository at this point in the history
  8. typo

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3a991df View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from MatthewMiddlehurst/stc-mtsc-merge

    Merge MSTC into STC
    a-pasos-ruiz committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4396336 View commit details
    Browse the repository at this point in the history
  10. coerce to pandas

    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d6ca6aa View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into mstc

    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e463b2a View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8ae5ff4 View commit details
    Browse the repository at this point in the history
  13. japanese vowels test

    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    aea1dbe View commit details
    Browse the repository at this point in the history
  14. Fixing error on parameters for experiment

    Alejandro Pasos Ruiz (CMP - Postgraduate Researcher) authored and Alejandro Pasos Ruiz (CMP - Postgraduate Researcher) committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    dd90643 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into mstc

    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    651f49e View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into main
    
    � Conflicts:
    �	examples/interval_based_classification.ipynb
    �	sktime/contrib/classification_checklist.xlsx
    Matthew Middlehurst committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e1d9bfd View commit details
    Browse the repository at this point in the history
  17. relaxing numpy series mtype

    fkiraly committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    81951cd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. new rotation forest

    Matthew Middlehurst committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    06b82f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into main
    Matthew Middlehurst committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    f54c689 View commit details
    Browse the repository at this point in the history
  3. remove useless atts

    Matthew Middlehurst committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    c13ce81 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. rotf contracting, train estimate and comments

    Matthew Middlehurst committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    38a3cc0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into main
    Matthew Middlehurst committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    a21b2b1 View commit details
    Browse the repository at this point in the history
  3. doc fix

    Matthew Middlehurst committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    3ea7aeb View commit details
    Browse the repository at this point in the history
  4. rotf example fix

    Matthew Middlehurst committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    9a0a588 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    8cd402c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Merge branch 'main' into rotation_forest

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ad4eaa8 View commit details
    Browse the repository at this point in the history
  2. stc comments p1

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    514f90d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rotation_forest' of https://github.com/alan-turing-inst…

    …itute/sktime into mstc
    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3002ec1 View commit details
    Browse the repository at this point in the history
  4. include rotation forest

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    9f8ebc1 View commit details
    Browse the repository at this point in the history
  5. hc refactor p1

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b52140c View commit details
    Browse the repository at this point in the history
  6. hc1 test fix

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4ed8f1a View commit details
    Browse the repository at this point in the history
  7. stc rotf fix

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    88c18d4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into hc2

    � Conflicts:
    �	sktime/classification/hybrid/_hivecote_v1.py
    �	sktime/classification/hybrid/tests/test_hivecote_v1.py
    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    501dc54 View commit details
    Browse the repository at this point in the history
  9. cboss train probs

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    23a2264 View commit details
    Browse the repository at this point in the history
  10. use transformed data in stc

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ff0656f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into hc2

    Matthew Middlehurst committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    5999d76 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. hc1 test outline

    Matthew Middlehurst committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3008d6b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b5b2e2d View commit details
    Browse the repository at this point in the history
  3. config change

    Matthew Middlehurst committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    62a9521 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into hc2

    Matthew Middlehurst committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    de66422 View commit details
    Browse the repository at this point in the history
  5. hc2.0

    Matthew Middlehurst committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    8dd0df4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    16ec1ea View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    29e938c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into hc2

    Matthew Middlehurst committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a805c94 View commit details
    Browse the repository at this point in the history
  3. rotf seed fix

    Matthew Middlehurst committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    9b0666b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mstc' of https://github.com/a-pasos-ruiz/sktime into hc2

    Matthew Middlehurst committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    df4fbf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. st

    Matthew Middlehurst committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    3e994c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    
    � Conflicts:
    �	sktime/classification/base.py
    Matthew Middlehurst committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    5833f02 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. st fix

    Matthew Middlehurst committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    4e2dc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. stc and st tests and finishing touches

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    52ac3d3 View commit details
    Browse the repository at this point in the history
  2. remove mstc dev

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a8df7d8 View commit details
    Browse the repository at this point in the history
  3. more st fixing

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5d5e33c View commit details
    Browse the repository at this point in the history
  4. import code quality

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    af8a507 View commit details
    Browse the repository at this point in the history
  5. rotf code quality

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    30e071b View commit details
    Browse the repository at this point in the history
  6. hc1 test code quality

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    10625ac View commit details
    Browse the repository at this point in the history
  7. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    00e9891 View commit details
    Browse the repository at this point in the history
  8. hc2 tests and contracting

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    112ee3b View commit details
    Browse the repository at this point in the history
  9. hc2 stc default

    Matthew Middlehurst committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    17e1753 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. hc2 stc default (fix)

    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9221a45 View commit details
    Browse the repository at this point in the history
  2. st rename and test fixes

    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    0b0620b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b553c54 View commit details
    Browse the repository at this point in the history
  4. hc2 train estimate fix

    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a2c58d8 View commit details
    Browse the repository at this point in the history
  5. stc test fixes and codeowners

    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    12a5161 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d30037c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. rotf fix

    Matthew Middlehurst committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    ec2350e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    88856ab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. remove identical shapelets at end and transform n_jobs

    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    cc1305d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2634b64 View commit details
    Browse the repository at this point in the history
  3. rounding ST ig to prevent differences between OS

    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ac36c69 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into mstc
    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5a6d8a3 View commit details
    Browse the repository at this point in the history
  5. rotf test fix

    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a328706 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    0671f5c View commit details
    Browse the repository at this point in the history
  7. st and stc docs

    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ecbcce0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'hc2-stc' of https://github.com/alan-turing-institute/sk…

    …time into hc2
    Matthew Middlehurst committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    f8551fd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. hc1 and hc2 test fixes

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    8c041c8 View commit details
    Browse the repository at this point in the history
  2. hc1 and hc2 examples fix

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    7866e47 View commit details
    Browse the repository at this point in the history
  3. higher max shapelets for tests

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    befdf7f View commit details
    Browse the repository at this point in the history
  4. more mv cases in tests

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    3240f1a View commit details
    Browse the repository at this point in the history
  5. hc test parameters

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    911163c View commit details
    Browse the repository at this point in the history
  6. hc test parameters 2

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    e54442c View commit details
    Browse the repository at this point in the history
  7. hc test parameters 3

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    97f196e View commit details
    Browse the repository at this point in the history
  8. hc test parameters 4

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    9eacc5d View commit details
    Browse the repository at this point in the history
  9. wrong probas

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    971249d View commit details
    Browse the repository at this point in the history
  10. hopefully done

    Matthew Middlehurst committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    22971cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ec7dc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. experiments update and a couple of getattr bugfixes

    Matthew Middlehurst committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    2c493ea View commit details
    Browse the repository at this point in the history
  2. contrib experiments update

    Matthew Middlehurst committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4c0534c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into hc2
    
    � Conflicts:
    �	sktime/classification/hybrid/_hivecote_v1.py
    �	sktime/classification/hybrid/tests/test_hivecote_v1.py
    �	sktime/classification/shapelet_based/_stc.py
    �	sktime/classification/shapelet_based/tests/test_stc.py
    �	sktime/tests/_config.py
    Matthew Middlehurst committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a044ea9 View commit details
    Browse the repository at this point in the history
  2. set classifier hc2

    pfm15hbu committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f5edc7c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'experiments_update' of https://github.com/alan-turing-i…

    …nstitute/sktime into hc2
    
    � Conflicts:
    �	sktime/classification/feature_based/_catch22_classifier.py
    Matthew Middlehurst committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    89265b2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'experiments_update' of https://github.com/alan-turing-i…

    Matthew Middlehurst committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    10dad1d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hc2' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    
    � Conflicts:
    �	sktime/classification/feature_based/_catch22_classifier.py
    �	sktime/classification/feature_based/_tsfresh_classifier.py
    Matthew Middlehurst committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    52ac6a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. base

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f01b032 View commit details
    Browse the repository at this point in the history
  2. enforce univariate in base class

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3c14b91 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary classifier tags

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    498b8dd View commit details
    Browse the repository at this point in the history
  4. predict and predict_proba

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8b72f4d View commit details
    Browse the repository at this point in the history
  5. tweaks to classifier base class

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b79f65b View commit details
    Browse the repository at this point in the history
  6. formatting 1

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9d36d91 View commit details
    Browse the repository at this point in the history
  7. formatting 3

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4ccd2df View commit details
    Browse the repository at this point in the history
  8. formatting 4

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5503c54 View commit details
    Browse the repository at this point in the history
  9. formatting 6?

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    50ca231 View commit details
    Browse the repository at this point in the history
  10. blank lines or no blank lines?

    Tony Bagnall committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f7dc729 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. remove unnecessary argument to get_tag

    Tony Bagnall committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5919fbb View commit details
    Browse the repository at this point in the history
  2. negate tag correctly, remove unnecessary get_tag argument

    Tony Bagnall committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4bdb457 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'classifier_base_class' of https://github.com/alan-turin…

    …g-institute/sktime into classifier_base_class
    Tony Bagnall committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    721052f View commit details
    Browse the repository at this point in the history
  4. correct tag negation

    Tony Bagnall committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6accbc6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into classifier_base_class

    Tony Bagnall committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    aa1ca8e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge branch 'main' into classifier_base_class

    Tony Bagnall committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    5734947 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into classifier_base_class

    Tony Bagnall committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    cee784b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. _predict _predict_proba

    _predict made abstract, _
    predict_proba given a default implmentation
    n_classes_ added to base class
    Tony Bagnall committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    d408408 View commit details
    Browse the repository at this point in the history
  2. formatting 1

    Tony Bagnall committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    b17f9a7 View commit details
    Browse the repository at this point in the history
  3. formatting 2

    Tony Bagnall committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    57347f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49eb1d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c8e2de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3c3254 View commit details
    Browse the repository at this point in the history
  7. linting

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    859d7de View commit details
    Browse the repository at this point in the history
  8. linting

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    2b04842 View commit details
    Browse the repository at this point in the history
  9. linting

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    e692a99 View commit details
    Browse the repository at this point in the history
  10. linting

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    4eee5fa View commit details
    Browse the repository at this point in the history
  11. added defensive assert

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    4a32639 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef56dce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79fd157 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a74a04 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40a8090 View commit details
    Browse the repository at this point in the history
  16. clarified mtype in docstring

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    bd0f5f7 View commit details
    Browse the repository at this point in the history
  17. linting

    fkiraly committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    f1ea7ee View commit details
    Browse the repository at this point in the history
  18. Merge branch 'main' into classifier_base_class

    Tony Bagnall committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    5af98a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    ad6877f View commit details
    Browse the repository at this point in the history
  2. Revert "fixing transformer tests to correctly refer to create_test_in…

    …stance"
    
    This reverts commit ad6877f.
    fkiraly committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3404703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2145be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8956a0c View commit details
    Browse the repository at this point in the history
  5. extension template docstrings

    fkiraly committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    21ee5fe View commit details
    Browse the repository at this point in the history
  6. HC comments an experiments fixes

    Matthew Middlehurst committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    8b29a99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae873a9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    
    � Conflicts:
    �	sktime/benchmarking/experiments.py
    �	sktime/classification/hybrid/_hivecote_v1.py
    �	sktime/classification/hybrid/_hivecote_v2.py
    �	sktime/contrib/classification_checklist.xlsx
    Matthew Middlehurst committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ced95df View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge branch 'classifier_base_class' of https://github.com/alan-turin…

    …g-institute/sktime into transform-classifiers
    Matthew Middlehurst committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    2e1b434 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. remove deprecated versions and more feature based updates

    Matthew Middlehurst committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a7a7c64 View commit details
    Browse the repository at this point in the history
  2. test config

    Matthew Middlehurst committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    19a8dd9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    
    � Conflicts:
    �	sktime/base/_base.py
    �	sktime/classification/base.py
    Matthew Middlehurst committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    6bf65d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5db8cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    81af2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f9c75 View commit details
    Browse the repository at this point in the history
  3. feature based test tolerance

    Matthew Middlehurst committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    8412bb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    1b6bf31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5fd62 View commit details
    Browse the repository at this point in the history
  3. refactored input checks

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    33e6143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ec2a0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3a8bcc View commit details
    Browse the repository at this point in the history
  6. linting

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7a0e175 View commit details
    Browse the repository at this point in the history
  7. linting

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    ec91da6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8a6f21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b7b179 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c93d19e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4236f45 View commit details
    Browse the repository at this point in the history
  12. fixed docstring

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    8633afc View commit details
    Browse the repository at this point in the history
  13. corrected docstring

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    0ab2d28 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78c773e View commit details
    Browse the repository at this point in the history
  15. scitypes condition

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    1667eae View commit details
    Browse the repository at this point in the history
  16. linting

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    a264928 View commit details
    Browse the repository at this point in the history
  17. changed variable names in fit

    fkiraly committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    2595ef1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7a390b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b96f48 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge branch 'main' into transform-classifiers

    Tony Bagnall committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e8fd2d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge branch 'transform-classifiers' of https://github.com/alan-turin…

    …g-institute/sktime into transform-classifiers
    Matthew Middlehurst committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6173c46 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c29f45d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c7c7a6c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into transform-classifiers
    Matthew Middlehurst committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    181dbfd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. remove new transform classifiers

    Matthew Middlehurst committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fbf1054 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'transformers-refactor' of https://github.com/alan-turin…

    …g-institute/sktime into summary-classifier
    Matthew Middlehurst committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    086de28 View commit details
    Browse the repository at this point in the history
  3. signature and mp tests

    Matthew Middlehurst committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    e42622f View commit details
    Browse the repository at this point in the history
  4. signature example

    Matthew Middlehurst committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    98bb6f6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'transform-classifiers' of https://github.com/alan-turin…

    …g-institute/sktime into summary-classifier
    Matthew Middlehurst committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    67aef20 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. reintroduce new transformers/transform classifiers

    Matthew Middlehurst committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f737d05 View commit details
    Browse the repository at this point in the history
  2. only mv summarycls is broken now

    Matthew Middlehurst committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3cd3048 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    8d80060 View commit details
    Browse the repository at this point in the history
  2. Update extension_templates/transformer.py

    Co-authored-by: Lovkush <lovkush@gmail.com>
    fkiraly and Lovkush-A committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b382c8b View commit details
    Browse the repository at this point in the history
  3. clarify special case

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    64c886d View commit details
    Browse the repository at this point in the history
  4. clarified

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    9acb549 View commit details
    Browse the repository at this point in the history
  5. clarification on output type

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    228b340 View commit details
    Browse the repository at this point in the history
  6. fixed test reference

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0d7bc2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5a57cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1aaeb0 View commit details
    Browse the repository at this point in the history
  9. moved comments before lines

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cb3a774 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61ea4f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecb227b View commit details
    Browse the repository at this point in the history
  12. clarified imports

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    746fc10 View commit details
    Browse the repository at this point in the history
  13. added clarification on init

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c198887 View commit details
    Browse the repository at this point in the history
  14. est2 fixed

    fkiraly committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    34a4f85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    260b8e0 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    
    � Conflicts:
    �	sktime/classification/feature_based/_signature_classifier.py
    Matthew Middlehurst committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    68df4d6 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'transformers-refactor' of https://github.com/alan-turin…

    …g-institute/sktime into summary-classifier
    Matthew Middlehurst committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c2bca32 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

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

    fkiraly committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    85bf58e View commit details
    Browse the repository at this point in the history
  3. wrong place

    fkiraly committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    09f73be View commit details
    Browse the repository at this point in the history
  4. output for transformer fix

    fkiraly committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    37a632e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. had wrong X_inner_mtype

    fkiraly committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4bbc26c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108570f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d2442 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    558885d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f25b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    
    � Conflicts:
    �	extension_templates/transformer.py
    �	sktime/datatypes/_check.py
    �	sktime/datatypes/_registry.py
    �	sktime/datatypes/_series_as_panel/_convert.py
    �	sktime/tests/_config.py
    �	sktime/transformations/base.py
    �	sktime/transformations/panel/signature_based/_signature_method.py
    Matthew Middlehurst committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3848ed5 View commit details
    Browse the repository at this point in the history
  2. fresh prince

    Matthew Middlehurst committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2471b71 View commit details
    Browse the repository at this point in the history
  3. fresh prince 2

    Matthew Middlehurst committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    ab8772a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    Matthew Middlehurst committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    66ef346 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. i have to make this commit to swap branches and fix a bug

    Matthew Middlehurst committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0e5afa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7df0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48567e6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    Matthew Middlehurst committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    c3a2ca8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. testing changes, still some train estimate stuff to do

    Matthew Middlehurst committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    14355af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'transformers-primitives-fixes' of https://github.com/al…

    …an-turing-institute/sktime into summary-classifier
    Matthew Middlehurst committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    86604e5 View commit details
    Browse the repository at this point in the history
  3. fresh prince test

    Matthew Middlehurst committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7c7d0a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6363b51 View commit details
    Browse the repository at this point in the history
  2. summary classifier fix and docs

    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1736051 View commit details
    Browse the repository at this point in the history
  3. pre-pr bug fix

    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    772cd68 View commit details
    Browse the repository at this point in the history
  4. catch22 replace nans

    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    136b028 View commit details
    Browse the repository at this point in the history
  5. catch22 single feature public

    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b359e39 View commit details
    Browse the repository at this point in the history
  6. catch22 nan replacement change

    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    fb04443 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    Matthew Middlehurst committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7c098e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Merge branch 'main' into summary-classifier

    Tony Bagnall committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e102bc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Merge branch 'main' into summary-classifier

    Tony Bagnall committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0c484ed View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge branch 'main' into summary-classifier

    Tony Bagnall committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    1f96445 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge branch 'main' into summary-classifier

    Tony Bagnall committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f0ccedd View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Merge branch 'main' of https://github.com/alan-turing-institute/sktime

    …into summary-classifier
    Matthew Middlehurst committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    24c9f84 View commit details
    Browse the repository at this point in the history
  2. tsfresh link

    Matthew Middlehurst committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    cc31960 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into summary-classifier

    Tony Bagnall committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    bd21a45 View commit details
    Browse the repository at this point in the history