Chevron Left
Back to Support Vector Machines in Python, From Start to Finish

Learner Reviews & Feedback for Support Vector Machines in Python, From Start to Finish by Coursera Project Network

4.6
stars
154 ratings

About the Course

In this lesson we will built this Support Vector Machine for classification using scikit-learn and the Radial Basis Function (RBF) Kernel. Our training
data set contains continuous and categorical data from the UCI Machine Learning Repository to predict whether or not a patient has heart
disease. This course runs on Coursera's hands-on project platform called Rhyme. On Rhyme, you do projects in a hands-on manner in your
browser. You will get instant access to pre-configured cloud desktops containing all of the software and data you need for the project.
Everything is already set up directly in your Internet browser so you can just focus on learning. For this project, you’ll get inst...
...

Top reviews

AH

Apr 15, 2020

It was amazing lecture and teach special with SVM in Python I did learn a lot from him via his tasked. I will download his videos all each tasked have a part of explanation.

GS

Jun 8, 2020

This is a very good course to start with SVM.I now know the basic coding for SVM.Thank You sir.

Filter by:

26 - 26 of 26 Reviews for Support Vector Machines in Python, From Start to Finish

By Aakash S

•

Jan 2, 2023

Could have been more detailed, should have had included more complex data preprocessing and some real life challenges. Also more parameter tuning could have been covered.