Monday, May 27, 2019

Soft Margin SVM - Practical Machine Learning Tutorial with Python p.31

Soft Margin SVM - Practical Machine Learning Tutorial with Python p.31 [Collection] In reality, you may find that you either cannot find a linearly separable dimension for your dataset for machine learning, or you may find that your support vector machine has significant overfitment to your data. You know you have over-fitment if you have a large percentage of your dataset as support vectors. The soft-margin SVM allows for some "wiggle room" with separation. https://pythonprogramming.net https://twitter.com/sentdex https://www.facebook.com/pythonprogramming.net/ https://plus.google.com/+sentdex

No comments:

Post a Comment