Nothing
Code
display_tunable_call_info(set_engine(svm_rbf(), "kernlab"))
Output
cost | pkg: dials, fun: cost, range: c(-10.00, 5.00) | main
rbf_sigma | pkg: dials, fun: rbf_sigma | main
margin | pkg: dials, fun: svm_margin | main
Code
display_tunable_call_info(set_engine(svm_rbf(), "liquidSVM"))
Condition
Warning:
The `engine` argument of `set_engine()` cannot be liquidSVM as of parsnip 0.1.6.
i The liquidSVM package is no longer available on CRAN.
Output
cost | pkg: dials, fun: cost | main
rbf_sigma | pkg: dials, fun: rbf_sigma | main
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.