#8 Machine Learning & Data Science Challenge 8
Why Support Vector Regression? Difference between SVR and a simple regression model?
In simple regression, try to minimize the error rate. But in SVR, we try to fit the error within a certain threshold.
Concepts:
Boundary
Kernel
Support Vector
...
bhagirathkd.hashnode.dev1 min read