update links dmlc

This commit is contained in:
El Potaeto
2015-03-22 16:41:05 +01:00
parent 70045c41f9
commit 7d0ac3a3dd
10 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
#' \item \code{nthread} number of thread used in training, if not set, all threads are used
#' }
#'
#' Look at \code{\link{xgb.train}} for a more complete list of parameters or \url{https://github.com/tqchen/xgboost/wiki/Parameters} for the full list.
#' Look at \code{\link{xgb.train}} for a more complete list of parameters or \url{https://github.com/dmlc/xgboost/wiki/Parameters} for the full list.
#'
#' See also \code{demo/} for walkthrough example in R.
#'