Skip to content

Commit 2f390d3

Browse files
hhbyyhmengxr
authored andcommitted
[ML][DOC] fix wrong api link in ml onevsrest
minor fix for api link in ml onevsrest Author: Yuhao Yang <[email protected]> Closes #11068 from hhbyyh/onevsrestDoc. (cherry picked from commit c2c956b) Signed-off-by: Xiangrui Meng <[email protected]>
1 parent cdfb2a1 commit 2f390d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ml-classification-regression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The example below demonstrates how to load the
289289
<div class="codetabs">
290290
<div data-lang="scala" markdown="1">
291291

292-
Refer to the [Scala API docs](api/scala/index.html#org.apache.spark.ml.classifier.OneVsRest) for more details.
292+
Refer to the [Scala API docs](api/scala/index.html#org.apache.spark.ml.classification.OneVsRest) for more details.
293293

294294
{% include_example scala/org/apache/spark/examples/ml/OneVsRestExample.scala %}
295295
</div>

0 commit comments

Comments
 (0)