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

BaseObject and rework of tags system, including dynamic tags #1134

Merged
merged 47 commits into from Jul 17, 2021
Merged

Commits on May 20, 2021

  1. Added BaseObject

    RNKuhns committed May 20, 2021
    Copy the full SHA
    28421db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb46ae4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. added dynamic tag handling

    fkiraly committed Jul 3, 2021
    Copy the full SHA
    6da97c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8bb08f View commit details
    Browse the repository at this point in the history
  3. docstrings

    fkiraly committed Jul 3, 2021
    Copy the full SHA
    bf74e65 View commit details
    Browse the repository at this point in the history
  4. fixed BaseObject.__init__

    fkiraly committed Jul 3, 2021
    Copy the full SHA
    7a63b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Copy the full SHA
    271f095 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    645f297 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    03a6104 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a86a661 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Copy the full SHA
    a23b77c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    952a9d3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d6052e1 View commit details
    Browse the repository at this point in the history
  4. one more

    fkiraly committed Jul 13, 2021
    Copy the full SHA
    af2eb4e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2a424cd View commit details
    Browse the repository at this point in the history
  6. linting

    fkiraly committed Jul 13, 2021
    Copy the full SHA
    ad02fdb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2d41923 View commit details
    Browse the repository at this point in the history
  8. updated basemetric docstring

    fkiraly committed Jul 13, 2021
    Copy the full SHA
    c9da460 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b3332c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update sktime/base/_base.py

    Co-authored-by: Markus Löning <markus.loning@gmail.com>
    fkiraly and Markus Löning committed Jul 14, 2021
    Copy the full SHA
    e18cb85 View commit details
    Browse the repository at this point in the history
  2. Update sktime/base/_base.py

    Co-authored-by: Markus Löning <markus.loning@gmail.com>
    fkiraly and Markus Löning committed Jul 14, 2021
    Copy the full SHA
    01b505f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    326e028 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f084cc8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d2db6ea View commit details
    Browse the repository at this point in the history
  6. updated module docstring

    fkiraly committed Jul 14, 2021
    Copy the full SHA
    abae38a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0158fab View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    42871dd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a0c0ba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Update sktime/base/_base.py

    Co-authored-by: Markus Löning <markus.loning@gmail.com>
    fkiraly and Markus Löning committed Jul 15, 2021
    Copy the full SHA
    8ed82bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3655e9e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    95db8e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Copy the full SHA
    d163a19 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f4e096 View commit details
    Browse the repository at this point in the history
  3. testing BaseObject methods

    fkiraly committed Jul 16, 2021
    Copy the full SHA
    21a1f65 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    790abfd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b43b17 View commit details
    Browse the repository at this point in the history
  6. typo fixing

    fkiraly committed Jul 16, 2021
    Copy the full SHA
    cba4d99 View commit details
    Browse the repository at this point in the history
  7. added test contribution 😃

    fkiraly committed Jul 16, 2021
    Copy the full SHA
    c80fda1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Copy the full SHA
    feb01ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d761a4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    75edaa7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    94a7834 View commit details
    Browse the repository at this point in the history
  5. linting tests

    fkiraly committed Jul 17, 2021
    Copy the full SHA
    f733a7d View commit details
    Browse the repository at this point in the history
  6. classifier base docstrings

    fkiraly committed Jul 17, 2021
    Copy the full SHA
    ae14882 View commit details
    Browse the repository at this point in the history
  7. updated docstrings

    fkiraly committed Jul 17, 2021
    Copy the full SHA
    07f3505 View commit details
    Browse the repository at this point in the history
  8. linting base forecaster

    fkiraly committed Jul 17, 2021
    Copy the full SHA
    6c745eb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3f84787 View commit details
    Browse the repository at this point in the history