[DOCS] Fixes typos in the PUT dfa and the evaluate dfa documentation. (#47348)
This commit is contained in:
parent
36884a3c32
commit
6a9f04ee76
|
@ -50,6 +50,7 @@ result field to be present.
|
|||
+
|
||||
--
|
||||
Available evaluation types:
|
||||
|
||||
* `binary_soft_classification`
|
||||
* `regression`
|
||||
--
|
||||
|
|
|
@ -181,8 +181,8 @@ The API returns the following result:
|
|||
[[ml-put-dfanalytics-example-r]]
|
||||
===== {regression-cap} example
|
||||
|
||||
The following example creates the `house_price_regression_analysis` {
|
||||
dfanalytics-job}, the analysis type is `regression`:
|
||||
The following example creates the `house_price_regression_analysis`
|
||||
{dfanalytics-job}, the analysis type is `regression`:
|
||||
|
||||
[source,console]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue