- 25 Jan, 2018 2 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* added comment to not forget * updated LGBMClassifier according to new aliases
-
- 24 Jan, 2018 2 commits
- 23 Jan, 2018 1 commit
-
-
Nikita Titov authored
* fixed typo * fixed render of default value of metric param * fixed typos
-
- 22 Jan, 2018 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Nikita Titov authored
* added new aliases for regression_l2 to docs * fixed new line * fixed tweedie_variance_power description * moved gamma and tweedie metrics to other regression metrics * added new aliases for l2 to docs * added new alias for l1 to docs * added new alias for log loss to docs * added new aliases for multiclass to docs * added description for default value of metric param * fixed link to poisson regression and capitalized regressions' names * removed unused earlier alias type for gamma deviance * added aliases for multiclass and multiclass_ova * updated Quick-Start.rst according to Parameters.rst
-
- 21 Jan, 2018 2 commits
- 18 Jan, 2018 1 commit
-
-
Nikita Titov authored
* added cross-entropy into Features * added aliases
-
- 16 Jan, 2018 2 commits
- 15 Jan, 2018 2 commits
- 12 Jan, 2018 3 commits
- 11 Jan, 2018 3 commits
- 09 Jan, 2018 1 commit
-
-
Huan Zhang authored
Better description for setting OpenCL platform and GPU IDs in documentations
-
- 05 Jan, 2018 3 commits
-
-
Guolin Ke authored
* unfinished * some refines. * fix a bug * some refines * remove useless files * some small fixes * clean code * clean code * fix connect * fix a broken link * fix a broken link
-
zhangjin authored
* update network.h Improve training speed in parallel learning where workers is not powers of 2 * update linders_socket.cpp Improve training speed in parallel learning where workers is not powers of 2 * update linder_topo.cpp Improve training speed in parallel learning where workers is not powers of 2 * update network.cpp Improve training speed in parallel learning where workers is not powers of 2 * update linder_topo.cpp fix a bug
-
Guolin Ke authored
* refine allgather. * fix a bug.
-
- 04 Jan, 2018 1 commit
-
-
Guolin Ke authored
-
- 03 Jan, 2018 1 commit
-
-
Nikita Titov authored
* boost_root as pip option * opencl_include_dir as pip option
-
- 02 Jan, 2018 2 commits
-
-
Darío Hereñú authored
* Minor fix * fixed table
-
Nikita Titov authored
* add output_freq to aliases * reordered params set according to review comment
-
- 01 Jan, 2018 6 commits
-
-
Darío Hereñú authored
-
Darío Hereñú authored
-
Darío Hereñú authored
-
Darío Hereñú authored
-
Guolin Ke authored
-
Guolin Ke authored
-
- 31 Dec, 2017 4 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
-
Nikita Titov authored
[python] added option to install python-package with mpi version and possibility to pass CMake options (#1034) * fixed hierarchy of installation guide sections; made installation with proto support more verbose * added option to install with protobuf support to python package * fixed pylint * added option to install MPI version to python package * added tests for python-package installation with options --proto and --mpi * hotfix * removed unnecessary note from docs * removed unnecessary line from travis script * reverted proto * Revert "reverted proto" This reverts commit 5203448bb90a13844cf330527ca971eabb45a4a8. * reverted protobuf from python-package * added options for cmake in python-package * fixed typos * fixed options readability * reworked installation logging * fixed docs according to review comments * fixed pylint * fixed space in log path
-
Nikita Titov authored
-
- 30 Dec, 2017 1 commit
-
-
Nikita Titov authored
-