Add JVM Package

This commit is contained in:
tqchen 2016-03-06 21:05:17 -08:00
parent bec7332eea
commit 8cc8f227c3

View File

@ -14,6 +14,7 @@ This section contains language specific package guide.
* [XGBoost Command Line Usage Walkthrough](../demo/binary_classification/README.md)
* [Python Package Document](python/index.md)
* [R Package Document](R-package/index.md)
* [Java/Scala Package Document](jvm/index.md)
* [XGBoost.jl Julia Package](https://github.com/dmlc/XGBoost.jl)
User Guides