Learn Before
Concept

Tuning Parameter CC

CC is a tuning parameter which determiens the threshold of error that the soft margin classifier will tolerate, typically determined via cross-validation. A small CC value means a low margin for errorand hence a more accurate classifier, whereas a higher CC value is more prone to errors.

0

2

Updated 2020-03-08

Tags

Data Science

Related