Nan Zhu c055a32609
[jvm-packages]support multiple validation datasets in Spark (#3910)
* add back train method but mark as deprecated

* add back train method but mark as deprecated

* add back train method but mark as deprecated

* add back train method but mark as deprecated

* fix scalastyle error

* fix scalastyle error

* fix scalastyle error

* fix scalastyle error

* wrap iterators

* enable copartition training and validationset

* add parameters

* converge code path and have init unit test

* enable multi evals for ranking

* unit test and doc

* update example

* fix early stopping

* address the offline comments

* udpate doc

* test eval metrics

* fix compilation issue

* fix example
2018-12-17 21:03:57 -08:00
..
2018-07-19 14:22:16 -07:00
2016-01-16 11:52:33 -08:00
2018-11-04 05:22:53 -08:00
2018-07-19 14:22:16 -07:00
2016-01-16 10:25:12 -08:00
2018-07-28 10:34:14 -07:00
2018-07-19 14:22:16 -07:00
2018-07-19 14:22:16 -07:00
2015-08-01 11:27:13 -07:00
2018-02-21 16:57:30 -08:00
2018-07-19 14:22:16 -07:00

The documentation of xgboost is generated with recommonmark and sphinx.

You can build it locally by typing "make html" in this folder.

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.