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

Evaluate (example and fix) #690

Merged
merged 19 commits into from Feb 25, 2021
Merged

Evaluate (example and fix) #690

merged 19 commits into from Feb 25, 2021

Commits on Jan 29, 2021

  1. Added Imputer class

    Walter committed Jan 29, 2021
    Copy the full SHA
    bb0e36d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Merge conflict solved

    Walter committed Feb 5, 2021
    Copy the full SHA
    c17fb98 View commit details
    Browse the repository at this point in the history
  2. Evaluate forecaster function added

    Walter committed Feb 5, 2021
    Copy the full SHA
    a5ba85e View commit details
    Browse the repository at this point in the history
  3. Evaluate forecaster function added

    Walter committed Feb 5, 2021
    Copy the full SHA
    3eb37c3 View commit details
    Browse the repository at this point in the history
  4. Doctstring

    Walter committed Feb 5, 2021
    Copy the full SHA
    45593d1 View commit details
    Browse the repository at this point in the history
  5. Added tqdm dependency

    Walter committed Feb 5, 2021
    Copy the full SHA
    b322f22 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Added hard dependency

    Walter committed Feb 7, 2021
    Copy the full SHA
    2b4cf7e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/alan-turing-institute/sktime

     into evaluate
    Walter committed Feb 7, 2021
    Copy the full SHA
    1eb201f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. Bug fix split_initial in evaluate

    Walter committed Feb 11, 2021
    Copy the full SHA
    8133e24 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Added scoring check. Added unittest

    Walter committed Feb 15, 2021
    Copy the full SHA
    39ec718 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Plot fix

    Walter committed Feb 16, 2021
    Copy the full SHA
    60a4866 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/alan-turing-institute/sktime

     into evaluate
    Walter committed Feb 16, 2021
    Copy the full SHA
    fa2664f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Added example in notebook. Fix tqdm progress

    Walter committed Feb 18, 2021
    Copy the full SHA
    ba43677 View commit details
    Browse the repository at this point in the history
  2. Solved merge conflict

    Walter committed Feb 18, 2021
    Copy the full SHA
    7ce0fdb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

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

     into evaluate
    Walter committed Feb 20, 2021
    Copy the full SHA
    c11d1b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

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

     into evaluate
    Walter committed Feb 21, 2021
    Copy the full SHA
    0fdde79 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Removed tqdm dependency. Refactored cv classes

    Walter committed Feb 23, 2021
    Copy the full SHA
    fd71fa8 View commit details
    Browse the repository at this point in the history