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

Information Retrieval (6/5) #161

Merged
merged 37 commits into from
Apr 6, 2021
Merged

Information Retrieval (6/5) #161

merged 37 commits into from
Apr 6, 2021

Commits on Mar 31, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    8555c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34bcefa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbaf05f View commit details
    Browse the repository at this point in the history
  4. remove lambda functions

    lucadiliello committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    644477e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36ce60a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44e2db6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f516e42 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. added paramter to class testing to divide kwargs as preds and targets…

    …. Fixed typo in doc format
    lucadiliello committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    1496d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc42311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bb4830 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c7e96 View commit details
    Browse the repository at this point in the history
  5. improved test coverage

    lucadiliello committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    40fd75b View commit details
    Browse the repository at this point in the history
  6. improved test coverage

    lucadiliello committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    7b3d2f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01c43de View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    bb62f51 View commit details
    Browse the repository at this point in the history
  2. implemented fall-out

    lucadiliello committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    9d65265 View commit details
    Browse the repository at this point in the history
  3. refactored tests lists

    lucadiliello committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    148a908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93c87a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57ec03b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    62c93f5 View commit details
    Browse the repository at this point in the history
  3. simple

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    5b2ce58 View commit details
    Browse the repository at this point in the history
  4. agrs

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3a3871b View commit details
    Browse the repository at this point in the history
  5. format

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7a3f8c9 View commit details
    Browse the repository at this point in the history
  6. _sk

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d350765 View commit details
    Browse the repository at this point in the history
  7. fixed typo in tests

    lucadiliello committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c796557 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    367f5b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b1ed29 View commit details
    Browse the repository at this point in the history
  10. fixed typo in doc

    lucadiliello committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0256157 View commit details
    Browse the repository at this point in the history
  11. fixed merge with master

    lucadiliello committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0fb5c35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44f7537 View commit details
    Browse the repository at this point in the history
  13. chlog

    Borda committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    873df5c View commit details
    Browse the repository at this point in the history
  14. Update tests/retrieval/test_fallout.py

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    lucadiliello and SkafteNicki authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    31e4d2f View commit details
    Browse the repository at this point in the history
  15. Update torchmetrics/functional/retrieval/fall_out.py

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    lucadiliello and SkafteNicki authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a1c83e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4d7f644 View commit details
    Browse the repository at this point in the history