Skip to content

Instantly share code, notes, and snippets.

@Enoch2090
Created March 7, 2023 22:23
Show Gist options
  • Save Enoch2090/9c9836e8fe0b763177c6bf76c9349908 to your computer and use it in GitHub Desktop.
Save Enoch2090/9c9836e8fe0b763177c6bf76c9349908 to your computer and use it in GitHub Desktop.
models:
xgboost:
type: lambdamart
backend:
type: xgboost
weights:
click: 1
features:
- bm25
- cos
features:
- name: bm25
type: number
scope: item
field: item.bm25
- name: cos
type: number
scope: item
field: item.cos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment