You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update logging-features.md
Add a link to hello-ltr demo for context about the index schema
Signed-off-by: Scott Stults <sstults@opensourceconnections.com>
* Update _search-plugins/ltr/logging-features.md
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Scott Stults <sstults@opensourceconnections.com>
---------
Signed-off-by: Scott Stults <sstults@opensourceconnections.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Eric Pugh <epugh@opensourceconnections.com>
Copy file name to clipboardExpand all lines: _search-plugins/ltr/logging-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Feature values need to be logged in order to train a model. This is a crucial co
12
12
13
13
## `sltr` query
14
14
15
-
The `sltr` query is the primary method for running features and evaluating models. When logging, an `sltr` query is used to execute each feature query and retrieve the feature scores. A feature set structure is shown in the following example request:
15
+
The `sltr` query is the primary method for running features and evaluating models. When logging, an `sltr` query is used to execute each feature query and retrieve the feature scores. A feature set structure that works with the [`hello-ltr`](https://github.com/o19s/hello-ltr) demo schema is shown in the following example request:
0 commit comments