Remove silent from R demos. (#5675)
* Remove silent from R demos. * Vignettes.
This commit is contained in:
@@ -71,7 +71,7 @@ Scala
|
||||
|
||||
import ml.dmlc.xgboost4j.scala.DMatrix
|
||||
import ml.dmlc.xgboost4j.scala.XGBoost
|
||||
|
||||
|
||||
object XGBoostScalaExample {
|
||||
def main(args: Array[String]) {
|
||||
// read trainining data, available at xgboost/demo/data
|
||||
|
||||
Reference in New Issue
Block a user