[DOCS] Formatting fix in get trained model API (#62643)

This commit is contained in:
Lisa Cawley 2020-09-21 08:19:37 -07:00 committed by lcawl
parent 1dde4983f6
commit fa48b5c836
2 changed files with 2 additions and 1 deletions

View File

@ -139,6 +139,7 @@ The license level of the trained model.
(object)
An object containing metadata about the trained model. For example, models
created by {dfanalytics} contain `analysis_config` and `input` objects.
+
.Properties of metadata
[%collapsible%open]
=====

View File

@ -781,7 +781,7 @@ used to train the model, which defaults to `<dependent_variable>_prediction`.
end::inference-config-results-field-processor[]
tag::inference-metadata-feature-importance-feature-name[]
The training feature name for which this importance was calculated.
The feature for which this importance was calculated.
end::inference-metadata-feature-importance-feature-name[]
tag::inference-metadata-feature-importance-magnitude[]
The average magnitude of this feature across all the training data.