rtemis

Command Palette

Search for a command to run...

RadialSVMHyperparameters

Variant

SVM with radial kernel (e1071). See `setup_RadialSVM`.

Raw JSONv1Unknown properties rejected

Properties

kernel
string

SVM kernel; determined by the class.

costtunable
number> 0

Cost of constraints violation.

gammatunable
number> 0

Kernel coefficient.

ifwtunable
boolean

Inverse Frequency Weighting in classification.

Relationships