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

    https://github.com/apache/spark/pull/19290#discussion_r139919707
  
    --- Diff: R/pkg/R/mllib_tree.R ---
    @@ -352,10 +353,10 @@ setMethod("write.ml", signature(object = 
"GBTClassificationModel", path = "chara
     #' 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#random-forest-regression}{
    -#' Random Forest Regression} and
    -#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#random-forest-classifier}{
    -#' Random Forest Classification}
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#random-forest-
    +#' regression}{Random Forest Regression} and
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#random-forest-
    +#' classifier}{Random Forest 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