糖心vlog官网观看

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
27,974 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鈥檚 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鈥檙e 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

AD

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

ED

Apr 14, 2025

Loved Andrew Ng's videos and the hands on Jupyter notebook labs! My understanding of ML has significantly improved thanks to this course and going on to the next course to complete ML specialization!!

Filter by:

226 - 250 of 5,349 Reviews for Supervised Machine Learning: Regression and Classification

By Anirudh N

Aug 9, 2024

Great course. Andrew Ng teaches in a way that even a beginner with zero background knowledge about machine learning can understand pretty easily. The pacing is really good. The optional labs though mentioned as optional are extremely beneficial as the videos cover the theoretical part while the labs cover the basics of coding required. 100% recommended course if you are looking to learn machine learning as a beginner for academics or just to improve your skills.

By Sudhakar V

Jul 11, 2022

The course covers the basics, which help understand the concepts behind regression and classification.

The labs are in python, which makes it easier to follow.

Programming the cost function and many other functions manually instead of just using the library helps understand the concept.

Finally, the instructor Andrew NG is calm and composed in explaining the complex concepts and making them easy to understand.

I thank the entire team for coming up with this course.

By Dave W

Mar 6, 2023

I'm returning to Machine Learning after an eight-year absence. Andrew Ng is able to convey not only the 'how' behind Linear and Logistical Regression, but also the 'why.' I chose to pay for this course instead of taking other courses that are available to me because of its didactic excellence. Kudos to Deeplearning.AI for their efforts to provide a first-class education, even at the beginning level. I look forward to proceeding onto the next course and beyond.

By Jeffrey G

Apr 18, 2023

Wow! Great course! I was lost watching ML videos on YouTube, until this course came along. Now I have a good understanding of the fundamentals of machine learning. This course is a necessary requirement to be able to move on to advanced algorithms, neural networks, and TensorFlow. Andrew Ng explains things very clearly and gives what is needed to understand. The course materials and downloadable working python code examples helps get you started easily!

By Samarth P

Jun 21, 2024

I am beginner in Machine Learning, this course and the instructor made it so much clear and easy to understand Machine Learning concept that now for me it`s not an alien concept. Don`t hesitate to opt for this course, though there is more emphasis on mathematical side I think its pretty to understand once you know the concept and its not too much complex either. I would 100% recommend any person to take this course if they are interested in Machine Learning.

By 脕ngel A A

Jun 10, 2024

El curso de aprendizaje supervisado fue excelente. Las explicaciones fueron claras y profundas, cubriendo tanto la teor铆a como la pr谩ctica de algoritmos clave como regresi贸n y clasificaci贸n. Aprend铆 mucho sobre los fundamentos matem谩ticos y la aplicaci贸n pr谩ctica de estos algoritmos en proyectos reales. Las tareas y ejemplos pr谩cticos me ayudaron a solidificar mis conocimientos y a aplicar lo aprendido de manera efectiva. 隆Definitivamente merece 5 estrellas!

By Nikhil B

Feb 27, 2024

I absolutely loved the teaching methodology and the quality of the content that was provided along with the practice lab. It was challenging and that's what makes it one of the best courses in the ed-tech market. I would highly recommend it to my friends and my fellow learners. I would like to express my sincere gratitude to Dr. Andrew Ng and Team for designing such a course that makes you the master of machine learning algorithm form basics to advanced.

By Priti S

Feb 8, 2023

Thanks Andrew for explaining the concept in details and also making it easier for us as beginners to understand. The course structure is very elaborate and the optional labs has helped me understand all the topics covered better in comparison to books on Machine Learning. The optional labs also has graphs where we could visualise the equations and logic implemented and even we can play and modify the equations and values to understand the topic better.

By Amirhossein S

Mar 15, 2023

the first step is done!

special thanks to Andrew and his team and also 糖心vlog官网观看 to make this perfect course.

this course is really motivational and you won't get tired during the course, if you are hard work it guaranteed you will be passed it.

the content of the course is a combination of theoretical machine-learning mathematics that teaches in the simplest way thanks to Andrew and the coding section that help you to use these formulas in practical problem.

By Nasir M

Feb 2, 2025

This supervised ML course provides a clear and concise introduction to key concepts like regression, classification, and model evaluation. It covers essential algorithms, including linear and logistic regression, with an in-depth look at regularization. The hands-on labs, practice quizzes, and real-world examples make it easy to apply the theory to practical problems. A great choice for anyone wanting to build a strong foundation in supervised learning.

By Charlan D C

May 29, 2023

The concepts taught in this course are relatively easy to grasp. However, I found the algorithms portion to be challenging, possibly due to my lack of foundational knowledge in linear algebra and calculus. Nevertheless, with dedication and perseverance, it is certainly possible to understand them. It took me about a month to complete the course, but I believe it will take me years to fully comprehend and internalize the complex concepts presented.

By vinay k g

Jan 9, 2023

Such a good course! I did try out some ML courses on other platforms, but this one really made me stick till the end. Also, I love coursera's grading system and the way it asks us questions after every lecture. It really keeps the learning cycle healthy. I loved Instructor Andrew's explainations and vivid example on most of the concepts. If anything, I love the fact that this course generalizes a lot of the concepts into some daily life examples.

By Luciana R

Jan 6, 2024

I acquired a good amount of knowledge by doing this course. I haven't done any machine learning course before, so the topics covered in this course helped me to understand the process behind the gradient descent algorithm and how it is applied to solve regression and classification problems. The programming assignments were good for understanding the code behind the functions that we generally use to solve regression and classification problems.

By Darshit S

Apr 16, 2023

I really enjoyed the courses that Prof. Andrew taught. He has a special talent for explaining things in a way that's easy to understand. I learned a lot from him and it was a great learning experience. I think it's important to have teachers like Prof. Andrew who can make learning fun and interesting. It motivates students to learn more and enjoy the process of learning. Overall, I am grateful for discovering the courses taught by Prof. Andrew.

By Shay H

Mar 27, 2025

I took an LLM Engineering course on Udemy, which was very hands-on and awesome, but it didn't explain details of what we were using (by design). This course answered many of my questions after the 8-week Udemy course. Andrew explains the concepts clearly; even a beginner can understand them. I did find the code-writing labs challenging since I don't have a math background, so deciphering the math symbols was challenging, but I got through it.

By Md. A M

Jun 25, 2023

I highly recommend this course to anyone interested in learning about supervised machine learning. The instructor, Sir Andrew Ng, does an excellent job of explaining the concepts in a clear and concise way. The course covers a wide range of topics, including linear regression, logistic regression, decision trees, and support vector machines. There are also several hands-on projects that allow you to apply the concepts you learn in the course.

By Ronald B M Z

Apr 5, 2023

If you're looking for a comprehensive introduction to machine learning, I highly recommend this course. Not only does it teach you how to hard code linear regression for regression and logistic regression for classification, but it also covers techniques to avoid overfitting by adding a regularization term. This course is essential for anyone interested in delving into neural networks, as it lays a solid foundation for further exploration.

By Soumyadeep S

Feb 23, 2023

Nothing has changed from the previous course of Machine Learning. Equivalently fluidic and exciting like the previous course. Adding python has helped a lot to progress through this course. Mathematically implementing MATLAB/OCTAVE for the functions was slightly difficult but python makes the work a lot easier. Thank you for this wonderful course. Looking forward to learning a lot more from the remaining 2 courses in the specialization.

By Kabir Y

Jan 4, 2025

I saw my self on an adventure from having no idea about supervised machine learning to now being able to create and trainsupervised ML algorithms myself. I am now even looking for datasets myself and practicing my learnt skills. A big shout out to Andrew for this course and for making it this easy to learn ML. I love the way you teach and how clear you are in teaching. What an adventure I have had taking this course! Thank you so much.

By Semra C

Nov 10, 2024

This course, the first in the Machine Learning Specialization, introduced me to the fundamentals of machine learning and offered insights into not only the theory but also the practical applications that will drive real-world solutions. As before, it was a privilege to learn about AI from Andrew Ng. Gaining hands-on experience with essential models has been invaluable, and I look forward to applying these skills to future projects!馃ぉ

By Mohamed A A A E

Mar 15, 2023

I am a complete novice with a medical background and no programming experience whatsoever, but after completing this course I have a clear understanding of this topic as well as the code required to implement such tasks for similar data sets. Andrew is a fantastic teacher! I have moved through other similar youtube videos on this subject and in comparison I find this course excellent as it explains the concepts clearly and concisely!

By Sergio R M R

Mar 26, 2024

The information was divided into interesting and concise videos, and everything shown was explained in order to be understood. It definitely explains the knowledge greatly and Andrew is a versed speaker and teacher! Depth was missing in regard to the fundamental mathematics and statistics, but it is not a focus of this course, but it would be good to still have access or additional information for people who are interested in such!

By Namhoang

Sep 2, 2022

Though the course is divided into only 3 weeks but I felt like completed a 4-week course, since there are many videos and practices(mostly optional). As usual, the explanation and instruction of Andrew Ng. is really amazing, it should feel like lots of abstract concepts and terms but he did a great job breaking it into smaller parts and show the learning how things are done. Thanks Andrew Ng. and team for making such a great course.

By Willard R

Aug 25, 2022

This course is surprisingly excellent. I find the lectures by Prof. Ng to be easy to follow, extremely informative, and occasionally challenging. I do appreciate this newer version of the course that uses jupyter. I tried the older version with octave and I got bogged down dealing with the software installation issues, and never finished that version. I would highly recommend this course to anyone interested in machine learning.

By 靹滌榿順

Oct 15, 2024

AI 鞛呺鞐 雽頃橃棳 斓滉碃鞚 臧曥潣鞛呺媹雼. 臧曥潣頃挫<鞁 臧曥偓雼橁粯靹 鞚 歆ъ潃 臧曥潣鞐 頃奠嫭毵 雼搓赴 鞙勴暣靹 鞏茧雮 毵庫潃 瓿犽鞚 頃橃叏電旍 攴鸽Μ瓿 鞖半Μ鞚 旮办柕鞐 雮赴旮 鞙勴暅 鞝侅爤頃 雮挫毄霌れ潉 雼搓赴 鞙勴暣靹 瓿犾嫭鞚 頃橃叏鞚勳毳 靸濌皝 頃橂┐ 臁搓步鞀る煬鞖 霐半鞛呺媹雼. 韸鬼瀳 鞐煬 毂呾溂搿滊 瓿惦秬毳 頃橂嫟 氤措媹 鞚错暣臧 鞎堦皜雿 攵攵勲摛 (鞏胳柎鞝侅溂搿 or 臧滊厫鞝侅溂搿) 鞐 雽頃橃棳 瓯半寑頃 頋愲鞚 鞛§潉 靾 鞛堧姅 臧曥潣鞓鞀惦媹雼. " 鞝曤 鞛 鞎勲姅 靷瀸鞚 靿疥矊 臧毳挫箻電 靷瀸鞚措嫟" 霛茧姅 毵愳澊 鞎勱節歆 鞎婌潃 鞕勲步頃 臧曥潣鞛呺媹雼. 雽鞁 攴 鞚错暣毳 旖旊敥鞙茧 甑槃頃橂姅瓴冹潃 鞖半Μ霌れ澊 頃挫暭頃 斓滌唽頃滌潣 雲鸽牓鞚措澕瓿 靸濌皝頃╇媹雼. 旖旊敥鞚 氇豁晿雿旊澕霃 韽赴頃橃 毵堨劯鞖 旖旊敥 韰岇姢韸 鞎堨棎 雼奠潉 氇憪 雱l柎欤检叏鞀惦媹雼. 頋愲毵 韺岇晠頃措弰 斓滉碃鞚 臧曥潣鞚搓碃 鞚搓矁鞚 頂勲攴鸽灅氚嶌溂搿 甑槃 頃橂姅 鞐办姷鞚 於╇秳頌 頃滊嫟氅 鞚 靹胳儊鞐 頃橂倶肟愳澑 鞕勲步頃 臧曥潣鞛呺媹雼.