RadialSVMHyperparameters
VariantSVM with radial kernel (e1071). See `setup_RadialSVM`.
Properties
kernelstringSVM kernel; determined by the class.
costtunablenumber> 0Cost of constraints violation.
gammatunablenumber> 0Kernel coefficient.
ifwtunablebooleanInverse Frequency Weighting in classification.
Relationships
Used by