Machine Learning on a Cancer Dataset - Part 31
This is the final tutorial on support vector machines with scikit-learn on the cancer dataset.
We're doing a recap on the pluses and minuses of support vector machines as machine learning algorithms. Some the pluses include:
- versatility
- work well on low-dimensional data
- work relatively good on high-dimensional data of small size
Some of their minuses include:
- don't work so good on large scale high-dimensional data
- may need pre-processing
- can be hard to inspect
- not so easy to understand by non-experts
In the video I also discuss about some of the parameters that can be adjusted to tune these models, as well as alternative models to SVMs. So, please see the full walk-through below.
Previous videos in this series:
To stay in touch with me, follow @cristi
Cristi Vlad, Self-Experimenter and Author
@cristi great video. Came in at Part 31.. now to go back and check out the rest.
I hope it helps!
@cristi Thanks for sharing,keep posting!! Nice to meet you!!
nice to meet you too.
It's a very interesting video. I am not talented enough to develop machine learning but I like to be informed. I will follow you because I am an amateur developer and your blog is awesome. Good job.
thanks! keep pounding it.