+1 vote
in Machine Learning by

The cost parameter in the SVM means:

a) the number of cross-validations to be made

b) the kernel to be used

c) the tradeoff between misclassification and simplicity of the model

d) none of the above

1 Answer

0 votes
by

c) the tradeoff between misclassification and simplicity of the model

...