- 16 Oct, 2018 1 commit
-
-
Nikita Titov authored
* downgrade Xcode version on Azure * fixed docs and warning
-
- 15 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 13 Oct, 2018 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 11 Oct, 2018 3 commits
-
-
Nikita Titov authored
* break huge lines in sklearn tests * break huge line in plotting tests * break huge lines in basic tests * multiple enhancements in engine tests * multiple enhancements in sklearn tests * hotfixes * break huge lines and use with statement in C API test * make NDCG test more strict
-
SfinxCZ authored
-
Guolin Ke authored
-
- 10 Oct, 2018 3 commits
- 09 Oct, 2018 2 commits
-
-
Zafarullah Mahmood authored
* Fixed some typos in Python API Docs * FixTypo changed validation set -> sets
-
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
-
- 08 Oct, 2018 1 commit
-
-
Marcela Morales Q authored
Signed-off-by:Marcela Morales Quispe <marcela.morales.quispe@gmail.com>
-
- 07 Oct, 2018 1 commit
-
-
gy741 authored
-
- 05 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 04 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 03 Oct, 2018 8 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Devesh Singh authored
* Typo fixed * Dots added
-
Nikita Titov authored
-
Nikita Titov authored
-
Guolin Ke authored
* Update README.rst * Update README.rst * separate list item for <2.1.2 version and future -> present time
-
Nikita Titov authored
-
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
-
- 02 Oct, 2018 3 commits
-
-
Nikita Titov authored
* copy old Booster's attributes to new one in refit method * fixed according to review comment * raise error in case of null objective
-
Nikita Titov authored
-
Guolin Ke authored
* fix indices type in csr and csc * fix
-
- 30 Sep, 2018 1 commit
-
-
Khoa Nguyen authored
-
- 29 Sep, 2018 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* add indexs in shuffle model. * fix pep * fix bug
-
- 28 Sep, 2018 2 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* fixed FutureWarning about cv default value * fixed according to new check_estimator API * fixed joblib warning
-
- 25 Sep, 2018 2 commits
-
-
Nikita Titov authored
* break extremely large lines in basic.py * break extremely large lines in callback.py * break extremely large lines in engine.py * break extremely large lines in sklearn.py * hotfixes
-
Nikita Titov authored
-
- 24 Sep, 2018 1 commit
-
-
Nikita Titov authored
* unified references * fixed typo * GPU version is quite stable now * updated reference for GPU version
-
- 23 Sep, 2018 2 commits
-
-
Zach Kurtz authored
* Enforce R-package dependencies in build_r.R before compilation begins * Greatly simplify the previous commit
-
Laurae authored
* Fix #1693 * Fix spacing * Fr -> For * Recursive causes error on strict R environments
-
- 22 Sep, 2018 1 commit
-
-
Nikita Titov authored
* added sklearn splitter classes in cv function * added tests
-
- 21 Sep, 2018 1 commit
-
-
Nikita Titov authored
* run pytest for docs folder too * fixed pylint error and some minor style issues
-
- 20 Sep, 2018 1 commit
-
-
Guolin Ke authored
-