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

Introduce catalog + ndcg #120

Merged
merged 21 commits into from
Oct 19, 2021
Merged

Introduce catalog + ndcg #120

merged 21 commits into from
Oct 19, 2021

Commits on Oct 15, 2021

  1. feat: add ndcg calc

    maximilianwerk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    3570e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dceae94 View commit details
    Browse the repository at this point in the history
  3. feat: fix ndcg

    maximilianwerk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b2ee822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c768207 View commit details
    Browse the repository at this point in the history
  5. feat: add gpu for eval

    maximilianwerk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6f7e7fa View commit details
    Browse the repository at this point in the history
  6. fix: sample size

    maximilianwerk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    630b514 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    bee87e3 View commit details
    Browse the repository at this point in the history
  2. feat: labeler working

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c8f6c08 View commit details
    Browse the repository at this point in the history
  3. feat: paddle and torch

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5369b64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e1cc0 View commit details
    Browse the repository at this point in the history
  5. test: fixed

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    2d6811d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e74429f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65dd5eb View commit details
    Browse the repository at this point in the history
  8. refactor: qa toy data

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cd6f0b7 View commit details
    Browse the repository at this point in the history
  9. fix: gpu tests

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    358b501 View commit details
    Browse the repository at this point in the history
  10. test: fix test size

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6a9364e View commit details
    Browse the repository at this point in the history
  11. test: fix wrong arg

    maximilianwerk committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3bc8356 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a12e2b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    2830449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620f0ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88419d5 View commit details
    Browse the repository at this point in the history