- 02 Aug, 2017 1 commit
-
-
Laurae authored
-
- 01 Aug, 2017 3 commits
-
-
wxchan authored
* fix model feature importance * fix appveryor test * Revert "fix appveryor test" This reverts commit 3a10a1723df5b8579e345d0da07638186257ec64. * fix warning & boost_from_average_ * fix bug * alter num_used_model
-
j-mark-hou authored
-
Guolin Ke authored
-
- 31 Jul, 2017 2 commits
-
-
j-mark-hou authored
* added get_ref_chain function to Dataset object, used it in train() to compare if training and validation have common reference ancestors * moved check of common ancestor reference from train() in engine.py to set_reference() in Dataset * moved check of common ancestor reference from train() in engine.py to set_reference() in Dataset * removed check for handle = None
-
Huan Zhang authored
-
- 30 Jul, 2017 2 commits
-
-
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.
-
Laurae authored
* Add warning for many core systems in Windows * Add warning for not busy cores in Windows
-
- 28 Jul, 2017 5 commits
-
-
Qiwei Ye authored
-
j-mark-hou 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 4 commits
-
-
Guolin Ke authored
-
Laurae authored
-
Laurae 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.
-
- 25 Jul, 2017 3 commits
- 24 Jul, 2017 3 commits
- 23 Jul, 2017 2 commits
- 22 Jul, 2017 4 commits
-
-
Qiwei Ye authored
-
Qiwei Ye authored
-
Guolin Ke authored
-
Tsukasa OMOTO authored
* Remove CMAKE_CXX_COMPILER and CMAKE_C_COMPILER for OSX * update .travis/test.sh * update again
-
- 21 Jul, 2017 2 commits
-
-
Derek Xiao authored
missing parameter "self" in signature of Booster.get_leaf_output
-
Guolin Ke authored
-
- 20 Jul, 2017 2 commits
- 19 Jul, 2017 2 commits
-
-
Qiwei Ye authored
-
- 18 Jul, 2017 2 commits
-
-
Fang-Chieh Chou authored
-
Laurae authored
-
- 17 Jul, 2017 2 commits
-
-
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.
-
Laurae authored
-
- 16 Jul, 2017 1 commit
-
-
Laurae authored
* Update key events to 15th July 2017 * Remove extra lines * Add pypi to key events
-