v2.3.1
Changes:
- 471d0aa update release date for R-package
- 102893a [R-package] fixed minor issues with tests and documentation (#2581)
- 16c551c [docs] updated instructions in examples to match ones from ranking example (#2585)
- 49df9e6 [docs] Update LambdaRank example documentation (#2548)
- 6a3e27d Avoid the issue is labeled to bug by default.
- a6ba859 [R-package] fixed parameter-name typo in lgb.cv() (#2576)
- 1f7b06b [R-package][ci] Added more R linters (fixes #2477) (#2533)
- 11f9682 Fix build error when HDFS is enabled. (#2540)
- 26ff099 explicitly import
std::max
from (#2562) - a8dc032 [ci] fixed cpplint warning about parenthesis placement (#2563)
See More
- 41c366e [R-package] [ci] pin roxygen2 version for RTD (#2568)
- cf8c8c0 Fix detecting alias of objective in loading from model strings (#2565) [ #2564 ]
- 3e3d76f [Java] MMLSPARK-ISSUE-720 - Create SWIG version of BoosterDumpModel that returns string to be used in Java (#2560)
- 7feaaef [docs][docker] cleaned up CODEOWNERS and fixed build warning in dockerfile-python (#2555)
- 31bec2f addressed linting items about empty statements (#2545)
- a942751 [R-package] removed unnecessary Suggests dependencies (#2543)
- b2da19b check feature names for special JSON chars (#2557)
- 83ecb38 [docker] install ca certificates package on ubuntu image (#2554)
- 76bda1e support Catalina (#2556)
- 785e477 [ci] removed temp fix for Graphviz from conda (#2551)
- 7cfb492 [ci][R-package] removed outdated comment in lint_r_code.R (#2541)
- 516bd37 renamed variables from bias to offset (#2539)
- bd7e184 [docs] refactored News section in README (#2529)
- a36eb7e remove many vector.at()
- 8f7199a [docs] update MS-MPI link (#2528)
- 1f1dc45 [tests][python] refined python tests (#2483)
- 00d1e69 [python] removed unused pylint directives (#2466)
- f1d4e44 fixed casting warning (#2523)
- 85be04a [R-package] Disabled early stopping when using 'dart' boosting strategy (#2443)
- fc991c9 [R-package] added R linting and changed R code to comma-first (fixes #2373) (#2437)
- b4bb38d [R-package] Added unit tests (#2498)
- bdc310a [R-package] Sort indices in lgb.cv() (fixes #2503) #2524
- 44b0aca [ci] removed temp fix #2522
- 5dcd4be [python] handle params aliases centralized (#2489)
- fbf9568 [ci] reduced number of commits cloned to CI environments (#2495)
- 465d126 check sorted indices in Subset (#2510)
- 198d0f3 [docs] added m2cgen in README (#2512)
- 7202703 [docs] removed misleading section about pep8 in python's readme (#2507)
- 2c3ebd9 [ci] miniconda installer hotfix (#2511)
- b1c50d0 [docs] added logos to badges (#2506)
- 40e56ca reduce the buffer when using high dimensional data in distributed mode. (#2485)
- 4848776 [docs] clarified support of LibSVM zero-based format files (#2504)
- b0500dd [python] DPI arg in plotting functions (#2491)
- dc58407 fix bug in parser
- fdb3923 updated dockers (#2459)
- d7f8aa5 [docs] fixed miscellaneous typos in comments and documentation (#2496)
- ff4e48c reworked GitHub issue templates (#2492)
- 780a3fd [ci] removed temp fix for missing package (#2493)
- dee7215 check the shape for mat, csr and csc in prediction (#2464)
- dc65e0a [ci] fixed whitespace cpplint issue in auto-config (#2488)
- 67099ff [ci] added build/c++11 to cpplint filter (#2487)
- c1a7b29 [python] removed deprecated code (#2474)
- 9b61166 fixed cpplint errors about spaces and newlines (#2481)
- 6036e07 [ci] move Clang linking into docker (#2476)
- e650541 [ci] removed outdated code (#2475)
- 54be420 [docs] updated problem link #2473
- 5c0daca [ci] use the latest versions of OSes at Travis (#2467)
- 3d407b6 new version number after release (#2469)
- 42204c4 [R-package] factored dependency 'magrittr' out of R package (#2334)
This list of changes was auto generated.