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,485 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

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.

PM

Aug 18, 2019

The course was well designed and delivered by all the trainers with the help of case study and great examples.

The forums and discussions were really useful and helpful while doing the assignments.

Filter by:

2426 - 2450 of 3,140 Reviews for Machine Learning Foundations: A Case Study Approach

By Aditya N P

•

Jul 13, 2020

It's a really good course and it gives a basic intoduction to ML and its fundamentals.

The course just need to be updated, many things are of older versions & it creates a lot of dificulties in completing the course.

By Jesper W

•

Apr 12, 2016

Great hands-on and practical introduction to graphlab and python that is pretty useful in the later courses. I great way of starting a specialization with an overview and small samples of what we are going to learn.

By Khiem N L H

•

Sep 8, 2019

Provide high level overview of main Machine learning concepts. With real life cases, it makes it easier to understand the concept.

The course do not include specific technical but rather a high level introduction.

By joseph b

•

Jul 30, 2017

Pretty good introduction. Enthusiastic teachers give you a good overview with a fair sprinkling of details - enough to get wet your appetite and the language to explore the concepts outside of the course material.

By Ramesh M

•

Sep 27, 2015

It is giving me inspiration and clarity what we can do if we know machine learning , its clearing clouds to see the sky and letting me to reach it . Thankful to the instructors and to the coursera. love open stuff

By Francois-Xavier

•

Nov 24, 2016

Very simple black box approach to ML. Pretty much anyone can start and play around with ML following this course.

I would have like to get a bit more into details but this is great introduction course for anyone.

By Maitree M

•

May 31, 2017

While the black box approach makes it easy to understand and grasp at a use case level, I missed some of the intuition associated with how these algos get the work done. Overall, a good beginner course to take!

By Dmitri B

•

Mar 8, 2017

It has made a lot of fun, only what I didn't like, that in this course GraphLab is used. We do not use it in my company, so I would prefer to use Open Source Software packages and not one what has to be bought.

By Corkine

•

May 24, 2018

This course is awesome, and it fully integrates with actual needs and theories. However, I feel that the theory is somewhat lacking. It is possible that the teacher will talk more about the rest of the course.

By Bálint K

•

Feb 14, 2017

love the approach, although the total lack of support (on the forums) is a bit discouraging. also, there are some errors that make it hard to understand the last week's material, but other than that, it's ok.

By HIMANI B

•

Jun 18, 2020

IT is a good course to start your machine learning journey. It could have been better with more popular libraries like sklearn and pandas. But the course material is very understandable and nicely delivered.

By Maxence L

•

Aug 10, 2016

Une très bonne introduction par la pratique aux différentes notions et concepts du Machine Learning, avec assez d'éléments concrets pour pouvoir commencer à mobiliser ces théories dans un contexte pratique.

By Danielle S

•

Dec 7, 2015

+ Excellent video lectures.

+ Good overview of the field.

+ Nice working examples with good instruction video's.

-- No help with the practical assignments although the Python examples given are not flawless.

By Yannan C

•

Sep 10, 2021

Four years ago, this course deserves a five-star review. But as the turicreate has changed a lot, some functions cannot be used and some error appears in the hand-on part. But, it is still pretty good.

By Deepak M

•

Apr 2, 2017

The Course was very neatly presented, although we used lots of predefined functions to work around Machine Learning Algorithms it was good to know about the concepts that was thought extremely well.

By Rodrigo d A M

•

Feb 3, 2022

I was very disappointed with the exclusion of the final courses and the capstone project. The most interesting part of specialization no longer exists and no plausible justification has been given.

By Sunil K S

•

May 19, 2020

The course was very informative but I face a lot of problems in installing Graphlab and Turicreate. I request the Mentors please use the Pandas data frame in place of SFrame. The mentors are cool.

By Hanz C V

•

May 21, 2016

Good for a introductory course if someone is getting started with machine learning, but as part of an specialization i think is useless (for people who are planning to take all the specialization).

By Jayakrishnan M M

•

May 26, 2020

Graphlab is used during the class, where as in assignments, turicreate is used. This causes slight variation in the results between the two. This may cause loss of points in the assignment.

By Najamuddin B

•

Jun 1, 2017

Course contents are good - however the forums are not active and there is no follow up from faculty to update the course specialization following the change in course structure (eg. no capstone)

By Krzysztof L

•

Aug 14, 2016

This course is very good. The only problem is that instead of using open source packages like scikit-learn they decided to based it on proprietary GraphLab (which is free only for academic use).

By Matej M

•

Nov 17, 2017

Good course, a tiles a litte coursory, but a decent introduction to the concepts and vocabulary of machine learning. Something like this should be required for anyone who works with data today.

By Rakesh

•

Jun 13, 2016

Decent intro, though it would be a lot more useful if the professor didn't use his Software and instead thought us implementations using python/R which are used in most commercial applciations

By George G

•

Sep 24, 2018

It gives you a fair insight to the world of machine learning, without getting into much technical detail. I guess this information is saved for the next courses of the Machine Learning group.

By sandeep d

•

Aug 17, 2020

it would be really great if you will teach the provided note book practice examples

and deep learning is a bit harder and faster

instead graphlab if you use sklearn module it would be amazing