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:

4501 - 4525 of 4,573 Reviews for Supervised Machine Learning: Regression and Classification

By Andrew L

•

Jun 30, 2023

Not as good compared to the previous machine learning course (the one done with Octave), you aren't pushed to write the vectorised implementations, even the example code and starter code in assignments is done with loops. No introduction into the "@" syntax of numpy. I prefered the math syntax of the prev course with hypothesis function and Theta for weights, including adding the bias term itself as theta_0 within the weights vectors.

By Daniel S

•

Sep 18, 2023

The educational material was good, but the assessments were very simple. The quizzes and assignments could have been more thorough to properly assess whether I had grasped the material, rather than "fill in the blanks" and multiple choice (though often only 2 choices) style problems. A certificate from this course is not a good indicator that the student has learned the material.

By daniel c

•

Sep 21, 2024

The course dives too deep into the math behind the type of regressions to make predictions. But it lacks practice in using python libraries to actually put them into use. Instead of having to calculate each operation manually it should present the learner with more opportunities to implement python machine learning libraries to get some hands on experience.

By Praveen K T

•

Jun 17, 2023

Error that was shown after an assignment is done was not helpful to debug on where the error is and took couple of hit and trial to work. The cell blocks said all tests successful but was unable to submit the assignment. User friendly text explanations on where the error is, Highlighting in red etc could have been helpful.

By David M

•

Apr 28, 2023

The videos were great and it was an excellent introduction to machine learning. However, I feel like the quizzes should test our knowledge a little more. The questions are too simple and makes it so that I am not sure if I actually have a good understanding of the material being taught.

By Waleed S

•

Oct 1, 2022

Practice labs are not well organized as previous course. The optional labs have less hands on activities which gives less hands on activities for the learner. It would be great if there could be more activities that the learner could perform instead of just looking at the code

By Yevhen O

•

Sep 5, 2023

It's okay for intro but I feel need in more practice. Don't expect to get skills from this course. You will get a lot of new theoretical information with just a scratch of practice. So I suggest to mix this course with some good books + practice.

By Parsa G

•

Mar 2, 2024

it was a really great theorical course but the practical parts were too small. so I know alot about the concepts and I can calculate stuff but i can not implement them that much , and I'd rather the course to have more difiicult math! well done!

By Prathmesh

•

Sep 9, 2024

Could give a bit more focus on the coding part. What I mean is rather than giving notebooks with already written code, you could teach the code to the students and have them write it themselves.

By Jorge M

•

Feb 27, 2023

It is really interesting, I think I have miss more focus on connecting everything together from the function f_wb to cost function to deltas to preditions. The labs are not very challenging.

By J.P B

•

Mar 29, 2024

Code cannot be transferred easily to jupyter notebooks or google colab. The course was 90% theory. Needs more real-world practice and projects. Other than that Theory was very good.

By Arvin G

•

Dec 6, 2022

the course is well structured and you'll gain the fundamentals of ML. But the practical labs should be more challenging in my opinion. I am looking forward to the next course.

By Sourabh P

•

Mar 12, 2023

There is very less practice content for students. I hope keeping more graded notebooks would be helpful for students to get more practice and understand the concepts better.

By Antonio G

•

Dec 10, 2022

The course is interesting but focuses on very theoretical aspects, more suited to academia than the working world. Unfortunately, the audio is not the best.

By Phil N

•

Jun 26, 2024

This course requires Python programming experience using the libraries this course needs. It is not suitable for learners with basic coding experience.

By Jack B

•

Jul 14, 2023

Much more of the lesson content needs to be focused on the code, rather than the underlying maths, seeing as it is purely code which is assessed.

By Rob I

•

Jun 12, 2023

Love the trainer. Would have been nice to start coding earlier. By the time we were called to actually write code, it was way too late.

By Seyyed F A N

•

Jun 23, 2024

The videos were really helpful, but the optional labs were useless. Besides, the practice labs felt like you are jumping few steps.

By eklektek

•

Jul 20, 2022

Doesn't really enable "DeepUnderstanding" - all abit rushed. Spend time afterwards going through more examples with more rigor.

By Rollie O K

•

Sep 20, 2023

Had problems with Python. I does so much for you it sometimes makes it difficult for a C, C++ or Java programer

By Hosein F

•

Oct 20, 2022

Lectures were very clear and smoothly explained but the discussed consepts were only for complete begginers.

By Muhammad B

•

Dec 4, 2023

Thank you sir . I learned many new things from this course which will help me to much in my research work..

By Mark S

•

Sep 4, 2024

Good for absolute beginners with no background. Too slow and peace-meal information for anyone else.

By Xander N

•

Oct 18, 2023

Lot of great learning, but not taking into account using a lot of newer open source options.

By SACHIN I

•

May 25, 2024

Everything mostly taught was theory.I learnt very few concepts of coding.Disappointed!!