- 08 Dec, 2022 1 commit
-
-
Omar Salman authored
-
- 02 Dec, 2022 1 commit
-
-
Jonathan Giannuzzi authored
* Add integrated OpenCL build on Linux * Build integrated OpenCL Linux wheel in CI * Fix test_dual.py on Linux arm64 * Enable integrated OpenCL Linux wheel arm64 testing in CI * Update documentation * Add comment about gpu_use_dp * add missing fi dropped in merge conflict resolution * install opencl-headers on bdist task * use new CI image for x86_64 * update check_dynamic_dependencies script * use main CI image Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 01 Dec, 2022 1 commit
-
-
Omar Salman authored
-
- 25 Nov, 2022 1 commit
-
-
Nikita Titov authored
-
- 21 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 04 Nov, 2022 2 commits
-
-
Madnex authored
-
James Lamb authored
-
- 03 Nov, 2022 1 commit
-
-
Nikita Titov authored
[docs] Improve docs: fix consistency of dots in C API and add notes about new ``time-costs`` Python-package build option (#5554)
-
- 11 Oct, 2022 4 commits
-
-
Rémy Luciani authored
-
Madnex authored
-
José Morales authored
-
Madnex authored
-
- 07 Oct, 2022 3 commits
-
-
Madnex authored
-
José Morales authored
-
James Lamb authored
[ci] prefer CPython in Windows test environment and use safer approach for cleaning up network (fixes #5509) (#5510)
-
- 12 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 09 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 05 Sep, 2022 1 commit
-
-
Nikita Titov authored
-
- 03 Sep, 2022 1 commit
-
-
James Lamb authored
* [python-package] add type hints on Dataset constructors * fix __init_from_list_np2d() hint * add return type * define a DatasetHandle type
-
- 30 Aug, 2022 4 commits
-
-
James Lamb authored
[python-package] fix type hints on cptr converters
-
James Lamb authored
* [python-package] fix mypy errors about callbacks * revert unnecessary import
-
James Lamb authored
-
James Lamb authored
-
- 28 Aug, 2022 2 commits
-
-
Nikita Titov authored
Update plotting.py
-
José Morales authored
* ignore training set on early stopping callback * fixes * lint * Apply suggestions from code review Co-authored-by:
James Lamb <jaylamb20@gmail.com> * trigger ci Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 25 Aug, 2022 1 commit
-
-
James Lamb authored
* [python-package] add type hints on Booster eval methods * remove unnecessary changes * fix hints
-
- 23 Aug, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 16 Aug, 2022 1 commit
-
-
nyanp authored
-
- 15 Aug, 2022 1 commit
-
-
Akshita Prasanth authored
-
- 11 Aug, 2022 1 commit
-
-
James Lamb authored
* [python-package] add more type hints in basic.py * Booster handle is a c_void_p
-
- 10 Aug, 2022 1 commit
-
-
José Morales authored
[python-package] highlight the path a sample takes through a tree in `plot_tree` and `create_tree_digraph` (fixes #4784) (#5119) * highlight path in plot_tree * lint * rename x to example_case. support categorical features. add test * lint * check for exactly one row. test empty example_case * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * handle missing values in numeric splits * remove literal. add categorical split function * make categorical feature more important. lint * add enum. update categorical split. apply suggestions * update numeric split decision * lint * Update python-package/lightgbm/plotting.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 08 Aug, 2022 1 commit
-
-
Thomas J. Fan authored
MAINT Prefix NUMERIC_TYPES to make it a internal object
-
- 07 Aug, 2022 1 commit
-
-
James Lamb authored
-
- 03 Aug, 2022 2 commits
-
-
Nikita Titov authored
* Update README.rst * Update cuda_score_updater.cu Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
-
- 30 Jul, 2022 2 commits
-
-
Miguel Ángel Cárdenas authored
* refactor:
🎨 add statuc typing to a subset of basic functions * refactor:🎨 add statuc typing to a subset of basic functions * revert black format on python basic functions file * style:🎨 updating typing for c_array function * branch rebase * fix number of changed lines * Update python-package/lightgbm/basic.py Co-authored-by:Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
José Morales authored
* dump sorted parameter aliases * update lgb.check.wrapper_param * update _choose_param_value to look like lgb.check.wrapper_param * apply suggestions from review * reduce diff * move DumpAliases to config * remove unnecessary check * restore parameter check
-
- 29 Jul, 2022 1 commit
-
-
Thomas Aarholt authored
* Improve readme on experimental cuda usage * Revert header style change
-
- 28 Jul, 2022 1 commit
-
-
James Lamb authored
* [python-package] add more type hints on Booster * add return to Callable * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-