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
18,061 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

FA

May 24, 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.

JM

Sep 21, 2022

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

Filter by:

276 - 300 of 3,772 Reviews for Supervised Machine Learning: Regression and Classification

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 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 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 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 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!

By yiping w

•

Jun 21, 2022

A great learning journey with Andrew Ng and thanks to all of the people behind to make it so intuitive and fun to learn .. I never thought that ML could be such easy to understand and with the this new Jupyter notebook and all graphics and animations this course turns the boring math into an excited exploration into the future.

By Chandrashekar D

•

Oct 24, 2022

The fundamentals have been covered thoroughly. The assignments have been designed very thoughfully to give a clear understanding of the subject. More than anything my interest in Machine learning has deepened. Taking this course motivates you to go for more. I am delighted with teh experience it offered me in a short time.

By Enrique B G

•

Sep 7, 2022

Thank Andrew and the whole team that made this course possible. I learned so much in this course, Andrew is able to explain difficult concepts in a clear an concise way. The labs and quizzes helped to assess how much I've understtod the concepts seen. I have now solid basis to be able to grow in my machine learning journey!!!

By Vinicio O

•

Aug 19, 2023

Fantastic course with the always positive, funny and kind energy of Andrew. This is a very nice and fresh update from the Matlab course which now uses Python and I am so much happier and able to understand things better. Gives me motivation to keep learning about ML and hopefully one day be a part of this world professionally.

By Sajal S

•

Aug 19, 2022

An excellent overview of the both the basics building blocks of modern machine learning algorithms and the state of machine learning today. Taught by the fantastic Andrew Ng, who makes even the most complex concepts easy to understand. Courses from DeepLearning.ai are a class apart from any ML related courses on the internet.

By kiran k S

•

Nov 17, 2023

I have really enjoyed doing this course. I did have confusion working with vectors and differentiating them with scalars while coding. Some fundamental steps are more clear. Still lot of work to do on my own side. The hints provided and step by step guidance given is great tool for self evaluation and developing coding skills