- 04 Aug, 2025 1 commit
-
-
James Lamb authored
-
- 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
-
- 29 Oct, 2024 1 commit
-
-
Nikita Titov authored
* Update script.js * Update script.js * Update script.js * Update script.js * replace url at build time * manipulate with raw files
-
- 03 Jun, 2024 1 commit
-
-
James Lamb authored
-
- 15 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 10 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 04 Jul, 2023 1 commit
-
-
Thomas J. Fan authored
-
- 12 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 22 Jun, 2022 1 commit
-
-
James Lamb authored
-
- 23 Feb, 2022 1 commit
-
-
Nikita Titov authored
* improve docs for sklearn wrapper * empty commit * install add scikit-learn to conda environment for building docs
-
- 19 Feb, 2022 1 commit
-
-
James Lamb authored
* [ci] [docs] use mamba for readthedocs builds (fixes #4954) * update docs * simplify build script and add docs flag to gitignore * exit with non-0 if build fails * update CI job * add doxygen * remove outdated requirement_base.txt reference * use conda create instead of conda env create * fix conda create flags * add nodefaults to env.yml * Update docs/README.rst Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * try to fix check-docs CI job * additional changes * switch from mamba to miniforge * simplify docker command and fix issues in local build script * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docs and conda * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 28 Nov, 2021 1 commit
-
-
Nikita Titov authored
-
- 18 Nov, 2021 1 commit
-
-
James Lamb authored
* [R-package] [docs] add intro vignette (#3946) * add 10 test vignettes * Revert "add 10 test vignettes" This reverts commit 40fb2e2f1982402798776ee44e4ec82fc4644d3d. * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Michael Mayer <mayermichael79@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 05 Nov, 2021 1 commit
-
-
James Lamb authored
-
- 01 Nov, 2021 1 commit
-
-
Nikita Titov authored
[docs ][python] add `datatable` to the mocked modules during docs building process and sort them alphabetically (#4750)
-
- 21 Oct, 2021 1 commit
-
-
Nikita Titov authored
* fix C API docs rendering * place comments before members they describe
-
- 19 Aug, 2021 1 commit
-
-
James Lamb authored
* [python] add type hints in docs/conf.py * more specific hint for sphinx app * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 14 Aug, 2021 1 commit
-
-
James Lamb authored
* [docs] [R-package] use CRAN-style builds when building pkgdown site * install with --with-keep.source * empty commit * set new_proccess = FALSE to get a better traceback * copy pkgdown config
-
- 26 Jul, 2021 1 commit
-
-
Nikita Titov authored
* remove R docs * bump deps
-
- 10 Jul, 2021 1 commit
-
-
Nikita Titov authored
* use absolute() on paths first * migrate to pathlib in setup.py
-
- 02 Jul, 2021 1 commit
-
-
Nikita Titov authored
-
- 05 Apr, 2021 1 commit
-
-
NovusEdge authored
* Added f-strings to docs/conf.py * fixed some linting errors * fixed indent on 210:25 * YAF * yet another try at fixing the linting * Try: 1 * Try 2 * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 14 Feb, 2021 1 commit
-
-
Zhuyi Xue authored
-
- 29 Jan, 2021 1 commit
-
-
James Lamb authored
* add type hints in dask module * starting on asserts * remove unused code * add hints for dtypes * replace accidentally-removed docstrings * revert unrelated change * Update python-package/lightgbm/dask.py * empty commit * fix hints on group * capitalize array * hide hints in signatures * empty commit * sphinx version * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix hint for MatrixLike * Update python-package/lightgbm/dask.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docstring * empty commit Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 25 Jan, 2021 1 commit
-
-
Nikita Titov authored
* initial Dask docs * fix MRO * address review comments
-
- 22 Jan, 2021 1 commit
-
-
Nikita Titov authored
* move all submodules to external_libs folder * Update .Rbuildignore * Update MANIFEST.in * Update .appveyor.yml * Update CMakeLists.txt * Update build_r.R * Update test.sh * Update setup.py * Update CMakeLists.txt * Update test.sh * Update setup.py * Update conf.py * Update MANIFEST.in * Update LightGBM.vcxproj * continue * test * test * Update setup.py * hotfix * revert CI tests
-
- 21 Jan, 2021 1 commit
-
-
Nikita Titov authored
-
- 07 Jan, 2021 1 commit
-
-
Nikita Titov authored
* replace file extensions in docs during Sphinx build * Update .travis.yml * Update .travis.yml * Update conf.py * fix lint * fix lint
-
- 24 Dec, 2020 1 commit
-
-
Belinda Trotta authored
* Add Eigen library. * Working for simple test. * Apply changes to config params. * Handle nan data. * Update docs. * Add test. * Only load raw data if boosting=gbdt_linear * Remove unneeded code. * Minor updates. * Update to work with sk-learn interface. * Update to work with chunked datasets. * Throw error if we try to create a Booster with an already-constructed dataset having incompatible parameters. * Save raw data in binary dataset file. * Update docs and fix parameter checking. * Fix dataset loading. * Add test for regularization. * Fix bugs when saving and loading tree. * Add test for load/save linear model. * Remove unneeded code. * Fix case where not enough leaf data for linear model. * Simplify code. * Speed up code. * Speed up code. * Simplify code. * Speed up code. * Fix bugs. * Working version. * Store feature data column-wise (not fully working yet). * Fix bugs. * Speed up. * Speed up. * Remove unneeded code. * Small speedup. * Speed up. * Minor updates. * Remove unneeded code. * Fix bug. * Fix bug. * Speed up. * Speed up. * Simplify code. * Remove unneeded code. * Fix bug, add more tests. * Fix bug and add test. * Only store numerical features * Fix bug and speed up using templates. * Speed up prediction. * Fix bug with regularisation * Visual studio files. * Working version * Only check nans if necessary * Store coeff matrix as an array. * Align cache lines * Align cache lines * Preallocation coefficient calculation matrices * Small speedups * Small speedup * Reverse cache alignment changes * Change to dynamic schedule * Update docs. * Refactor so that linear tree learner is not a separate class. * Add refit capability. * Speed up * Small speedups. * Speed up add prediction to score. * Fix bug * Fix bug and speed up. * Speed up dataload. * Speed up dataload * Use vectors instead of pointers * Fix bug * Add OMP exception handling. * Change return type of LGBM_BoosterGetLinear to bool * Change return type of LGBM_BoosterGetLinear back to int, only parameter type needed to change * Remove unused internal_parent_ property of tree * Remove unused parameter to CreateTreeLearner * Remove reference to LinearTreeLearner * Minor style issues * Remove unneeded check * Reverse temporary testing change * Fix Visual Studio project files * Restore LightGBM.vcxproj.filters * Speed up * Speed up * Simplify code * Update docs * Simplify code * Initialise storage space for max num threads * Move Eigen to include directory and delete unused files * Remove old files. * Fix so it compiles with mingw * Fix gpu tree learner * Change AddPredictionToScore back to const * Fix python lint error * Fix C++ lint errors * Change eigen to a submodule * Update comment * Add the eigen folder * Try to fix build issues with eigen * Remove eigen files * Add eigen as submodule * Fix include paths * Exclude eigen files from Python linter * Ignore eigen folders for pydocstyle * Fix C++ linting errors * Fix docs * Fix docs * Exclude eigen directories from doxygen * Update manifest to include eigen * Update build_r to include eigen files * Fix compiler warnings * Store raw feature data as float * Use float for calculating linear coefficients * Remove eigen directory from GLOB * Don't compile linear model code when building R package * Fix doxygen issue * Fix lint issue * Fix lint issue * Remove uneeded code * Restore delected lines * Restore delected lines * Change return type of has_raw to bool * Update docs * Rename some variables and functions for readability * Make tree_learner parameter const in AddScore * Fix style issues * Pass vectors as const reference when setting tree properties * Make temporary storage of serial_tree_learner mutable so we can make the object's methods const * Remove get_raw_size, use num_numeric_features instead * Fix typo * Make contains_nan_ and any_nan_ properties immutable again * Remove data_has_nan_ property of tree * Remove temporary test code * Make linear_tree a dataset param * Fix lint error * Make LinearTreeLearner a separate class * Fix lint errors * Fix lint error * Add linear_tree_learner.o * Simulate omp_get_max_threads if openmp is not available * Update PushOneData to also store raw data. * Cast size to int * Fix bug in ReshapeRaw * Speed up code with multithreading * Use OMP_NUM_THREADS * Speed up with multithreading * Update to use ArrayToString * Fix tests * Fix test * Fix bug introduced in merge * Minor updates * Update docs
-
- 18 Dec, 2020 1 commit
-
-
James Lamb authored
* [docs] fix R documentation builds (fixes #3655) * use RTD config
-
- 11 Dec, 2020 1 commit
-
-
Nikita Titov authored
-
- 09 Dec, 2020 1 commit
-
-
Nikita Titov authored
* Update setup.py * Update .appveyor.yml * Update .travis.yml * Update .vsts-ci.yml * Update __init__.py * Update test.sh * Update test_windows.ps1 * Update advanced_example.py * Update requirements_base.txt * Update conf.py * Update conf.py * Update test_engine.py * Update utils.py * Update dockerfile-r * Update README.md * Update dockerfile.gpu * Update test_consistency.py * Update basic.py * Update compat.py * Update engine.py * Update sklearn.py * Update sklearn.py * Update callback.py * Update setup.py * Update __init__.py * Update plotting.py * Update sklearn.py * Update engine.py * Update compat.py * Update callback.py * Update basic.py * Update compat.py * Update basic.py * Update basic.py * Update compat.py * Update compat.py * Update plotting.py * Update engine.py * Update basic.py * Update sklearn.py * Update compat.py * Update engine.py * Update engine.py * Update callback.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update sklearn.py * Update sklearn.py * Update plotting.py * Update sklearn.py * Update compat.py * Update compat.py * Update engine.py * Update plotting.py * Update sklearn.py * Update basic.py * Update basic.py * Update basic.py * Update basic.py * Update compat.py * Update compat.py * Update compat.py * Update engine.py * Update basic.py * Update compat.py * Update basic.py * Update basic.py * Update basic.py * Update compat.py * Update compat.py * Update basic.py * Update basic.py * Update .vsts-ci.yml * Update .vsts-ci.yml * Update conf.py * Revert "Update dockerfile-r" This reverts commit 4ff6ffc7e3eeda24cc6a59a3bb0c973f02d9d71c.
-
- 01 Nov, 2020 1 commit
-
-
James Lamb authored
* [R-package] [docs] fix broken plots in pkgdown site (fixes #3276) * upgrade CMake
-
- 23 Aug, 2020 1 commit
-
-
Nikita Titov authored
-
- 06 Aug, 2020 1 commit
-
-
James Lamb authored
* Move all examples to dontrun * update docs * fix nested dontrun * remove :: in examples * run_dontrun in pkgdown Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 17 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] [docs] replace build_r_site.R with pkgdown::build_site() * fix paths * fix continuation * new_process arg
-
- 14 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] [docs] remove devtools dependency for docs builds * linting * updating docs conda env * empty roxygenize() * env for R libraries * get logs * remove comment * added pkgdown URLs * more paths * fix incorrect YAML keys * update DESCRIPTION URL link * more URL changes * revert DESCRIPTION changes * remove ca-certificates * empty commit * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * empty commit * remove outdated line in build_r.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 22 Apr, 2020 1 commit
-
-
Nikita Titov authored
-
- 21 Apr, 2020 1 commit
-
-
James Lamb authored
* [R-package] fix R examples and lgb.plot.interpretation * remove space in gitignore * try data.table from conda-forge * update FAQ Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-