Nothing
#' @importFrom utils bibentry
bibentries = c( # nolint start
vanschoren2014 = bibentry("article",
doi = "10.1145/2641190.2641198",
year = "2014",
month = "jun",
publisher = "Association for Computing Machinery (ACM)",
volume = "15",
number = "2",
pages = "49--60",
author = "Joaquin Vanschoren and Jan N. van Rijn and Bernd Bischl and Luis Torgo",
title = "OpenML",
journal = "ACM SIGKDD Explorations Newsletter"
),
openml_r = bibentry("article",
title = "{OpenML}: An {R} Package to Connect to the Machine Learning Platform {OpenML}",
author = "Giuseppe Casalicchio and Jakob Bossek and Michel Lang and Dominik Kirchhoff and Pascal Kerschke and Benjamin Hofner and Heidi Seibold and Joaquin Vanschoren and Bernd Bischl",
journal = "Computational Statistics",
year = "2017",
pages = "1--15",
doi = "10.1007/s00180-017-0742-2",
)
) # nolint end
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.