- 25 Nov, 2018 1 commit
-
-
Guolin Ke authored
-
- 23 Nov, 2018 1 commit
-
-
Dmitry Khominich authored
-
- 06 Nov, 2018 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
mjmckp authored
* Fix index out-of-range exception generated by BaggingHelper on small datasets. Prior to this change, the line "score_t threshold = tmp_gradients[top_k - 1];" would generate an exception, since tmp_gradients would be empty when the cnt input value to the function is zero. * Update goss.hpp * Update goss.hpp
-
- 01 Nov, 2018 2 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* renamed helper folder to helpers * added library dependencies check
-
- 31 Oct, 2018 1 commit
-
-
Guolin Ke authored
-
- 27 Oct, 2018 1 commit
-
-
Qiwei Ye authored
* quick fix for better understanding * update document for forced split * typo fix * made NOTE bold * made Note bold
-
- 26 Oct, 2018 1 commit
-
-
Guolin Ke authored
-
- 10 Oct, 2018 1 commit
-
-
Guolin Ke authored
* fix ndcg consistency. * more stable sorts * Update gbdt_model_text.cpp * Update dataset.cpp * Update gbdt_model_text.cpp
-
- 09 Oct, 2018 1 commit
-
-
Guolin Ke authored
* average predictions for constant features * fix possible numerical issues in std::log. * fix pylint * fix bugs in c_api * fix styles * clean code for multi class * rewrite test * fix pylint * skip test_constant_features * refine test * fix tests * fix tests * update FAQ * fix test * Update FAQ.rst
-
- 07 Oct, 2018 1 commit
-
-
gy741 authored
-
- 03 Oct, 2018 1 commit
-
-
Nikita Titov authored
* dowgrade gcc version on Azure * small fixes, update Artifacts condition for easy debug. * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update setup.sh * Update CMakeLists.txt * Update .vsts-ci.yml * Update CMakeLists.txt * remove the lgamma * update comment * make sure that we use appropriate compiler
-
- 29 Sep, 2018 1 commit
-
-
Guolin Ke authored
* add indexs in shuffle model. * fix pep * fix bug
-
- 28 Sep, 2018 1 commit
-
-
Guolin Ke authored
-
- 15 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 11 Sep, 2018 2 commits
- 07 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 03 Sep, 2018 1 commit
-
-
Sixiang Hu authored
-
- 29 Aug, 2018 1 commit
-
-
James Lamb authored
* Fixed typos in docs * Fixed inconsistencies in documentation * Updated strategy for registering routines * Fixed issues caused by smashing multiple functions into one Rd * Fixed issues with documentation * Removed VignetteBuilder and updated Rbuildignore * Added R build artefacts to gitignore * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check. * Updated build instructions * Added R build script * Removed build_r.sh script and updated R-package install instructions
-
- 27 Aug, 2018 2 commits
-
-
Nikita Titov authored
* bring consistency and clearness into early_stopping_rounds desc, metric desc and implementation * hotfix * hotfix * used NDCG as default metric for lambdarank task * fixed missed methods at ReadTheDocs and changed default eval_metric * leaved only unique metrics * fixed comment
-
Nikita Titov authored
* added NumberOfTotalModel and NumModelPerIteration to C_API and python-package * fixed tests * added tests for current_iteration, num_trees, num_model_per_iteration methods * break huge line in test * hotfix
-
- 25 Aug, 2018 3 commits
-
-
Guolin Ke authored
* add support of refit-decay * add refit into c_api * add test * update document * Update basic.py * Update test_engine.py * Update basic.py * Update test_engine.py * fix comments * update test * fix the comments * Update test_engine.py
-
Ilya Matiach authored
-
dmitryikh authored
* fix optimization rule * preallocate vector in RowFunctionFromCSR
-
- 24 Aug, 2018 1 commit
-
-
Guolin Ke authored
* fix-parallel-quantile * Update serial_tree_learner.cpp
-
- 23 Aug, 2018 1 commit
-
-
Guolin Ke authored
-
- 22 Aug, 2018 1 commit
-
-
Guolin Ke authored
* add start_iteration in model saving * fix test * shuffle models ability * fix bug * update document * refine * Update engine.py * Update basic.py * fix comments * fix comment
-
- 21 Aug, 2018 1 commit
-
-
Qiwei Ye authored
* remove unnecessary std::move * remove unused-lambda-capture * remove unused-lambda-capture * fix unused parameter * minor fix * invalid capture of lambda function
-
- 16 Aug, 2018 1 commit
-
-
Guolin Ke authored
* fix include * reduce dependency on header file * fix build
-
- 31 Jul, 2018 2 commits
-
-
Guolin Ke authored
* fix custom metric for multiclass * fix alias * fix bug * fix indent
-
Nikita Titov authored
-
- 29 Jul, 2018 1 commit
-
-
Guolin Ke authored
* fix all negative values in cat features * fix a bug
-
- 25 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added new aliases for params * run helper/parameter_generator.py * removed useless test
-
- 12 Jul, 2018 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
-
- 09 Jul, 2018 1 commit
-
-
Guolin Ke authored
-
- 08 Jul, 2018 1 commit
-
-
Guolin Ke authored
-