Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19290#discussion_r139919722
  
    --- Diff: R/pkg/R/mllib_tree.R ---
    @@ -567,10 +569,10 @@ setMethod("write.ml", signature(object = 
"RandomForestClassificationModel", path
     #' model, \code{predict} to make predictions on new data, and 
\code{write.ml}/\code{read.ml} to
     #' save/load fitted models.
     #' For more details, see
    -#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#decision-tree-regression}{
    -#' Decision Tree Regression} and
    -#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#decision-tree-classifier}{
    -#' Decision Tree Classification}
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#decision-tree-
    +#' regression}{Decision Tree Regression} and
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#decision-tree-
    +#' classifier}{Decision Tree Classification}
    --- End diff --
    
    links were checked


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to