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
20,276 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

MP

Invalid date

It's completely fine. I have learned a lots of thing in this first course of specialization. Thanks to courseera for giving such a good and fine course on financial aid. I am very thankful to them.

Filter by:

226 - 250 of 4,126 Reviews for Supervised Machine Learning: Regression and Classification

By Christophe L

•

Jun 3, 2024

Excellente formation, qui nécessite d'avoir quelques bases en Python et en mathématiques, mais qui présente parfaitement les problématiques de la régression et de la classification. Les quiz intermédiaires sont relativement simples (à condition d'avoir écouté les vidéos) et la programmation reste limitée à des fragments de fonctions, faciles à implémenter dès lrs que les concepts sont bien assimilés.

By Muhammad U

•

Aug 9, 2023

I am truly amazed by Andrew Ng's Supervised Machine Learning course! The content was incredibly insightful and well-structured, making complex concepts easy to understand. The practical examples and exercises were invaluable in enhancing my skills. This course has been a game-changer for my understanding of regression and classification techniques. Thank you, Andrew Ng, for your exceptional teaching

By youssef e

•

Sep 1, 2023

In my experience, the course is of great value. However, I believe that incorporating additional programming assignments every week would enhance the learning experience. This approach would allow learners to put into practice the knowledge they have acquired from the video tutorials and solidify their comprehension of the concepts, thereby reducing the likelihood of forgetting them in the future.

By Raghvendra M

•

Sep 16, 2023

Very well organised and delivered. Build the foundation of ML and then goes to details of Logistic Regression and how to overcome from the problems when your model doesn't perform well. The programming assignments are really good and you don't want to miss that as it is when we see the workings of Logistic Regression. Also, you get the opportunity to learn from the veteran of ML, Dr. Andrew Ng.

By Mohsen F

•

Jul 17, 2022

This course was really good. The visualizations in the lab were really creative and insightful. By the way if felt like in the third week, the speed of teaching stuff began to increase, It was ok but i was shocked at first. I am a teacher myself, so i realize how much this team worked to prepare this content. I want to thank all members of this team one by one. I hope i can meet them soon. :)

By Abdul H

•

Jun 23, 2024

The course was very beneficial and helpful for my professional career. I am very happy to have time with this great course, very thankful to you for providing this course It will be helpful for me to play role in the service of humanity. I will serve the people with my career with the aim of welfare of people so I am looking for more courses for my career to become Machine learning Engineer

By عبدو ع

•

Jul 30, 2023

You may consider telling me that you can write the code in the quizzes in your way like when I was doing these quizzes I wanted to write it with np arrays broadcasting and vectorization [I did that anyway] but it was very confusing that there is a template of z_wb and f_wb inside nested for loops and I have to stick to this hierarchy. Thanks for the course, it was amazing and informative.

By Charles B

•

Oct 30, 2022

The course focused on learning how to do the equations and programming for the algorithms. It gave a good understand of not just the algorithms but when and how to implement them. There was no time wasted on being concerned how to generate plots or gather test data for the assignments. That was done for us... which was a great help. All in all a very well planned and executed course.

By Fredrik Ö

•

Aug 3, 2022

Had already completed the old course "Machine Learning". Took this course because of the switch from Octave to Python. So i thought it was a great idea to repeat what i had learned and at the same time sharpen my skills in Python. Really liked the enhancements, like the extra optional labs with Scikit. Also this was a preparation for me since i intend to take the 2 continuation courses.

By Sohail S

•

Feb 17, 2023

This was an exciting ride, I enjoyed every bit of it. The explanation, the presentation, the examples, and the labs were up to the mark. I loved the optional labs, the way they were structured, and the way they explained every block of code is worth appreciating. Thank you, Coursera, and Stanford for providing such a fantastic course, looking forward to completing the specialization.

By Jeffrey C

•

Aug 14, 2022

Terrific introductory course, but I wish it gave you the option for more hands on implementation of the supervised machine learning algorithms as you progressed. I could have easily passed this course with knowing the bare minimum, but I wanted to become proficient in the foundations, and unfortunately there wasn't much in the way of testing your knowledge without the training wheels.

By vijay s

•

Aug 14, 2022

I felt after learning this, that my overall understanding has become very deep and now i feel very confident about implementing this in real life scenorio. It has given me clarity on "how to steps in Machine learning" . Very intutive and natural course for topic of vast calibre and application. Thanks to the team of coursera, deeplearning.ai and standford for sharing such information.

By Badavath T

•

Jul 5, 2022

This course is fantastic, everything from the previous course but more. Adding Python instead of octave/Matlab is excellent, and the programming assignments are also beneficial. The teaching is exceptional as always. If you are looking for a course in machine learning, this is the best pick. I enrolled the day the course was released, looking forward to completing the specialization.

By Matthew T

•

Nov 7, 2022

Very good - easy to understand instruction and enjoyable to listen to.

The lab's are excellent to take the theory and test it. I found using the labs was the best way to understand the maths and logic, and how the layers of iterations come together. Particularly in the last few lessons when you have operations happen on individual features, individuals examples and then the whole set.

By Th D

•

Sep 10, 2023

Andrew Ng is a great teacher.The material is very well presented and Andrew makes sure the learners develop an intuition on the concepts of the course.As a side note i found the assignments too easy, but i can understand the philosophy of the course is not to discourage people but help them understand the concepts and give inspiration to enter the exciting world of machine learning.

By Argha B

•

Jul 28, 2022

Andrew Ng is one of the pioneers in the field of AI. His original course, while very theortically enriched, was showing its age for the choice of its programming language. This new specialization was just the right thing for someone like me who needed to implement all the concepts in the de facto language of AI, all the while learning the said concepts from the leaders of the field.

By Alexandre C

•

Oct 3, 2023

It is an introductory course, but it manages to go a little deeper than I expected. Obviously, do not expect any (or almost any) mathematical proof or deep explanation about veery topic, but you can expect to learn the mathematics behind logistic and linear regression, being able to implement then even without a package. Andrew's explanation about the logic of the models is great.

By عبدالله م م ع

•

Mar 29, 2023

this course was so impressive to me , from building up the intuition to practical labs as well as the optional labs , I have visited the concepts provided in that course before , but the way I understood those concepts in this course was new to me and added a lot to me , thanks for providing such valuable information in a very simple systematic way. Special thanks to Andrew :D

By Virender S

•

Aug 5, 2023

This course is a very good start for beginners in the field of ML and AI. Concepts are explained very well by Andrew himself. Best part of the course is how Andrew tries to develop the intuition behind different algorithms. I had been reading some books to understand these concepts but it was hard. Now, I think, I have the foundation to understand different books on these topics.

By Ghulfam H

•

Jan 23, 2024

Andrew Ng's "Supervised Machine Learning: Regression and Classification" is not just a course; it's an immersive learning experience. It's a well-structured roadmap, a friendly guide, and a spark for your journey into the exciting world of machine learning. Highly recommended for anyone who wants to understand, apply, and ultimately be inspired by this transformative technology.

By ZAIN Z

•

Jul 12, 2023

Overall, the "Supervised Machine Learning: Regression and Classification" course on Coursera is highly recommended for anyone interested in mastering the concepts and techniques of supervised learning for regression and classification tasks. It will equip you with the necessary skills to apply these techniques to real-world problems and make informed decisions in various domains

By Saif U R

•

Aug 16, 2022

Thank you Prof. Andrew, Eddy Shyu, Aarti Bagul, Geoff Ladwig, and all the members of the team for a wonderful course. It is very easy to understand and, at the same time, enjoyable. And, deeplearning community is also very supportive. I got stuck several times in the course and the community help me to go through that. Highly indebted to all of you. Hasta la vista in course 2.

By CESAR D M C

•

Oct 6, 2022

Durante el desarrollo del curso vas acercandote cada vez mas a problemas reales con la ayuda de herramientas que se utilizar en el desarrollo de ML. Te da el conocimiento basico y va profundizando en los conceptos sin saturar la leccion. Las notebooks son muy agradables y ayudan mucho a practicar la teoria, no cabe duda que es el mejor curso de ML con el que puedes comenzar.

By Krishnakanth G V

•

Sep 22, 2022

its a good experience through out the course and keep my expectations to the mark with the coverage of topics in this specialization . I develop myself to find more about field of Machine Learning concepts around the world in my window.thanks to that , I got some confidence to say that I aware of what is supervised ML and use the optimal algorithms to particular problems

By Cihat D

•

Aug 24, 2023

An insightful and comprehensible overview of machine learning algorithms is provided in this course, presenting the underlying mathematics in a clear manner, free from complexity. What I particularly liked were the optional study labs, which aid in better understanding through valuable visualizations. I extend my gratitude to the esteemed Andrew Ng for this invaluable course