Description Usage Arguments Value Examples
View source: R/kaggle_helpers.R
Helper function to construct convenient submission name.
1 | construct_submission_name(model_slug = "no_slug")
|
model_slug |
model slug to paste after timestamp |
convenient submission file name
1 2 | construct_submission_name()
construct_submission_name("my_model")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.