LinearSVMHyperparameters
VariantSVM with linear kernel (e1071). See `setup_LinearSVM`.
Properties
kernelstringSVM kernel; determined by the class.
costtunablenumber> 0Cost of constraints violation.
ifwtunablebooleanInverse Frequency Weighting in classification.
Relationships
Used by