tests/testthat/_snaps/svm_linear-tunable.md

tunable parameters for svm_linear + LiblineaR

Code
  display_tunable_call_info(set_engine(svm_linear(), "LiblineaR"))
Output
  cost                      | pkg: dials, fun: cost, range: c(-10.00,   5.00) | main
  margin                    | pkg: dials, fun: svm_margin | main

tunable parameters for svm_linear + kernlab

Code
  display_tunable_call_info(set_engine(svm_linear(), "kernlab"))
Output
  cost                      | pkg: dials, fun: cost, range: c(-10.00,   5.00) | main
  margin                    | pkg: dials, fun: svm_margin | main


Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on May 14, 2026, 5:08 p.m.