View source: R/SRxgboost_submission.R
SRxgboost_submission | R Documentation |
Get predictions from TESTforecast.csv
SRxgboost_submission(
lauf,
rank = 1,
rounding = 4,
id_name,
y_name,
y_transformation = NULL
)
lauf |
character |
rank |
integer |
rounding |
integer |
id_name |
character |
y_name |
character |
y_transformation |
character |
prediction as csv-file and as data.frame in memory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.