- 21 May, 2025 2 commits
-
-
Nick Miller authored
* add error messages to test_list_to_1d_numpy * add error messages to test_training_works_if_client_not_provided_or_set_after_construction * ensure name value is captured in error message, update name for all _list_to_1d_numpy calls --------- Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [docs] document use of EffVer * change heading * move nightly builds note --------- Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 20 May, 2025 1 commit
-
-
James Lamb authored
* [ci] skip self-hosted Linux CI jobs * comment out Linux_latest too
-
- 03 May, 2025 1 commit
-
-
Nikita Titov authored
* Update basic.py * Update sklearn.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update sklearn.py * Update sklearn.py * Update sklearn.py
-
- 29 Apr, 2025 1 commit
-
-
Yusuke Horibe authored
* [python-package] Add superfluous-else-raise rule to ruff lint configuration * [python-package] Fix code to follow superfluous-else-raise rule * [python-package] Move RET506 after RET504 to maintain alphabetical order and add source rule set comment * [python-package] Revert unintended change to preserve original formatting
-
- 27 Apr, 2025 1 commit
-
-
James Lamb authored
-
- 25 Apr, 2025 1 commit
-
-
Nick Miller authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 24 Apr, 2025 3 commits
-
-
Joaquín Ignacio Aramendía authored
* [python-package] Test serialization and deserialization from in-memory string Test case for #6851 * [python-package] Fill in `params` when loading from in-memory string This fixes #6851 by using the same workaround as when loading the model from a file. * test_basic: use rng instead of legacy numpy RandomState * test_basic: remove debug prints leftovers Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_basic: add boolean, array of float and array of integers to testcase Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_basic: make a cheaper model (2 rounds with 7 leaves each) Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_basic: bugfix typos * python_package_test: move string load test from basic to engine * test_engine: catch params ignored warnings * test_engine: be explicit about parameters assertion * test_engine: shush linter complaint * test_basic: delete empty line Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_engine: even cheaper model with less features Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_engine: delete redundant assert Co-authored-by:
James Lamb <jaylamb20@gmail.com> * test_engine: run pre-commit and take it's word for it * test_engine: be explicit in an E712 compliant way * test_engine.py: pass different value as argument to make sure it is ignored --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Chris authored
* Handling NULL objective when booster is printed, moving test functions out of method tests, creating unique tests for different method situations * Correcting whitespace * Adding types for integer slices * Moving test functions nearer to relevant tests, setting print to be default * Update R-package/tests/testthat/test_lgb.Booster.R --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [python-package] enforce keyword args in internal functions * fix * fixes * empty commit
-
- 17 Apr, 2025 3 commits
-
-
James Lamb authored
-
Nikita Titov authored
* Update README.rst * Update README.rst * Update pyproject.toml * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update pyproject.toml * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update pyproject.toml * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update pyproject.toml * Update README.rst * Update README.rst * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update README.rst * Update README.rst * Update build-python.sh * Update README.rst * Update README.rst * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update README.rst * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update README.rst * Update build-python.sh * Update README.rst * Update README.rst * Update README.rst * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update build-python.sh * Update LightGBM.vcxproj * Update LightGBM.vcxproj * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * no more than one sentence per one line * address review comments * address review comments --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
-
- 30 Mar, 2025 1 commit
-
-
James Lamb authored
-
- 04 Mar, 2025 1 commit
-
-
James Lamb authored
* [python-package] add a note about DART in early_stopping docstring * add note in R docs too
-
- 02 Mar, 2025 1 commit
-
-
James Lamb authored
* [ci] [Dask] enable Dask tests on macOS * fix windows condition * fix merge conflicts
-
- 24 Feb, 2025 1 commit
-
-
James Lamb authored
* [ci] consolidate R package installs into a CI script * use CRAN_MIRROR and R_LIB_PATH consistently * shorter lines and fix reference * fix type option * add extension * fix invocations on Windows * more fixes * binary * use package_type binary on Windows * Update .ci/test-r-package-windows.ps1 * more fixes * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * make install-r-deps more flexible * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 20 Feb, 2025 1 commit
-
-
James Lamb authored
-
- 17 Feb, 2025 1 commit
-
-
James Lamb authored
-
- 16 Feb, 2025 1 commit
-
-
James Lamb authored
* bump development version to v4.6.0.99 * Auto-update configure * Update python-package/pyproject.toml --------- Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
- 14 Feb, 2025 1 commit
-
-
James Lamb authored
Co-authored-by:
shiyu1994 <shiyu_k1994@qq.com> Co-authored-by:
GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
- 13 Feb, 2025 1 commit
-
-
James Lamb authored
[R-package] require lgb.Dataset, remove support for passing 'colnames' and 'categorical_feature' for lgb.train() and lgb.cv() (#6714)
-
- 12 Feb, 2025 1 commit
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 10 Feb, 2025 2 commits
-
-
James Lamb authored
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 09 Feb, 2025 1 commit
-
-
Nikita Titov authored
* dev * dev * dev * dev * dev * dev * dev * bump version --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 07 Feb, 2025 1 commit
-
-
James Lamb authored
-
- 05 Feb, 2025 1 commit
-
-
Malte Londschien authored
Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 Feb, 2025 2 commits
-
-
Nikita Titov authored
-
dependabot[bot] authored
[ci]: Bump release-drafter/release-drafter in the ci-dependencies group Bumps the ci-dependencies group with 1 update: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter). Updates `release-drafter/release-drafter` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v6.0.0...v6.1.0 ) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 30 Jan, 2025 1 commit
-
-
Nikita Titov authored
* ci/yamlint-4 * dev * dev * dev * dev * dev * dev * Update optional_checks.yml * Update lock.yml * Update optional_checks.yml
-
- 27 Jan, 2025 2 commits
-
-
James Lamb authored
* [python-package] support Python 3.13 * update everything in the base conda environment, not just conda * python packages now use 'cp' instead of 'cpython' * fix python_package * get more logs * try to force a better solver error * merge latest * use build= explicitly * restore all CI, revert debugging changes * Update .ci/test.sh * empty commit to re-trigger CI * update docs conda env * pin to specific OS and mambaforge * Update .github/workflows/python_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update default Python version in .vsts-ci.yml * remove upper-version pins * update RTD image --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 26 Jan, 2025 2 commits
-
-
José Morales authored
[python-package] do not copy column-major numpy arrays when creating Dataset from list of arrays (#6773) Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 20 Jan, 2025 3 commits
-
-
AndreyOrb authored
* 1) Fixed Predictor lifecycle 2) Fixed Boosting trees initialization #5482 * Added tests for LGBM_BoosterPredictForMat in Contrib mode * #6778 Reverted indentation to 4 spaces --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
James Lamb authored
* [ci] [python-package] build macOS x86_64 wheels on macOS 13 (Ventura) * update Xcode version * Update .ci/setup.sh * fix XCode version detection * revert debugging change * remove dsymutil dirs * avoid producing dsymutil reproducer directories * restore all CI
-
- 11 Jan, 2025 1 commit
-
-
Malte Londschien authored
-
- 03 Jan, 2025 1 commit
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-