"src/vscode:/vscode.git/clone" did not exist on "548fc91e59a21254b4ec6cb59fa4ee006476190f"
- 22 Dec, 2020 1 commit
-
-
Nikita Titov authored
-
- 21 Dec, 2020 1 commit
-
-
t-wojciech authored
-
- 20 Dec, 2020 1 commit
-
-
James Lamb authored
* [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>
-
- 10 Dec, 2020 1 commit
-
-
Nikita Titov authored
-
- 08 Dec, 2020 1 commit
-
-
Nikita Titov authored
* Update README.md * Update Parallel-Learning-Guide.rst * Update Parallel-Learning-Guide.rst
-
- 30 Nov, 2020 1 commit
-
-
Nikita Titov authored
* Update README.md * Update README.md * Update README.rst
-
- 25 Nov, 2020 1 commit
-
-
Roman Grebennikov authored
-
- 09 Oct, 2020 1 commit
-
-
Nikita Titov authored
-
- 23 Aug, 2020 1 commit
-
-
Nikita Titov authored
-
- 19 Aug, 2020 1 commit
-
-
Guolin Ke authored
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
- 22 Jun, 2020 1 commit
-
-
Nikita Titov authored
* added GitHub Actions badge * simplified condition in config
-
- 24 Apr, 2020 1 commit
-
-
Nikita Titov authored
-
- 16 Mar, 2020 1 commit
-
-
Crissman Loomis authored
* Add LightGBM Tuner by Optuna links to README.md * Removing Optuna Integrated badge * Update README.md Add repository code link. * Update README.md Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 03 Mar, 2020 1 commit
-
-
daiki katsuragawa authored
-
- 22 Feb, 2020 1 commit
-
-
Guolin Ke authored
* Create CONTRIBUTING.md * Update README.md * Update CONTRIBUTING.md * Update README.md * Update CONTRIBUTING.md Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * Update Development-Guide.rst * Update README.md Co-Authored-By:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 17 Dec, 2019 1 commit
-
-
Nikita Titov authored
-
- 02 Dec, 2019 1 commit
-
-
Nikita Titov authored
-
- 04 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 16 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 15 Oct, 2019 1 commit
-
-
Nikita Titov authored
* added logos to badges * Update README.rst
-
- 05 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 03 Sep, 2019 1 commit
-
-
Andrew Kane authored
-
- 26 Aug, 2019 1 commit
-
-
Mark Hamilton authored
-
- 17 Jun, 2019 2 commits
-
-
Guolin Ke authored
* add "download" badge * Update README.rst * Update README.md * replaced issue badge with releases downloads badge * Update README.md
-
James Lamb authored
-
- 26 May, 2019 1 commit
-
-
Guolin Ke authored
-
- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 25 Mar, 2019 1 commit
-
-
mjmckp authored
* Fix index out-of-range exception generated by BaggingHelper on small datasets. Prior to this change, the line "score_t threshold = tmp_gradients[top_k - 1];" would generate an exception, since tmp_gradients would be empty when the cnt input value to the function is zero. * Update goss.hpp * Update goss.hpp * Add API method LGBM_BoosterPredictForMats which runs prediction on a data set given as of array of pointers to rows (as opposed to existing method LGBM_BoosterPredictForMat which requires data given as contiguous array) * Fix incorrect upstream merge * Add link to LightGBM.NET * Fix indenting to 2 spaces * Dummy edit to trigger CI * Dummy edit to trigger CI
-
- 22 Jan, 2019 1 commit
-
-
James Lamb authored
* fixed minor typos in documentation * fixed typo in gpu_tree_learner.cpp * Update .gitignore
-
- 21 Nov, 2018 1 commit
-
-
Nikita Titov authored
* updated external repos section in README * added SHAP
-
- 31 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 29 Oct, 2018 1 commit
-
-
Soumya Ranjan Behera authored
* Added License information in Readme.MD
-
- 27 Oct, 2018 1 commit
-
-
blackpanther99 authored
-
- 25 Oct, 2018 1 commit
-
-
Brett Montague authored
-
- 03 Oct, 2018 1 commit
-
-
Devesh Singh authored
* Typo fixed * Dots added
-
- 24 Sep, 2018 1 commit
-
-
Nikita Titov authored
* unified references * fixed typo * GPU version is quite stable now * updated reference for GPU version
-
- 12 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 11 Sep, 2018 1 commit
-
-
Guolin Ke authored
-
- 13 Aug, 2018 1 commit
-
-
Nikita Titov authored
* added clang test * hotfix * downgrade required AppleCLang version * fixed CMakeLists * prevent case when CMake is downgraded by libomp * fixed Clang test * moved MSVC version check to the better place * compile with Clang at Travis on Linux * clear .travis.yml * fixed indents * added support of MPI test at Travis with macOS * added FAQ entry about OpenMP library error * updated installation guide * moved APPLE_OUTPUT_DYLIB to other options * fix check-docs test: ignore old url from error message * added example of symlink command in FAQ * fixed markdown * capitalized heading * updated Python installation guide * changed mode in message command * added notes about MinGW efficiency problems * updated R-package installation guide * use quotes for gcc version * removed excess 'Note' phrase
-
- 13 Jul, 2018 1 commit
-
-
Nikita Titov authored
-