[jvm-packages] Parameter tuning tool for XGBoost (#1664)

This commit is contained in:
Nan Zhu
2016-10-23 16:58:18 -04:00
committed by GitHub
parent ac41845d4b
commit 016ab89484
14 changed files with 776 additions and 147 deletions

View File

@@ -217,7 +217,7 @@
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary.version}</artifactId>
<version>2.2.6</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>