How does the parameter C affect the trade-off between minimizing the magnitude of vector W and reducing violations of the margin in soft margin SVM?
Monday, 07 August 2023
by EITCA Academy
The parameter C plays a important role in determining the trade-off between minimizing the magnitude of vector W and reducing violations of the margin in soft margin Support Vector Machines (SVM). To understand this trade-off, let's consider the key concepts and mechanisms of soft margin SVM. Soft margin SVM is an extension of the original
- Published in Artificial Intelligence, EITC/AI/MLP Machine Learning with Python, Support vector machine, Soft margin SVM, Examination review
Tagged under:
Artificial Intelligence, C Parameter, Soft Margin, Support Vector Machines, SVM, Trade-off

