学生对 IBM 提供的 Supervised Machine Learning: Regression 的评价和反馈
课程概述
热门审阅
SP
Aug 10, 2021
Well structured course. Concepts are explained clearly with hands on exercises.
AI
Oct 18, 2023
The course is extremely good in understanding the concepts of regressions. Great work
126 - Supervised Machine Learning: Regression 的 150 个评论(共 159 个)
创建者 Abdulwaliyi J
•Aug 18, 2024
It's a nice course it deserve a 5/5 but some common and better regression algorithm like Decision Trees and Random Forest were not taught unlike the Classification part. Thanks
创建者 Gianluca P
•Jun 3, 2021
very clear contents and explanations. Regression methods are thoroughly explained. Examples of coding are indeed a very good basis to start coding on the project.
创建者 Gourav G
•Feb 24, 2022
AN amazing course and contain really time values content only regret is that coursera doesn't come in dark mode
创建者 Rizal A M
•Oct 14, 2025
sebaiknya disediakan audio dengan bahasa indonesia agar lebih jelas dipahami
创建者 Rahmi R
•Mar 19, 2025
Interesting course focusing more on the regression for the machine learning
创建者 Pankaj Z
•Apr 18, 2021
Very helpful course. There are few ups and downs but overall its helpful.
创建者 Mehdi S
•Jan 20, 2021
Good course with nice exemple for illustration
创建者 Keyur U
•Dec 24, 2020
A great course to kick start your ML journey.
创建者 Ihsan U
•Jan 23, 2025
this course material was so helpful
创建者 Ishani B M
•May 30, 2025
Very well structured and taught
创建者 Bernard F
•Nov 27, 2020
An truly exciting course!
创建者 Daren L P
•Feb 22, 2024
thorough and well taught
创建者 Feri I
•Aug 23, 2022
I like this is cuourse
创建者 Vikas M
•Jul 23, 2025
nice great learnig
创建者 hassen g
•Oct 20, 2022
Great course
创建者 Michael A
•Feb 6, 2025
very intense
创建者 Nidhi K
•Nov 14, 2024
best course
创建者 PUJA S
•Nov 25, 2024
excellent
创建者 Iddi A A
•Dec 11, 2020
Excellent
创建者 R U F U S
•Oct 6, 2024
good one
创建者 KODIPARTHI C
•Oct 27, 2025
good
创建者 Juhi S
•May 20, 2022
GOOD
创建者 YASH A
•Apr 22, 2021
Nice
创建者 Evangelos N
•Feb 29, 2024
Overall a good course. Nothing special though. In detail: Pros: 1. Very good example code (jupyter notebooks) given. Can even be studied stanalone. Can be used as a reference for future cases. 2. Provides an holistic view in the regression pipeline. Cons: 1. The course is outdated and not very professional and this is obvious in various examples, to name a few: a) There are some syntax errors in the notebooks. b) There are English grammatical/syntax errors. c) There is content in the notebooks that was never introduced in the videos (SGD). d) There are video duplicates with different naming. e) The provided notebooks (normally 2 notebooks) each week are sometimes provided is wrong chronological order. 2. The course lacks mathematical foundation. In order to fully understand the topic you need to read theory from other resources in parallel. 3. The instructor clearly reads a pre-written text and making his speech monotonic and hard to follow. 4. The slides are boring and highly simplistic.
创建者 Patrick H
•Oct 1, 2024
The focus on the different views on regularization and their importance in the quiz seems overrated. While they are a good way to understand what regularization really is, it seems not too relevant for daily practical use. And since the different views all describe the same thing it's not a good way to have all those questions on them in the quiz, because essentially every answer would be true. Instead it would make sense to focus more on the different types of regularization, how they differ and their respective implementations in sklearn.