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

    https://github.com/apache/spark/pull/19290#discussion_r139919715
  
    --- Diff: R/pkg/R/mllib_tree.R ---
    @@ -132,10 +132,10 @@ print.summary.decisionTree <- function(x) {
     #' Gradient Boosted Tree 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#gradient-boosted-tree-regression}{
    -#' GBT Regression} and
    -#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#gradient-boosted-tree-classifier}{
    -#' GBT Classification}
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#gradient-boosted-
    +#' tree-regression}{GBT Regression} and
    +#' 
\href{http://spark.apache.org/docs/latest/ml-classification-regression.html#gradient-boosted-
    +#' tree-classifier}{GBT 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