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

Classification metrics overhaul: stat scores (3/n) #4839

Merged
merged 175 commits into from
Dec 30, 2020
Merged

Classification metrics overhaul: stat scores (3/n) #4839

merged 175 commits into from
Dec 30, 2020

Commits on Nov 24, 2020

  1. Add stuff

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6959ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0679015 View commit details
    Browse the repository at this point in the history
  3. Add stuff

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    35627b5 View commit details
    Browse the repository at this point in the history
  4. Add stat scores

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    0282f3c View commit details
    Browse the repository at this point in the history
  5. Change testing utils

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    55fdaaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f8320 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd05912 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cbf56a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c33d0b View commit details
    Browse the repository at this point in the history
  10. Replace movedim with permute

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6562205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b97aef2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74261f7 View commit details
    Browse the repository at this point in the history
  13. PEP 8 compliance

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    cbbc769 View commit details
    Browse the repository at this point in the history
  14. WIP

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    33166c5 View commit details
    Browse the repository at this point in the history
  15. Add reduce_scores function

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    801abe8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb181ed View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fbebd34 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b3d1b8b View commit details
    Browse the repository at this point in the history
  19. Division with float

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f45fc81 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3fdef40 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    452df32 View commit details
    Browse the repository at this point in the history
  22. PEP 8 compliance

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    9d44a26 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    82c3460 View commit details
    Browse the repository at this point in the history
  24. Remove precision recall

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    5ce7cd9 View commit details
    Browse the repository at this point in the history
  25. Replace movedim with permute

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    3b70270 View commit details
    Browse the repository at this point in the history
  26. Add back tests

    tadejsv committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f1ae7b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Add empty newlines

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    04a5066 View commit details
    Browse the repository at this point in the history
  2. Add empty line

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9dc7bea View commit details
    Browse the repository at this point in the history
  3. Fix permute

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a9640f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692392c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a04a71e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaac5d7 View commit details
    Browse the repository at this point in the history
  7. Fix typo in docs

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    c1108f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    277769b View commit details
    Browse the repository at this point in the history
  9. Change internal var names

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    4849298 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22906a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1034a71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebcdbeb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02bd636 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f97145b View commit details
    Browse the repository at this point in the history
  15. Simplify select_topk

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    536feaf View commit details
    Browse the repository at this point in the history
  16. Remove detach for inputs

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    4241d7c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99d3c81 View commit details
    Browse the repository at this point in the history
  18. Fix typos

    tadejsv committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    86d6c4d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    54c98a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bb11677 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bdc4111 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Update pytorch_lightning/metrics/classification/utils.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tadejsv and Borda committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    cde3997 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/metrics.rst

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tadejsv and Borda committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    05a54da View commit details
    Browse the repository at this point in the history
  3. Minor error message changes

    tadejsv committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9a43a5e View commit details
    Browse the repository at this point in the history
  4. Update pytorch_lightning/metrics/utils.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tadejsv and Borda committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3f4ad3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a654e6a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cls_metrics_input_formatting' of github.com:tadejsv/pyt…

    …orch-lightning into cls_metrics_input_formatting
    tadejsv committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    7b2ef2b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    16ab8f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558276f View commit details
    Browse the repository at this point in the history
  3. Small improvements

    tadejsv committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ecffe18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a907ade View commit details
    Browse the repository at this point in the history
  5. PEP 8

    tadejsv committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    725c7dd View commit details
    Browse the repository at this point in the history
  6. Update pytorch_lightning/metrics/classification/utils.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    41ad0b7 View commit details
    Browse the repository at this point in the history
  7. Update pytorch_lightning/metrics/classification/utils.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ca13e76 View commit details
    Browse the repository at this point in the history
  8. Update docs/source/metrics.rst

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ede2c7f View commit details
    Browse the repository at this point in the history
  9. Update pytorch_lightning/metrics/classification/utils.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c6e4de4 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    201d0de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f08edbc View commit details
    Browse the repository at this point in the history
  12. Merge branch 'cls_metrics_input_formatting' of github.com:tadejsv/pyt…

    …orch-lightning into cls_metrics_input_formatting
    tadejsv committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    523bae3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db24fae View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    35e3eff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cls_metrics_input_formatting' of github.com:tadejsv/pyt…

    …orch-lightning into cls_metrics_input_formatting
    tadejsv committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    dd6f8ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c28aadf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bfc688 View commit details
    Browse the repository at this point in the history
  5. Update to new top_k default

    tadejsv committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    323285e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

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

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    28acf4c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    tadejsv and SkafteNicki committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8e7a85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829155e View commit details
    Browse the repository at this point in the history
  4. Fix coverage

    tadejsv committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    768879d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    e4d88e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeded45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49cfdc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    479114f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8f584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1568970 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    a9fa730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ad276 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    96d40c8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cls_metrics_input_formatting' of github.com:tadejsv/pyt…

    …orch-lightning into cls_metrics_input_formatting
    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    cca430a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0bde16 View commit details
    Browse the repository at this point in the history
  6. Fix imports

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    627d99a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de3defb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    218ff56 View commit details
    Browse the repository at this point in the history
  9. Fix imports

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    c24d47b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3c47f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7e91a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94c1af6 View commit details
    Browse the repository at this point in the history
  13. Fix docs

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    b7ced6e View commit details
    Browse the repository at this point in the history
  14. PEP8

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e91e564 View commit details
    Browse the repository at this point in the history
  15. Reorder imports

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    798ec03 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccdc421 View commit details
    Browse the repository at this point in the history
  17. Add top_k parameter

    tadejsv committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    658bfb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    7217924 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a7c143e View commit details
    Browse the repository at this point in the history
  3. Update docstring

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    531ae33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eba226 View commit details
    Browse the repository at this point in the history
  5. Update docstring

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a66cf31 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cls_metrics_accuracy' of github.com:tadejsv/pytorch-lig…

    …htning into cls_metrics_accuracy
    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e93f83e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89b09f8 View commit details
    Browse the repository at this point in the history
  8. Change parameter order

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e715437 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5daec8 View commit details
    Browse the repository at this point in the history
  10. Remove formatting 3/3

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c820060 View commit details
    Browse the repository at this point in the history
  11. .

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b576de0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dae341b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43136b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2d2b71 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    9b2a399 View commit details
    Browse the repository at this point in the history
  16. Remove unneeded assert

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0952df2 View commit details
    Browse the repository at this point in the history
  17. Update pytorch_lightning/metrics/functional/accuracy.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    tadejsv and rohitgr7 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c7fe698 View commit details
    Browse the repository at this point in the history
  18. Remove unneeded assert

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e2bc0ab View commit details
    Browse the repository at this point in the history
  19. Merge branch 'cls_metrics_accuracy' of github.com:tadejsv/pytorch-lig…

    …htning into cls_metrics_accuracy
    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    acbd1ca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8801f8a View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    Borda and SkafteNicki committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c32b36e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0314c7d View commit details
    Browse the repository at this point in the history
  23. Fix top_k checking

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    152cadf View commit details
    Browse the repository at this point in the history
  24. PEP8

    tadejsv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    022d6a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    9efc963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d992f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a726060 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    93c5d02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0813055 View commit details
    Browse the repository at this point in the history
  6. Fix tests for half precision

    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6bf714b View commit details
    Browse the repository at this point in the history
  7. Fix docs underline length

    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d12f1d6 View commit details
    Browse the repository at this point in the history
  8. Fix doc undeline length

    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a55cb46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d75eec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b3b057 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'cls_metrics_accuracy' of github.com:tadejsv/pytorch-lig…

    …htning into cls_metrics_accuracy
    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6f218d4 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    tadejsv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    98cb5f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    778aeae View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    d129ccb View commit details
    Browse the repository at this point in the history
  2. Fix unwanted accuracy change

    tadejsv committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7eb1457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    207a762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b79348 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    tadejsv committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b609b35 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    633e3ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82879d0 View commit details
    Browse the repository at this point in the history
  3. updates

    tadejsv committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    103dfc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9be50aa View commit details
    Browse the repository at this point in the history
  5. Remove excess spaces

    tadejsv committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d3f851c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1612139 View commit details
    Browse the repository at this point in the history
  7. fix linting

    tadejsv committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    ca03c4a View commit details
    Browse the repository at this point in the history
  8. Update docstring

    tadejsv committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    aea4c66 View commit details
    Browse the repository at this point in the history
  9. Fix docstring

    tadejsv committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    7b4dcc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    9cd07a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a713fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075ed53 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

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

Commits on Dec 27, 2020

  1. Add back ddp tests

    tadejsv committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    e665f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d29bf View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    7e8fb8e View commit details
    Browse the repository at this point in the history
  2. Fix doctest

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d1a4eff View commit details
    Browse the repository at this point in the history
  3. Update changelog

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    01e8e63 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    3e58244 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    475c706 View commit details
    Browse the repository at this point in the history
  6. Refactor

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d387eb1 View commit details
    Browse the repository at this point in the history
  7. Increase coverage

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d2a92e8 View commit details
    Browse the repository at this point in the history
  8. Fix linting

    tadejsv committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    c178cb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Consistent use of backticks

    tadejsv committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    8bf6cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fcd55 View commit details
    Browse the repository at this point in the history
  3. Fix too long line in docs

    tadejsv committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    169fc7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21551f1 View commit details
    Browse the repository at this point in the history
  5. Fix deprecation test

    tadejsv committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e52fa9c View commit details
    Browse the repository at this point in the history
  6. Fix deprecation test

    tadejsv committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    85d6e3a View commit details
    Browse the repository at this point in the history
  7. Default threshold back to 0.5

    tadejsv committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    3461159 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Minor documentation fixes

    tadejsv committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    fe48912 View commit details
    Browse the repository at this point in the history
  2. Add types to tests

    tadejsv committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c2c45f1 View commit details
    Browse the repository at this point in the history