Skip to content

Commit 4073499

Browse files
authored
[DOCS] Fixes typos in the PUT dfa and the evaluate dfa documentation. (#47348)
1 parent e15d2e0 commit 4073499

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/reference/ml/df-analytics/apis/evaluate-dfanalytics.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ result field to be present.
5050
+
5151
--
5252
Available evaluation types:
53+
5354
* `binary_soft_classification`
5455
* `regression`
5556
--

docs/reference/ml/df-analytics/apis/put-dfanalytics.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ The API returns the following result:
179179
[[ml-put-dfanalytics-example-r]]
180180
===== {regression-cap} example
181181

182-
The following example creates the `house_price_regression_analysis` {
183-
dfanalytics-job}, the analysis type is `regression`:
182+
The following example creates the `house_price_regression_analysis`
183+
{dfanalytics-job}, the analysis type is `regression`:
184184

185185
[source,console]
186186
--------------------------------------------------

0 commit comments

Comments
 (0)