Nan Zhu fb02797e2a [jvm-packages] Integration with Spark Dataframe/Dataset (#1559)
* bump up to scala 2.11

* framework of data frame integration

* test consistency between RDD and DataFrame

* order preservation

* test order preservation

* example code and fix makefile

* improve type checking

* improve APIs

* user docs

* work around travis CI's limitation on log length

* adjust test structure

* integrate with Spark -1 .x

* spark 2.x integration

* remove spark 1.x implementation but provide instructions on how to downgrade
2016-09-11 15:02:58 -04:00
..
2016-07-05 12:58:24 -07:00
2016-05-20 13:09:42 -07:00
2016-05-20 13:09:42 -07:00
2016-08-01 10:48:00 -07:00
2016-05-20 13:09:42 -07:00
2016-01-16 11:52:33 -08:00
2016-05-20 13:09:42 -07:00
2016-07-10 20:12:42 +09:00
2016-01-16 11:52:33 -08:00
2016-05-20 13:09:42 -07:00
2016-01-16 10:25:12 -08:00
2015-09-16 01:23:31 -07:00
2016-05-20 13:09:42 -07:00
2016-02-25 14:08:30 -08:00
2015-08-01 11:27:13 -07:00
2016-08-12 16:43:07 -05:00
2015-08-23 22:00:41 -07:00
2016-01-16 11:52:33 -08:00

The document of xgboost is generated with recommonmark and sphinx.

You can build it locally by typing "make html" in this folder.
- clone https://github.com/tqchen/recommonmark to root
- type make html

Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.