Shengwen Yang 77d17f6264 Add support for Gamma regression (#1258)
* Add support for Gamma regression

* Use base_score to replace the lp_bias

* Remove the lp_bias config block

* Add a demo for running gamma regression in Python

* Typo fix

* Revise the description for objective

* Add a script to generate the autoclaims dataset
2016-07-06 10:22:46 -07: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-05-20 13:09:42 -07:00
2015-08-23 22:00:41 -07:00
2016-05-20 13:09:42 -07:00
2016-05-24 18:19:32 -04:00
2016-01-16 11:52:33 -08:00
2016-05-20 13:09:42 -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-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-01-07 22:19:15 +08: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.