Tony DiFranco 2ad0948444 Tweedie Regression Post-Rebase (#1737)
* add support for tweedie regression

* added back readme line that was accidentally deleted

* fixed linting errors

* add support for tweedie regression

* added back readme line that was accidentally deleted

* fixed linting errors

* rebased with upstream master and added R example

* changed parameter name to tweedie_variance_power

* linting error fix

* refactored tweedie-nloglik metric to be more like the other parameterized metrics

* added upper and lower bound check to tweedie metric

* add support for tweedie regression

* added back readme line that was accidentally deleted

* fixed linting errors

* added upper and lower bound check to tweedie metric

* added back readme line that was accidentally deleted

* rebased with upstream master and added R example

* rebased again on top of upstream master

* linting error fix

* added upper and lower bound check to tweedie metric

* rebased with master

* lint fix

* removed whitespace at end of line 186 - elementwise_metric.cc
2016-11-05 17:02:32 -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-08-01 10:48:00 -07:00
2016-05-20 13:09:42 -07:00
2016-11-04 16:07:29 -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-09-18 09:52:01 -07: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.