rtemis

Command Palette

Search for a command to run...

LinearSVMHyperparameters

Variant

SVM with linear kernel (e1071). See `setup_LinearSVM`.

Raw JSONv1Unknown properties rejected

Properties

kernel
string

SVM kernel; determined by the class.

costtunable
number> 0

Cost of constraints violation.

ifwtunable
boolean

Inverse Frequency Weighting in classification.

Relationships