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

feat: adding Maximum Margin Relevance Ranker #8554

Merged
merged 42 commits into from
Nov 22, 2024

Commits on Nov 15, 2024

  1. initial import

    davidsbatista committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2c75d00 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. linting

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    648e230 View commit details
    Browse the repository at this point in the history
  2. adding MRR tests

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c174cce View commit details
    Browse the repository at this point in the history
  3. adding release notes

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e2251cb View commit details
    Browse the repository at this point in the history
  4. fixing tests

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    07d8229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6f18f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ea5ca4 View commit details
    Browse the repository at this point in the history
  7. update docstring

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0b22c3c View commit details
    Browse the repository at this point in the history
  8. refactoring

    davidsbatista committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dd675a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    f56bebd View commit details
    Browse the repository at this point in the history
  2. wip: adding unit tests

    davidsbatista committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5e5c71a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c4f2d View commit details
    Browse the repository at this point in the history
  4. refactoring tests

    davidsbatista committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3c19732 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eabddf1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1035e6 View commit details
    Browse the repository at this point in the history
  7. bug in tests

    davidsbatista committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    302589b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f742d View commit details
    Browse the repository at this point in the history
  9. adding more tests

    davidsbatista committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6c75b9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    981149f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef13a6f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5f0d75 View commit details
    Browse the repository at this point in the history
  13. PR comments

    davidsbatista committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b933ec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. PR comments

    davidsbatista committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0e3ab5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5ea66 View commit details
    Browse the repository at this point in the history
  3. fixing

    davidsbatista committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a3e589b View commit details
    Browse the repository at this point in the history
  4. fixing serialisation

    davidsbatista committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2fb4951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03f4ac5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec8204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffbfe90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    500be14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cc20ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fea260d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1fc2ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e25225 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d30a41 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fixing tests

    davidsbatista committed Nov 21, 2024
    1 Configuration menu
    Copy the full SHA
    680f8ad View commit details
    Browse the repository at this point in the history
  2. PR comments

    davidsbatista committed Nov 21, 2024
    1 Configuration menu
    Copy the full SHA
    141aea2 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b3404b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. PR comments

    davidsbatista committed Nov 22, 2024
    1 Configuration menu
    Copy the full SHA
    5d1edb8 View commit details
    Browse the repository at this point in the history
  2. PR comments

    davidsbatista committed Nov 22, 2024
    1 Configuration menu
    Copy the full SHA
    a744707 View commit details
    Browse the repository at this point in the history
  3. PR comments

    davidsbatista committed Nov 22, 2024
    1 Configuration menu
    Copy the full SHA
    180f445 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    730bc87 View commit details
    Browse the repository at this point in the history