Skip to content

Commit

Permalink
Update _search-plugins/ltr/logging-features.md
Browse files Browse the repository at this point in the history
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Scott Stults <[email protected]>
  • Loading branch information
sstults and kolchfa-aws authored Nov 21, 2024
1 parent d32dc12 commit 44cdbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _search-plugins/ltr/logging-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Feature values need to be logged in order to train a model. This is a crucial co

## `sltr` query

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:
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:

```json
PUT _ltr/_featureset/more_movie_features
Expand Down

0 comments on commit 44cdbf9

Please sign in to comment.