学生对 Coursera Project Network 提供的 Support Vector Machines with scikit-learn 的评价和反馈
4.3
星
303 个评分
•
51 条评论
课程概述
In this project, you will learn the functioning and intuition behind a powerful class of supervised linear models known as support vector machines (SVMs). By the end of this project, you will be able to apply SVMs using scikit-learn and Python to your own classification tasks, including building a simple facial recognition model.
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 instant access to a cloud desktop with Python, Jupyter, and scikit-learn pre-installed.
Notes:
- You will be able to access the cloud desktop 5 times. However, you will be able to access instructions videos as many times as you want.
- This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
热门审阅
MS
Apr 22, 2020
Learned about SVM.\n\nNeed t revisit the code and get most out of it.\n\nThings were concise and that is the strength of the course.
SY
May 12, 2020
This guided project will definitely give you a practical approach to what you have read in SVM.\n\nWill definitely worth your time.
筛选依据:
51 - Support Vector Machines with scikit-learn 的 51 个评论(共 51 个)
创建者 dhruvi
•
Jun 11, 2020
kernel trick that was mentioned is not talked about