Chevron Left
Back to Machine Learning Foundations: A Case Study Approach

Learner Reviews & Feedback for Machine Learning Foundations: A Case Study Approach by University of Washington

4.6
stars
13,226 ratings

About the Course

Do you have data and wonder what it can tell you? Do you need a deeper understanding of the core ways in which machine learning can improve your business? Do you want to be able to converse with specialists about anything from regression and classification to deep learning and recommender systems? In this course, you will get hands-on experience with machine learning from a series of practical case-studies. At the end of the first course you will have studied how to predict house prices based on house-level features, analyze sentiment from user reviews, retrieve documents of interest, recommend products, and search for images. Through hands-on practice with these use cases, you will be able to apply machine learning methods in a wide range of domains. This first course treats the machine learning method as a black box. Using this abstraction, you will focus on understanding tasks of interest, matching these tasks to machine learning tools, and assessing the quality of the output. In subsequent courses, you will delve into the components of this black box by examining models and algorithms. Together, these pieces form the machine learning pipeline, which you will use in developing intelligent applications. Learning Outcomes: By the end of this course, you will be able to: -Identify potential applications of machine learning in practice. -Describe the core differences in analyses enabled by regression, classification, and clustering. -Select the appropriate machine learning task for a potential application. -Apply regression, classification, clustering, retrieval, recommender systems, and deep learning. -Represent your data as features to serve as input to machine learning models. -Assess the model quality in terms of relevant error metrics for each task. -Utilize a dataset to fit a model to analyze new data. -Build an end-to-end application that uses machine learning at its core. -Implement these techniques in Python....

Top reviews

BL

Oct 16, 2016

Very good overview of ML. The GraphLab api wasn't that bad, and also it was very wise of the instructors to allow the use of other ML packages. Overall i enjoyed it very much and also leaned very much

SZ

Dec 19, 2016

Great course!

Emily and Carlos teach this class in a very interest way. They try to let student understand machine learning by some case study. That worked well on me. I like this course very much.

Filter by:

276 - 300 of 3,070 Reviews for Machine Learning Foundations: A Case Study Approach

By Mubbasher K

•

Jan 28, 2018

Excellent course, really appreciate the your hard work in creating easy to follow course, very good slides and presenting information and explanations step by step.... oh and also love the on-screen chemistry between both of you and engaging style with students. It has been an enjoyable course. Please keep up the good work.

By Alex V

•

May 12, 2017

This was a great introductory level course to machine learning. It was very practical and allows for one to really start employing ML techniques quickly without getting too bogged down by theory. It was a pleasure working in Python and with GraphLab for this course. Looking forward to the next courses in the specialization!

By Steven R

•

Jun 6, 2016

I learned a lot from this Machine Learning course! It was rather general, but that was what I expected from the first course in the series. In my opinion it was worth the money as the quality was high and it provided an extremely good starting point in this area. I'll definitely be purchasing the next course in the series.

By Renato P

•

May 29, 2016

Great course. I really enjoyed going trough all the classes with Emily and Carlos. The case study approach is also very compelling. Loved it and really recommend it to anyone curious about ML.

Some previous experience in Python is required, which I hadn't, so I had a quick Codeacademy python course that really worked well.

By Prem S

•

Feb 1, 2016

Got the best course so far to introduce me to the concepts of Machine Learning. Kudos to the instructors Emily and Carlos for providing a well laid out syllabus with an approach that was grounded on practical concepts and demonstrating hands on with real world examples. Hoping and requesting them to keep up the good work.

By Giovanni

•

Sep 14, 2018

This course offers a broad range of examples in ML. Clearly some basic knowledge of linear algebra and other concepts is needed, but I believe it is well structured to help those who're not so strong in math. It really is basic, though, so if you have already some knowledge in ML this will result sometimes a bit slow.

By Layne C

•

Oct 30, 2015

This is a very good introduction to ML. I felt that everything was presented in a very straight forward manner. A little more guidance on installing python and jupyter would be beneficial for those that have not used python packages much.

Overall a great course and I am looking forward to the more in depth courses :)

By Scott v K

•

Sep 26, 2015

Great overview and engaging introduction to regression, clustering, classification, and deep machine learning with hands-on ability to see some of these practices in action programming exercises in Python. Good introduction to the more in-depth materials which will be covered in other courses in the specialization.

By Ashu P

•

Jun 13, 2020

A good course for a specialisation. I faced Little problem in downloadins of graphlab,turicreate,matpotlib .as it was mention to download only turicreate.........but I had to download all graphlab and matpotlib. But the trainers were just awesome. Explanation of the Topics with examples were really understandable.

By Zheng L

•

Oct 24, 2019

This course is very interesting and teaches you the basic concepts and practice applications of machine learning technics. The only drawback is that this course rely heavily on graphlab package which cannot be used in Python 3.7. Took a long time to search for alternatives in sklearn instead to finish assignments.

By Adil A

•

Oct 13, 2016

This is an excellent course... One can tell that a lot of effort went into making this course fun and easy to work with... Almost certainly the most fun to work on course I've taken on Coursera so far... The instructors are very nice, the video lectures are fun and the assignments are easy and fun to work with...

By Vijay K

•

May 8, 2020

It was greate and complete foundation course on ML which i have taken by University of Washington department. The lectures are very clear and can adopt to the real world problems. i am very much thank full to the faculty for such an wonderfull case study approches given in the entire course.

thank you once again.

By Fakrudeen A A

•

Aug 5, 2018

Excellent course and highly recommended - covers fundamentals, TF-IDF, cosine. jaccardian similarities, recommender systems (precision/recall, AUC), deep learning via transfer learning (not having to explicitly build a model for the problem).

Exercises could be done in some tool which is common across industry.

By Bola M

•

Jul 19, 2016

Awesome course! Only gives an introduction into the Machine Learning topics but does it well. As a Technical PM in the software industry, this was enough depth for me to understand the basics of machine learning algorithms. Also has good hands-on tutorials with Python to implement the algorithms which is great.

By Jorge H

•

Nov 6, 2016

Excellent course!!... It has been the best online course so far. I really enjoyed the Use Case approach, and got really excited with the fact that –although being an introductory course- I got really a good intuition and hands-on experience about use of machine learning for real applications.

Congratulations!!

By Carol V

•

Feb 27, 2017

This course helped me develop a good understanding of complex machine learning concepts.

The tools were easy to use and helped me learn quickly. Unlike other programming classes I've tried in Coursera, I did not have to deal with programming environment related problems. I learnt important python skills also.

By Pattadon N

•

Sep 11, 2021

This course will you the important foundation of machine learning and learn how to use the machine learing models on the real world problems. But, the contents in the video are a little bit old, however they are still great. I like both two professors a lot to have some funny moments and that's not boring.

By Baranitharan S

•

Apr 14, 2018

The course sets a strong foundation for someone who wish to specialise in the AI and ML space. The course content is easy for a beginner with a very little or no (you gotta believe it) software coding background. The instructor are awesome and help you to go thru the course with ease and not getting bored.

By Srividya N

•

Nov 1, 2017

There is so much of flexibility. It is so cool and so interesting... I could complete this complex course so easily with some of the key activities like below:

Exercise videos

taking quiz questions multiple times with no penalty

simple English and explanation of complex information in simple and easy terms

By Waleed O

•

Mar 4, 2017

this is course is very good for a beginner who wants to know what is machine learning , why we want this , what is its application .

also you will understand many algorithms used to manipulate data to do very cool applications and you will do this yourself .

they made it very easy to understand , thank you .

By Xiangwei C

•

Jul 8, 2016

It is a very well structured and effective course. I really learned a lot of machine learning techniques that I can use immediately. Both instructors did great job explaining the concepts and algorithms. Very powerful python tools are introduced, and I love them! Definitely worth the money that I paid for!

By Gaurav S

•

May 20, 2020

Emily and Carlos have done a great job in preparing this course. This course is for anyone who doesnt have any background of Machine learning. The hosts have taught the course by implementing a practical approach. I have learnt a lot out of this course and i hope to complete the remainder of the courses.

By Chengyu H

•

Sep 16, 2016

It is a good introduction to machine learning with cases. It explains all the big concepts in a high level, and uses all the out of box functions of graphlab to implement those ideas. Do not expect to have super detailed understanding of all the algeralisms and step by step how to do it from scratch.

By Aashritha K

•

Aug 30, 2020

I found it very useful in terms of getting used to python programming, jupyter notebook and machine learning concepts. The case study approach gave me an opportunity to immediately apply the machine learning concepts learnt in the course. The course structure is very well organised to do the same.

By Stephen M

•

Dec 13, 2017

Great SURVEY of use cases and methods in machine learning and an opportunity to familiarize yourself with Jupyter notebooks, Python and GraphLab Create. This is an orientation to machine learning; none of the use cases or methods are covered in great depth (that comes in the courses that follow)