Chevron Left
Back to Supervised Machine Learning: Regression and Classification

Learner Reviews & Feedback for Supervised Machine Learning: Regression and Classification by DeepLearning.AI

4.9
stars
29,366 ratings

About the Course

In the first course of the Machine Learning Specialization, you will: • Build machine learning models in Python using popular machine learning
libraries NumPy and scikit-learn. • Build and train supervised machine learning models for prediction and binary classification tasks, including
linear regression and logistic regression The Machine Learning Specialization is a foundational online program created in collaboration
between DeepLearning.AI and Stanford Online. In this beginner-friendly program, you will learn the fundamentals of machine learning and how
to use these techniques to build real-world AI applications. This Specialization is taught by Andrew Ng, an AI visionary who h...
...

Top reviews

ED

Apr 14, 2025

Loved Andrew Ng's videos and the hands on Jupyter notebook labs! My understanding of ML has significantly improved thanks to this course and going on to the next course to complete ML specialization!!

FA

May 25, 2023

The course was extremely beginner friendly and easy to follow, loved the curriculum, learned a lot about various ML algorithms like linear, and logistic regression, and was a great overall experience.

Filter by:

5151 - 5175 of 5,579 Reviews for Supervised Machine Learning: Regression and Classification

By Nikhil R N

Jan 15, 2023

Very good course. It shows all of the mathematical components of machine learning and how we can utilize these math skills to put together a reliable model while making sure it is accurate to the data and the trends we see are right.

By AAYUSH A

Mar 10, 2024

Skit learn library is not teached properly and also the labs doesn't tell how to implement by writing your code own rest is good content is good teacher is good the only problem i had is with the labs and the actual implementation .

By Dheivam M

Nov 9, 2024

The Coursera Machine Learning Specialization offers an excellent foundation, covering essential algorithms and concepts with hands-on coding exercises. Ideal for beginners and intermediate learners looking to build solid ML skills.

By Deependu G

Sep 22, 2022

The course was very elaborate, and the exercises were illustrative. The community framework needs very much work to be done. Although the mentors were responsive, the sense of ownership of the functional issues was lacking!

By Tushar B

Oct 12, 2023

Great course.. andrew goes much deep in clearing the concepts about Linear regression and Logistic regression.. even though it says it is a beginners course one should have prior knowledge of what are they getting into..

By Parth A

Feb 4, 2024

Exceptional. I do not think any other course can teach machine learning better than this. But the projects were mostly there to explain the concepts. I feel like there were no projects made for the sake of making them.

By Tiantang S

Aug 18, 2023

The course instructor should have made the assignments harder otherwise people can just copy and paste the code provided by the instructor to pass the entire course; this lowers the creditability of the course a lot.

By Kuldeep J

Aug 19, 2023

I think it was great introductory course and very nicely taught by Mr. Andrew Ng. Learned practical skills with lab practices. I look forward to completing other 2 courses and get specialization in machine learning.

By Alter C

Dec 27, 2023

It is a good basic introductory course, at least in terms of theory. Perhaps those with some experience in python will want more independence in the development of the algorithms. But it really meets expectations.

By Sandhya S

Jun 2, 2023

Very informative videos and clear instruction. I did find the hints on programming assignments confusing and misleading. I ended up ignoring the hints and accessing previous optional abs for more effective help.

By SHOBHIT C

Jul 27, 2025

very beneficial, perfect for beginner's it skips the proof of that hard-core mathematics and directly jumps into the core concepts of ML. But I feel that some more programming can be taught in the above course.

By Chris P

May 23, 2023

Great course. Just be warned that outside of numpy and matplotlib; functions are defined using mathematical computation and no libraries that have included cost functions, optimizers, or models are referenced.

By Abhishek k

Sep 21, 2022

For me every single line was important. Everything was great from visuals to complete maths. The only thing I didn't like, this specialization is of 3 parts and all 3 are paid and I can't afford any of them.

By Himanshu S

Jul 9, 2023

Andrew is brilliant at explaining the fundamental concept, but the lagging thing was practical application, if you could take a real-world problem and code it along with the students it would become great.

By Stefan J

Jun 29, 2024

Very well done in the substance. The "you don't need to know the detailed math"-statements might appear odd at times for mathematicians/statisticians, but are probably OK for a larger, non-STEM audience.

By Kevin R

Sep 27, 2022

While I think this course is fantastic I really wish there was some place you cuold ask questions or engage in discussion. If I missed that then my apologies. Overall absolutely worth the time though.

By Tushaam

Jan 3, 2024

Andrew ng is just fabulous!! however the optional labs must be worked upon since all those complex programming syntax and terms are pretty overwhelming especially if you are beginner to machine learning

By Aniruddha K

Jan 9, 2023

I learned a lot in this part and would like to continue further but one point that I would like to raise is that it would be better if you can tell us about the in general function that are used in ML

By Wassim B

May 24, 2024

amazing course and super easy to follow. my only problem is that it doesn't delve too deeply into the math and science of things and focuses more on practical applications rather than how things work

By Arpit A

Apr 30, 2023

Optional Lab lot more time than mentioned without prior experience of python and libraries used. Its estimated time should be change, it's a lot more than 1 hour. Video and exercises are very good.

By Kushik S

Feb 17, 2025

The course was amazing and was very fun to learn with Andrew. The only thing which bothered me was that the audio quality can much more optimised. Though it was the great experience as a beginner.

By Tejas K

Aug 5, 2023

Content of the course is useful to understand all the important things about linear and logistic regression, like all theoretical concepts. Some codding video's needed to understand coding part.

By Siddharth S

Oct 4, 2023

I think some additional tutorial sessions explaining python code would have made the course even better . also concepts of vectorized logistic regression could have been covered in more detail.

By Ritik A

Sep 6, 2022

By far the best course available on internet. It would have been a perfect 5 star if the jupyter notes didnt had functions imported from some other files, rather defined in the same notebook.