Skip to content

Commit e48eab9

Browse files
authored
[DOCS] Formatting fix in get trained model API (elastic#62643)
1 parent f34246b commit e48eab9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/reference/ml/df-analytics/apis/get-inference-trained-model.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ The license level of the trained model.
139139
(object)
140140
An object containing metadata about the trained model. For example, models
141141
created by {dfanalytics} contain `analysis_config` and `input` objects.
142+
+
142143
.Properties of metadata
143144
[%collapsible%open]
144145
=====

docs/reference/ml/ml-shared.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ used to train the model, which defaults to `<dependent_variable>_prediction`.
786786
end::inference-config-results-field-processor[]
787787

788788
tag::inference-metadata-feature-importance-feature-name[]
789-
The training feature name for which this importance was calculated.
789+
The feature for which this importance was calculated.
790790
end::inference-metadata-feature-importance-feature-name[]
791791
tag::inference-metadata-feature-importance-magnitude[]
792792
The average magnitude of this feature across all the training data.

0 commit comments

Comments
 (0)