Learn Before
Concept
Tuning Parameter
is a tuning parameter which determiens the threshold of error that the soft margin classifier will tolerate, typically determined via cross-validation. A small value means a low margin for errorand hence a more accurate classifier, whereas a higher value is more prone to errors.
0
2
Updated 2020-03-08
Tags
Data Science