RadialSVMHyperparameters
VariantSVM with radial kernel (e1071). See `setup_RadialSVM`.
Properties
kernelstringSVM kernel; determined by the class.
costnumber | object> 0Cost of constraints violation.
gammanumber | object> 0Kernel coefficient.
ifwboolean | objectInverse Frequency Weighting in classification.
Relationships
Used by