Test your knowledge
Now that you've seen how SVMs work, try using SVRs to predict the SalePrice
of home price data we used in Chapter 14, Optimizing Models and Using AutoML. This is also available in the Chapter16\data
folder in the book's GitHub repository. Try comparing this with other models we've learned about so far.