+1 vote
in Machine Learning by
What is SVM and how do we create a portfolio with it?

1 Answer

0 votes
by
SVMs are used for classification problems, and they are quite interesting as well. Get a classification dataset from UCI ML repo and start working on your portfolio.
...