Граф коммитов

156 Коммитов

Автор SHA1 Сообщение Дата
Nikita Titov d2b4e73749
[docs] group logically external projects in README and add some new libraries (#6691) 2024-10-21 14:25:22 -05:00
Piotr b1203c975c
[docs] add supertree in README (#6625)
Co-authored-by: James Lamb <jaylamb20@gmail.com>
2024-09-02 20:45:17 -05:00
Dmitry Mottl d67ecf9425
[doc] Updates Rust bindings library link in README.md (#6611)
Co-authored-by: James Lamb <jaylamb20@gmail.com>
2024-08-16 00:44:44 -05:00
Nikita Titov 41e34999a9
[docs] add conda version badge (#6576) 2024-07-29 16:38:17 -05:00
Nikita Titov a4793b62d9
[docs] update GitHub Actions badges in README (#6570)
* Update README.md

* Update README.md

Co-authored-by: James Lamb <jaylamb20@gmail.com>

---------

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2024-07-25 15:56:56 +03:00
Nikita Titov cda97626f9
[docs] Update badge for Link checks workflow (#6568)
Update badge for Link checks workflow
2024-07-25 02:28:08 +03:00
Nikita Titov 116b5791b5
[docs] Add NuGet version badge (#6549) 2024-07-18 21:13:30 -05:00
Nikita Titov 8439b9066e
[docs] remove outdated docs from the repo (#6552) 2024-07-18 21:12:39 -05:00
James Lamb 5cd95a5b16
[docs] remove pmml redirect, simplify some other docs (#6490) 2024-06-18 08:50:20 -05:00
Alexander März 6aea578b26
[docs] Add LightGBMLSS to README (#6254) 2024-01-02 10:38:41 -06:00
James Lamb 5083df15c6
[docs] remove links to Laurae++ site (#6193) 2023-11-30 19:07:33 -06:00
James Lamb 04b66e0662
[docs] add vaex-ml to list of external repositories (#6085) 2023-09-08 11:29:56 -05:00
James Lamb a323c7583c
[docs] add quantized training paper to docs (#5923) 2023-06-14 19:41:06 -05:00
James Lamb 3ae0484a55
[docs] [R-package] mention {bonsai} in the docs (#5652) 2023-01-30 23:25:42 -06:00
James Lamb 08f0853db2
[docs] add postgresml to list of external repos (#5565) 2022-12-22 10:00:29 -06:00
Kenshin Abe 7f8058ce55
[docs] Fix link to Optuna's LightGBMTuner example (#5519) 2022-10-07 08:21:16 -05:00
Nikita Titov 904b2d5158
Add Nyoka to README (#4992) 2022-02-11 04:16:29 +03:00
Qingyun Wu 45230207ca
[docs] Update link to FLAML code example (#4892)
* update flaml link to lgbm example

* Update README.md

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2021-12-18 01:29:47 +03:00
chjinche b0137debe6
Add customized parser support (#4782)
* add customized parser support

* fix typo of parser_config_file description

* make delimiter as parameter of JoinedLines
2021-11-16 14:27:23 +08:00
Nikita Titov e10cbd2353
[docs] update link to LightGBM Ruby (#4740) 2021-10-29 01:46:29 +03:00
Nikita Titov b5557b6b98
[docs] add Mars to docs (#4616)
* Update README.md

* Update Parallel-Learning-Guide.rst

* Update README.md

* Update docs/Parallel-Learning-Guide.rst

Co-authored-by: James Lamb <jaylamb20@gmail.com>

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2021-09-21 21:55:25 +03:00
James Lamb fa1d06f136
[docs] add lightgbm_ray to docs (#4584)
* [docs] add lightgbm_ray to docs

* add docs link

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* move Ray

* Update docs/Parallel-Learning-Guide.rst

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
Co-authored-by: Nikita Titov <nekit94-12@hotmail.com>
2021-09-09 19:10:03 +03:00
Nikita Titov bdee57c0aa
[docs] update links to SynapseML (former MMLSpark) (#4564)
* Update README.md

* Update Parallel-Learning-Guide.rst
2021-08-28 00:31:49 -05:00
Prince Canuma 8a90ea3f26
[doc] Add link to Neptune hyperparam tuning guide (#4529)
* Adding link to a ligthGBM article

* Adding link to Neptune + LightGBM integration

* text formatting

* Update README.md

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* fixing link in external repos

* adding text

* remove link to neptune repo

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2021-08-21 17:20:55 -05:00
Nikita Titov 73f7d5d656
[docs] Update link to `daal4py` in README (#4532) 2021-08-18 22:51:56 -05:00
Nikita Titov 16aa010f08
[docs] Update link to mlr3-compliant interface in README (#4509) 2021-08-10 02:01:37 +03:00
Nikita Titov e3203e07eb
add lleaves to README (#4431) 2021-07-03 22:48:00 -05:00
Nikita Titov f62c490474
[docs] Add shapash to the list of related projects (#4408) 2021-06-26 19:27:58 -05:00
Andrew Ziem e79716e0b6
Correct spelling (#4250)
* Correct spelling

Most changes were in comments, and there were a few changes to literals for log output.

There were no changes to variable names, function names, IDs, or functionality.

* Clarify a phrase in a comment

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Clarify a phrase in a comment

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Clarify a phrase in a comment

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Correct spelling

Most are code comments, but one case is a literal in a logging message.

There are a few grammar fixes too.

Co-authored-by: James Lamb <jaylamb20@gmail.com>
2021-05-04 10:10:55 -05:00
Nikita Titov 1d2f3e1101
[docs] add dtreeviz to the list of external projects (#4098)
* Update README.md

* add Hummingbird to the list of external projects
2021-03-23 21:49:50 +03:00
Nikita Titov 77d54b3d22
[docs] add Hummingbird to the list of external projects (#4096)
* add Hummingbird to the list of external projects

* Update README.md
2021-03-23 14:48:44 +03:00
Qingyun Wu 6356e659af
[docs] Add FLAML for efficient hyperparameter optimization (#4013)
* add FLAML for HPO in DOC

* add FLAML for HPO

* revise FLAML phasing

* Update docs/Parameters-Tuning.rst

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* Update README.md

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-02-24 08:25:01 -06:00
James Lamb 7880b79fde
[docs] Change some 'parallel learning' references to 'distributed learning' (#4000)
* [docs] Change some 'parallel learning' references to 'distributed learning'

* found a few more

* one more reference
2021-02-19 09:47:30 -06:00
Nikita Titov fd094d2719
add reference to Rust binding (#3954) 2021-02-13 21:21:06 -06:00
Nikita Titov c324e891be
make link checks badge clickable (#3901) 2021-02-03 08:03:31 -06:00
James Lamb 1c18ad32e9
[ci] move link checking to a cron job (#3890)
* [ci] move link checking to a cron job

* run once to register

* set PYTHON_VERSION

* actually build docs

* uncomment

* remove stuff

* Update docs/.linkcheckerrc

* condense

* remove PR triggers again

* Update .github/workflows/linkchecker.yml

* move TASK
2021-02-02 23:31:00 +03:00
Nikita Titov c4b51317f8
[ci] improve and run CUDA jobs for every commit and PR (#3825)
* Update setup.sh

* Update cuda.yml

* Update cuda.yml

* Update README.md

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml

* Update setup.sh

* Update setup.sh

* Update setup.sh

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml

* Update cuda.yml
2021-01-28 14:26:52 +03:00
Nikita Titov 36322ceeae
[dask][docs] initial setup for Dask docs (#3822)
* initial Dask docs

* fix MRO

* address review comments
2021-01-24 20:58:52 -06:00
James Lamb 318f7faeb8
[ci] remove Travis (fixes #3519) (#3672)
* [ci] move CI jobs from Travis to Azure DevOps (fixes #3519)

* comment out other CIs to avoid wasting cycles

* try without docker

* add container back

* stop using --user in pip install

* run check-docs and lint without container

* job names

* move more jobs to Azure-hosted Linux pool

* fix PATH for check-docs

* uncomment other CI

* uncomment windows

* remove uses of maxParallel

* try moving macos-latest jobs to GitHub Actions

* fix config

* fix missing conda env

* set Python version

* remove commented-out code

* add more to GitHub Actions

* try to fix GPU

* remove static_analysis to prevent conflicts with #3726

* change workflow name

* try using ubuntu:latest docker

* fix conda

* trying to find where permissions first break

* add workaround for sudo

* please azure please

* image syntax

* more sudo

* noninteractive

* LC_ALL

* more  sudo

* more stuff

* CONDA dir

* paths

* get path

* missing CONDA

* fix path stuff

* more tests

* fix graphviz

* stuff

* more graphviz

* install xorg-libxau

* graphviz works, run more jobs

* stuff

* enable more tests

* uncomment GitHub Actions

* uncomment all other CIs

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* add travis.yml to Rbuildignore

* add Rbuildignore rule for fmt

* add libomp for clang builds

* changes from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-01-13 09:55:58 -06:00
James Lamb c7c4e084cd
[ci] move Python Mac jobs from Travis to GitHub Actions (#3745)
* [ci] move Python Mac jobs from Travis to GitHub Actions

* alphabetize

* fix workflow

* fix name

* fix os

* new workflow

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* changes from code review

* swap compilers

* swap compilers back

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* Update .github/workflows/python_package.yml

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-01-10 17:38:39 -06:00
James Lamb eb9bbfb327
[ci] Move check-docs and lint jobs off Travis (#3726)
* [ci] Move check-docs and lint jobs off Travis

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* try moving check-docs into a containerized job

* add install flag and README badge

* trying to find the error

* ignore pipefail

* remove -e

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* more changes

* additional changes

* Update .github/workflows/static_analysis.yml

* Update README.md

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* move constants

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-01-07 20:53:38 +03:00
James Lamb d1014ea64e
[docs] Remove Gitter and Slack (fixes #3689) (#3710) 2021-01-04 05:43:59 +03:00
Nikita Titov 67cc4c9c2e
add link to optuna examples (#3680) 2020-12-26 16:51:08 -06:00
Nikita Titov d59ffdb13c
fix MLflow spelling (#3668) 2020-12-22 08:45:20 -06:00
t-wojciech e5554e16b0
add 'mlr3learners.lightgbm' to README (#3666) 2020-12-21 17:01:54 -06:00
James Lamb 46986badbe
[docs] add link to ML Flow and treesnip in LightGBM docs (#3663)
* [docs] add link to ML Flow LightGBM docs

* Update README.md

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* added treesnip

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2020-12-21 00:40:57 +03:00
Nikita Titov 6320f1dfa0
added daal4py to related projects (#3638) 2020-12-10 10:20:58 -06:00
Nikita Titov 37da4ed755
[docs] add Kubeflow operator repo and link to example (#3632)
* Update README.md

* Update Parallel-Learning-Guide.rst

* Update Parallel-Learning-Guide.rst
2020-12-08 17:27:16 +03:00
Nikita Titov 3e8e24b374
[docs] Add new badges (#3610)
* Update README.md

* Update README.md

* Update README.rst
2020-11-29 18:52:38 -06:00
Roman Grebennikov 3bebf4d1d3
[docs] add link to lightgbm4j to readme (#3597) 2020-11-25 17:06:52 -06:00