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
340229a5
Unverified
Commit
340229a5
authored
Jan 25, 2021
by
Nikita Titov
Committed by
GitHub
Jan 25, 2021
Browse files
improve grouping in R API reference (#3854)
parent
36531679
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
R-package/pkgdown/_pkgdown.yml
R-package/pkgdown/_pkgdown.yml
+5
-5
No files found.
R-package/pkgdown/_pkgdown.yml
View file @
340229a5
...
...
@@ -46,7 +46,7 @@ navbar:
reference
:
-
title
:
Datasets
desc
:
Datasets included with the R
package
desc
:
Datasets included with the R
-
package
contents
:
-
'
`agaricus.train`'
-
'
`agaricus.test`'
...
...
@@ -67,10 +67,11 @@ reference:
-
'
`lgb.Dataset.set.reference`'
-
'
`lgb.convert_with_rules`'
-
title
:
Machine Learning
desc
:
Train models with LightGBM
desc
:
Train models with LightGBM
and then use them to make predictions on new data
contents
:
-
'
`lightgbm`'
-
'
`lgb.train`'
-
'
`predict.lgb.Booster`'
-
'
`lgb.cv`'
-
title
:
Saving / Loading Models
desc
:
Save and load LightGBM models
...
...
@@ -79,11 +80,10 @@ reference:
-
'
`lgb.save`'
-
'
`lgb.load`'
-
'
`lgb.model.dt.tree`'
-
'
`predict.lgb.Booster`'
-
'
`saveRDS.lgb.Booster`'
-
'
`readRDS.lgb.Booster`'
-
title
:
Predictive Analysis
desc
:
Analyze your
prediction
s
-
title
:
Model Interpretation
desc
:
Analyze your
model
s
contents
:
-
'
`lgb.get.eval.result`'
-
'
`lgb.importance`'
...
...
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