"vscode:/vscode.git/clone" did not exist on "1b567bf12bcbbee1bf0f8392189a5e0c777e42cd"
Unverified Commit fe535a0e authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] [docs] add Michael Mayer to DESCRIPTION (#4867)

parent 46d29e8a
......@@ -26,7 +26,8 @@ Authors@R: c(
person("Daniel", "Lemire", role = c("ctb")),
person("Victor", "Zverovich", role = c("cph")),
person("IBM Corporation", role = c("ctb")),
person("David", "Cortes", role = c("ctb"))
person("David", "Cortes", role = c("ctb")),
person("Michael", "Mayer", role = c("ctb"))
)
Description: Tree based algorithms can be improved by introducing boosting frameworks.
'LightGBM' is one such framework, based on Ke, Guolin et al. (2017) <https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision>.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment