Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
fe535a0e
"vscode:/vscode.git/clone" did not exist on "1b567bf12bcbbee1bf0f8392189a5e0c777e42cd"
Unverified
Commit
fe535a0e
authored
Dec 07, 2021
by
James Lamb
Committed by
GitHub
Dec 07, 2021
Browse files
[R-package] [docs] add Michael Mayer to DESCRIPTION (#4867)
parent
46d29e8a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
R-package/DESCRIPTION
R-package/DESCRIPTION
+2
-1
No files found.
R-package/DESCRIPTION
View file @
fe535a0e
...
...
@@ -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>.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment