Nothing
test_that("SupportVectorMachineModel returns correct class.", {
expect_type(SupportVectorMachineModel(SplitRatio = 0.8, CV = 2, NCores = 1, NewData = NULL), "list")
})
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.