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,544 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.

AD

Nov 23, 2022

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:

451 - 475 of 3,838 Reviews for Supervised Machine Learning: Regression and Classification

By Iuliana A B

•

Oct 23, 2022

It's a really good start to understand better the neural networks later.

I saw a lot of courses about Machine Learning but was focused just on results (creating projects) rather than first understand very well what are you doing, like this course.

By Siddharth P

•

Nov 2, 2023

It is one of the most basic to start course with so easy and simple understanding of one of the most widely used machine learning algorithms. I would recommend this course to anybody who wants to start with basic and slowly diving into this field.

By Malik T

•

Jul 10, 2023

Amazing practical course. You get to see how those ML algorithms work under the hood. I believe I could never get such an easy intuition building explaination anywhere else. Huge thanks to professor Andrew Ng and his team for putting extra effort.

By piyush p

•

Feb 28, 2023

It is very interesting and useful course to gain understanding of Machine learning. I found it very useful to develop intuition of how ML algorithms work. Thank you so much Prof. Andrew Ng and Team for developing this course materials. I loved it.

By Girish Y

•

Aug 18, 2022

Firstly i would like to thank Standford University for granting me financial aid for Supervised Machine Learning Course excellent and well oraganised weeks and all lectures were taught were clearly and even assingments were challenging as well .

By Luis L

•

May 7, 2023

Excellent course, a complex concept presented in a very motivating and simple way. Dr. Ny has the talent to keep you interested and curios for every concept included, is like a good movie that you want to watch from beginning to end.

Thanks Dr. Ny

By Lakshminarayana R M

•

Dec 17, 2022

This course is really structured very well and the concepts are explained in the best way possible by Mr.Andrew. The math behind the algorithms is explained very well and was easy to follow because of the practice labs after almost every lesson.

By Christian L P

•

Sep 13, 2022

Andrew Ng has an amazing way of presenting the information and ideas relevant to machine learning! I took this course over my summer break, and I am glad I did, as I learned valuable skills such as the basics of linear and logistical regression!

By Parto A M

•

Sep 7, 2022

This course is amazing! I'd been watching Andrew's previous specialization for a while and I really wished it was with Python instead of Octave. When I realized he - alongside his colleagues - was releasing a new course, I immediately signed up!

By Dawit T

•

Aug 26, 2022

I like this course because you can actually impelement the theory you have learned in the lab using python.And also a very clear and enjoyable explanation by Andrew. I would recommend this course to any one who want to start in machine learning.

By Manoj H

•

Mar 19, 2024

This Course Designed for Beginers and also He explains the behind mathematics in simple way that makes me to understands the concepts and as well as the it works. in my point of view to start career ML go through is Course / Specializaton 😊😊😊

By Ahmed G E

•

Jan 18, 2024

Great course, I had studied ML before in university but didn't understand the core concept and how does the functions really works under the hood, Andrew explained in an excellent way either the coding part or from mathematically implementation.

By Trent P

•

Jun 13, 2023

Excellent course!! The training was thorough, concise, and taught in a manner that was easy to absorb. Andrew's friendly manner of teaching helps to make each aspect of the subject matter a bit softer around the edges than it might otherwise be.

By Aehtajaz A

•

Apr 8, 2023

I recently took this course and found it to be an excellent introduction to the fundamentals of supervised learning. The course is well-structured and provides a solid foundation for understanding key concepts and techniques in machine learning.

By Yiwei J

•

Feb 21, 2023

Explicit and intuitive explanation. The most incredible part is the setting of the corresponding jupyter notebook files which serve as both practical demonstrations and notes. I would give 5 stars to the course and keep going to the next course.

By Omx E

•

Jun 29, 2023

It help me understand some topics I was confused about, such as how backpropagation actually worked rather than just using it blindly . I also learned the importance of cost functions and choosing a good alpha parameter to find a local minimum.

By Alex L

•

Dec 11, 2022

Great introduction to prediction models using the mathematical formulas, plotting data and exercises to give you deep comprehension of basic concepts of machine learning. you will need just a basic knowledge of python sintaxe and data structure

By Prejith S

•

Nov 13, 2022

Coming from a health science background, I found this course very useful as it was able to guide me through the basics with very lucid explanations and examples. Looking forward to completing the specialization and learning a lot of new things.

By Subakaran R

•

Oct 25, 2022

Beginner friendly, thank you for this course. I have a civil engineering background with no or very little programming knowledge and about ML and I never had to refer something outside of this course materials because of lack of understanding.

By alireza d

•

Sep 13, 2023

The explanations were simple and easy to learn, and optional labs were also very helpful in understanding the concepts studied during the course. Looking forward to further courses in this specialization and also deep learning spacialization🤓

By PABLO N G

•

Jan 22, 2023

I was searching for a practical and theorical course and this course has everything i wanted, the teacher is incredible good at submit clearly the information and complicated statements are explained in a manner that all people can understand.

By Rafał

•

Aug 17, 2022

Absolutely loved this course. I knew the basics of Machine Learning, so this part was a great reminder for me. Also, a big thumbs up for writing everything by hand - it let me understand gradient descent theory much more than imported library.

By An D

•

Aug 15, 2023

This course is great for beginner, but before learning anything on this course you must have some math knowledges about linear algebra and calculus in order to understand deeply about machine learning algorithms. Besides, everything is great.

By Yasir S

•

Jul 31, 2023

This course is perfect for people wanting to get started with machine learning. The approach to the topics is clear and easy to understand and almost no prior knowledge in machine learning is needed. Highly recommended for complete beginners.

By Hajra k

•

Jul 5, 2023

Very well structured theory and explanation, but the lab part is not very elaborative and easy to implement.

The codes are written u just have to run them and then later in the test, writing and implementing the code and logic gets difficult.