- 07 Sep, 2019 3 commits
-
-
Guolin Ke authored
* avoid nan and inf in weight/label/init_score * use prefix increment
-
Nikita Titov authored
-
Nikita Titov authored
-
- 06 Sep, 2019 1 commit
-
-
Guolin Ke authored
-
- 05 Sep, 2019 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* R docs cleanup * regenerated R documentation files
-
- 03 Sep, 2019 3 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* add parameter * implement * fix bug * fix bug * fix according comment * add test * Update test_engine.py * Update test_engine.py * Update test_engine.py
-
Andrew Kane authored
-
- 02 Sep, 2019 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 01 Sep, 2019 1 commit
-
-
Nikita Titov authored
* added R-package docs generation routines * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme * placed man folder with old Rd files back * specify full path to conda and make script more readable by one line - one pkg * removed commented lines from build_r_site script * made one line - one argument in build_reference() call * pin R package versions * fixed conflict
-
- 30 Aug, 2019 2 commits
-
-
Ilya Matiach authored
* [mmlspark] Fix cached predictor causing bad values for predicted probabilities * updated based on comments * removed tabs
-
Ilya Matiach authored
-
- 29 Aug, 2019 1 commit
-
-
Guolin Ke authored
* change network retry delay strategy * refine
-
- 28 Aug, 2019 1 commit
-
-
Nikita Titov authored
-
- 26 Aug, 2019 1 commit
-
-
Mark Hamilton authored
-
- 25 Aug, 2019 1 commit
-
-
Guolin Ke authored
-
- 24 Aug, 2019 1 commit
-
-
Guolin Ke authored
* norm the lambda scores * change default to false * update doc * typo * Update Parameters.rst * Update config.h * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py * Update rank_objective.hpp * Update Parameters.rst * Update config.h * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py
-
- 21 Aug, 2019 2 commits
-
-
James Lamb authored
-
James Lamb authored
* fixed overly-strict copmiler check in install.libs.R (fixes #2259) * made compiler check in install.libs.R more defensive
-
- 20 Aug, 2019 1 commit
-
-
Guolin Ke authored
* fix the bug in bin with small values * Update bin.cpp * Update test_engine.py
-
- 19 Aug, 2019 3 commits
-
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
- 17 Aug, 2019 2 commits
-
-
Nikita Titov authored
* allow usage and compilation of 32-bit library * added docs
-
sbruch authored
* Lambdas and hessians need to factor sigmoid_ into the computation. Additionally, the sigmoid function has an arbitrary factor of 2 in the exponent; it is not just non-standard but the gradients are not computed correctly anyway. * Update unit test * Also remove a heuristic that normalizes the gradient by the difference in scores. * Also fix unit test after removing the heuristic
-
- 16 Aug, 2019 1 commit
-
-
Belinda Trotta authored
* Fix bug where small values of max_bin cause crash. * Revert "Fix bug where small values of max_bin cause crash." This reverts commit fe5c8e2547057c1fa5750bcddd359dd7708fab4b. * Fix bug where small values of max_bin cause crash. * Reset random seed in test, remove extra blank line. * Minor bug fix. Remove extra blank line. * Change old test to account for new binning behavior.
-
- 14 Aug, 2019 1 commit
-
-
Guolin Ke authored
* fix nan in tree model * fix
-
- 13 Aug, 2019 3 commits
-
-
Nikita Titov authored
* updated docker folder * added depth=1 option to all git commands
-
James Lamb authored
-
Nikita Titov authored
* reworked pandas dtypes mapper * added tests * added sparsity support for new version of pandas * fixed tests for old pandas * check pd.Series for bad dtypes as well * enhanced tests * fixed pylint
-
- 12 Aug, 2019 1 commit
-
-
Daniel Nüst authored
* add Dockerfile for R * update documentation and small fixes part of code review in #2308 * add missing link in Docker README
-
- 07 Aug, 2019 2 commits
-
-
Madiyar authored
Otherwise, it would print `basic.py:762: UserWarning: categorical_feature in param dict is overridden.`. Because when updating the params for a validation test, the updated params for the train test was used which contains `'categorical_column'`.
-
Nikita Titov authored
* removed aliases from options in params * minor fixes in FAQ
-
- 06 Aug, 2019 1 commit
-
-
Nikita Titov authored
* Update Installation-Guide.rst * Update Installation-Guide.rst
-
- 04 Aug, 2019 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 02 Aug, 2019 1 commit
-
-
Nikita Titov authored
* limit number of files to scan for autosummary generation * reorganize conf.py
-
- 01 Aug, 2019 1 commit
-
-
奇安信CodeSafe authored
-