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
22,170 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 has led critical research at Stanford University and groundbreaking work at Google Brain, Baidu, and Landing.AI to advance the AI field. This 3-course Specialization is an updated and expanded version of Andrew’s pioneering Machine Learning course, rated 4.9 out of 5 and taken by over 4.8 million learners since it launched in 2012. It provides a broad introduction to modern machine learning, including supervised learning (multiple linear regression, logistic regression, neural networks, and decision trees), unsupervised learning (clustering, dimensionality reduction, recommender systems), and some of the best practices used in Silicon Valley for artificial intelligence and machine learning innovation (evaluating and tuning models, taking a data-centric approach to improving performance, and more.) By the end of this Specialization, you will have mastered key concepts and gained the practical know-how to quickly and powerfully apply machine learning to challenging real-world problems. If you’re looking to break into AI or build a career in machine learning, the new Machine Learning Specialization is the best place to start....

Top reviews

JM

Invalid date

Specacular course to learn the basics of ML. I was able to do it thanks to finnancial aid and I'm very grateful because this was really a great oportunity to learn. Looking forward to the next courses

AD

Invalid date

Amazingly delivered course! Very impressed. The concepts are communicated very clearly and concisely, making the course content very accessible to those without a maths or computer science background.

Filter by:

326 - 350 of 4,537 Reviews for Supervised Machine Learning: Regression and Classification

By Alexandru-Samuel D

•

May 29, 2023

Awesome course. Lots of high-quality material to explain the concepts. Optional code labs to gain intuition and both quizzes and practical labs to strengthen what you've learned. Also, the updated curriculum puts high emphasis on real-world tools (Numpy, scikit-learn) and concepts like regularization, feature engineering, feature scaling.

By Ananda B

•

Mar 24, 2023

This is my first Machine Learning course and I am happy that I successfully completed it. This course is very beginner friendly. The course instructor explains the concepts with great simplicity. The optional labs are very helpful. It felt awesome throughout the course and I am super-excited to join the next course of this specialization.

By CSE-52-Sagnik K

•

Oct 12, 2022

Great and easy to learn experience throughout the whole course ,every part was explained in details. This is not an criticism ,but I had slight problem understading the gradient descent of logistic regression. Needed to take help from your old videos in youtube. But most of all Thank you for this course,can't help to continue the second

By Armin F

•

Aug 23, 2022

Great course. This class gave me better perspective of supervised learning. Data examination, Feature scaling, normalization and gradient descent discussed in context of both linear regression and logistic regression. Underfitting and overfitting (more data and regularization as a solution) was clearly explained.

I liked labs a lot. Thanks

By Shimeng

•

Feb 8, 2024

I took a similar course in college and got a C, and I felt I never fully understood the concept. Now 10 years later, Andrew just makes it so much easier to understand the fundamental ideas of the concepts. Python and numpy also made it so much easier. I was able to blaze through and finish the entire course in just 3 nights. Thanks!

By SAMEER G

•

Jul 15, 2023

It is a definitely great course. The Course Instructor Andrew Ng goes over the topics very well that even a layman can understand it intuitively. The mathematics for this course although not mandatory is actually useful to have some basic knowledge of statistics and calculus to understand the idea and methods behind the implementations.

By Chavhan Y N 5 I M S a T

•

Jun 5, 2023

Great Learning!!

Pre-requisite : Basic python (it is needed to complete assignments and programming challenges)

Overall it is a great course to understand machine learning algorithms, including mathematical aspects of it. It also provides comprehensive explanation of Overfitting, Scaling, Normalization, Regularization and Sampling,etc.

By Satya P B

•

Mar 29, 2024

It was really well design, interactive, and practice based course to learn Machine Learning. You not only learn theories, but also relates that to real world and write codes in practice lab. Overall it is a 100% recommended course. Even a beginner can learn and understand this course easily without any prior knowledge in coding, or ML.

By Khursiah Z M

•

Nov 6, 2022

Andrew Ng is an excellent teacher. It's mind-blowing how he can explain everything clearly and effectively. When things get rough, his words of encouragement and persuasion feels like I have a chance to work at Google 😅. If you have background programming and used Python before, it will make you learn dan understand faster. Good luck!

By M A

•

Jul 20, 2024

When i start the course i did not even know what is machine learning and when icomplete the first course of this specialization i am able to make a linear regression and logistic regression model in machine learning . This course teach me alot . I am very thankfull to deeplearning.ai speacially sir *Andrew Ng * and then the whole team

By Luong M D

•

Apr 28, 2024

I found this course to be excellent. I've grasped the concepts and terminology of machine learning, thanks to the clear instruction from the teacher. The examples provided were intuitive and engaging, making it easier to understand complex ideas. Additionally, the Jupiter Lab section offered detailed guidance, making coding a breeze.

By sri s h

•

Sep 19, 2022

This course was very interesting. My mentor Mr.Andrew Ng well explained the concepts. They were easily understandable. since I am new to the world of programming, I am really happy and excited to fix the errors in my program. Thanks to my mentor and the course era team. This course will be very much helpful in upgrading my career.

By Hamid R

•

Jun 27, 2023

A great course in machine learning. I learned a lot in this course and I definitely recommend it. Besides, it would've been great if they had some project besides the labs, though still it introduced me to a lot of excellent materials regarding machine learning, and I am looking forward to taking more courses in this specialization.

By Jayneel S

•

Jul 9, 2022

It was a brilliant course and it helped me think more analytically. The practice labs and visualizations were spot on, they really helped in getting the intuition about what was being taught. Andrew Ng as usual was really great and explains everything quite nicely and calmly. The examples given by him complement the theory nicely.

By Julfa M A

•

May 19, 2024

I am profoundly grateful for the opportunity to study in this course. It is an immense privilege to learn directly from an extraordinary and highly esteemed mentor, Andrew Ng. I would also like to extend my heartfelt thanks to all the organizers of this course. May you always be in good health and may your affairs be facilitated.

By Aakash N

•

Jun 25, 2023

I've always heard great things about this course and I was blown away by the quality of the content. Andrew Ng is a Great Teacher. He makes you feel right at home explaining complex topics by breaking them down into small easily digestible bits of information. I am definitely gonna take another specialisation from DeepLearning.AI.

By Todd H

•

Jul 8, 2022

Extremely impressive content (video, labs, and supporting interactive visulations) that truly help build intuition for the problems solved, while simultaneously aiding understanding of how and why to code the functions to solve the problems. Light on soley math, light on soley code, heavy on the intersection of the math and code.

By Vahid H

•

Jul 18, 2024

A crystal-clear explanation of each part facilitates understanding and intuition of the concepts, and the questions in the middle of the videos and the practice labs help to see the implementation of the concepts with real-world scenarios. A special thanks to Stanford University and Coursera for these high-quality online courses.

By Fengyi X

•

Jan 16, 2024

Awesome course! The lecture is easy to learn and friendly to beginners. Many thanks to the professor and all the staff working for this amazing class. As a researcher in the social science field with limited Python knowledge, I learned a lot in this course and I'm considering the knowledge in my academic field. Huge thanks again!

By sameh a

•

Nov 1, 2023

This course exceeded my expectations. The instructor's expertise and clear explanations made complex concepts easy to understand. The hands-on projects and real-world examples provided valuable practical experience. I highly recommend this course to anyone interested in mastering regression and classification in machine learning.

By Joe W

•

Jul 25, 2023

The content was overwhelming at first but the instructor was easy to understand and was detailed in their descriptions of each step. I came into this course with 0 knowledge of the subject and found the practice exams and helpful tips during the tests to be extremely helpful. Thank you for putting together such an amazing course!

By Subir D

•

Jul 2, 2023

Absolutely worth taking. I had attempted this few months back, from Andrew Ng. This course has definitely made it worth while to dig in. I do have to ask the course designers, relevance of the next two courses, as the transformers architecture is taking us by storm due to recent GPT success. Are those next two courses irrelevant?

By T

•

Mar 6, 2023

Unbelievably useful course... I've learned how to actually implement basic analyses of data using machine learning and have already applied this knowledge to data I work with every day with spectacular results. Can't recommend this enough; Andrew is also an engaging speaker and teacher. Very surprised at how fun this was overall.

By Zeljko T

•

Nov 12, 2022

Even though I knew the material from the original ML course, it is a great upgrade to the original w.r.t. using python, jupyter notebooks and scikit-learn. It's always a pleasure to absorb the information presented by Andrew. Material was presented very clearly, with great focus on building the intuitions around things. Thank you

By Diana K

•

Jul 10, 2022

I am very happy to finish this course! It is the best! I took previous course, but matlab was quite complicated and new for me. So I am very glad that course has been updated with python. Everything was explained in details. This course highly motivated me in studying. Thank you a lot, Dr. Andrew Ng! You are very great teacher!