- 20 Aug, 2017 2 commits
- 18 Aug, 2017 13 commits
-
-
Guolin Ke authored
-
Tsukasa OMOTO authored
* output warning when only set `max_depth` * Remove check of max_depth max_depth can take both positive and negative value
-
Scott Lundberg authored
* Explain individual predictions using SHAP value feature attributions * Address code review
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
i3v authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
* fix r random crash problem. * fix R error msg.
-
- 01 Aug, 2017 2 commits
- 30 Jul, 2017 1 commit
-
-
Guolin Ke authored
* finish the data loading part * allow prediction. * fix bug for decision type. * finish split finding part * fix bugs. * bug fixed. add a test . * fix pep8 . * update documents. * fix test bugs. * fix a format * fix import error in python test. * disable missing handle in categorial features. * fix a bug. * add more tests. * fix pep8 * fix bugs. * remove the missing handle code for categorical feature.
-
- 28 Jul, 2017 4 commits
-
-
Qiwei Ye authored
-
Guolin Ke authored
-
olofer authored
* Created objectives and metrics xentropy and xentropy1 * Some coment and code cleanup. * Added Kullback-Leibler version of metric. Changed some warning messages. * Fixed sign error in KL-divergence calc. * Removed __PRETTY_FUNCTION__. * Fixed better name for alternative xentropy parameterization. Documented details on the objectives / metrics in code comments. * Common code for label interval checks. Cleanups. * Use common utility for various weight property checks. * Added code for customizable initial average to boost from. * Fixed spelling error in aliases. * Fixed nullptr check error in custom average. * Added network code for customized init score. * Restructured so that "standard" and "custom" init auto scores share aux. function. * Updated name for aux. automatic initial score fetcher.
-
Laurae authored
-
- 27 Jul, 2017 2 commits
-
-
Guolin Ke authored
-
olofer authored
* Created objectives and metrics xentropy and xentropy1 * Some coment and code cleanup. * Added Kullback-Leibler version of metric. Changed some warning messages. * Fixed sign error in KL-divergence calc. * Removed __PRETTY_FUNCTION__. * Fixed better name for alternative xentropy parameterization. Documented details on the objectives / metrics in code comments. * Common code for label interval checks. Cleanups. * Use common utility for various weight property checks. * Added code for customizable initial average to boost from. * Fixed spelling error in aliases.
-
- 23 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 17 Jul, 2017 1 commit
-
-
olofer authored
* Created objectives and metrics xentropy and xentropy1 * Some coment and code cleanup. * Added Kullback-Leibler version of metric. Changed some warning messages. * Fixed sign error in KL-divergence calc. * Removed __PRETTY_FUNCTION__. * Fixed better name for alternative xentropy parameterization. Documented details on the objectives / metrics in code comments. * Common code for label interval checks. Cleanups. * Use common utility for various weight property checks.
-
- 11 Jul, 2017 1 commit
-
-
Guolin Ke authored
* add draft of RF. * fix score bugs. * fix scores. * fix tests. * update document * fix GetPredictAt
-
- 09 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 06 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 04 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 30 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 25 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 23 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 20 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 17 Jun, 2017 2 commits
- 16 Jun, 2017 2 commits
- 13 Jun, 2017 1 commit
-
-
wxchan authored
* avoid threshold inf * use __save_model_to_string for feature importance * Revert "use __save_model_to_string for feature importance" This reverts commit dca6a85fb3d89866eb56eb0c9ca103ada4d92b53.
-