- 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 4 commits
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
-
- 02 Jan, 2025 1 commit
-
-
shiyu1994 authored
* remove src/treelearner/kernels * Update CMakeLists.txt * clean up
-
- 22 Dec, 2024 2 commits
-
-
RektPunk authored
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 18 Dec, 2024 1 commit
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 17 Dec, 2024 1 commit
-
-
Claudio Salvatore Arcidiacono authored
-
- 16 Dec, 2024 2 commits
-
-
James Lamb authored
Co-authored-by:José Morales <jmoralz92@gmail.com>
-
James Lamb authored
-
- 15 Dec, 2024 3 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* Update append-comment.sh * Update static_analysis.yml * Update static_analysis.yml * Update basic.py * Update basic.py * Update .pre-commit-config.yaml * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml * Update interactive_plot_example.ipynb * Update pyproject.toml * Update append-comment.sh * Update basic.py * Update basic.py * Update pyproject.toml * Update .pre-commit-config.yaml * Update basic.py * Update basic.py * Update test_basic.R * Update rank_objective.hpp * Update histogram_16_64_256.cu * Update static_analysis.yml * ensure alphabetical order of rules
-
José Morales authored
-
- 14 Dec, 2024 1 commit
-
-
shiyu1994 authored
-
- 12 Dec, 2024 1 commit
-
-
Scott Moser authored
-
- 11 Dec, 2024 1 commit
-
-
Murphy Liang authored
Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
shiyu1994 <shiyu_k1994@qq.com>
-
- 10 Dec, 2024 1 commit
-
-
José Morales authored
* do not copy column-major numpy arrays when creating Dataset * fix logic * lint * code review * update test * move dataset test to basic * increase features * assert single layout --------- Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 09 Dec, 2024 1 commit
-
-
José Morales authored
-
- 05 Dec, 2024 1 commit
-
-
James Lamb authored
-
- 04 Dec, 2024 1 commit
-
-
James Lamb authored
-
- 03 Dec, 2024 1 commit
-
-
Nikita Titov authored
* Update Installation-Guide.rst * Update script.js * replace all Ninja sections with one paragraph --------- Co-authored-by:shiyu1994 <shiyu_k1994@qq.com>
-
- 01 Dec, 2024 1 commit
-
-
Oliver Borchert authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 30 Nov, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] [R-package] adapt to scikit-learn check_sample_weight_equivalence changes, stop testing against R 3.6 on Linux (#6733)
-
- 15 Nov, 2024 2 commits
-
-
James Lamb authored
* [docs] add note about pyodide support * Update README.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
[python-package] adapt to scikit-learn 1.6 testing changes, pin more packages in R 3.6 CI jobs (#6718)
-
- 05 Nov, 2024 1 commit
-
-
James Lamb authored
* intentionally miss an unprotect() * re-enable rchk * grep for errors * restore all CI
-
- 03 Nov, 2024 2 commits
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
* lint js code * hotfix * Update .editorconfig Co-authored-by:
James Lamb <jaylamb20@gmail.com> --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 01 Nov, 2024 1 commit
-
-
Nikita Titov authored
-
- 31 Oct, 2024 1 commit
-
-
James Lamb authored
[python-package] remove support for passing 'feature_name' and 'categorical_feature' through train() and cv() (#6706)
-
- 29 Oct, 2024 1 commit
-
-
Nikita Titov authored
* introdure PSScriptAnalyzer * revert workflow * run PSScriptAnalyzer before conda installation
-