Chevron Left
返回到 Machine Learning Foundations: A Case Study Approach

学生对 University of Washington 提供的 Machine Learning Foundations: A Case Study Approach 的评价和反馈

4.6
13,532 个评分

课程概述

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

热门审阅

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.

筛选依据:

2526 - Machine Learning Foundations: A Case Study Approach 的 2550 个评论(共 3,157 个)

创建者 Niklas F

Feb 24, 2017

Really good overview and easy start into the machine learning community. Only point is, that they do not use the usual python packages for machine learning

创建者 S M

Sep 23, 2016

Overall the course had a good mix of depth and breadth. There should be examples in the presentations and notebooks to help drive home the concepts better.

创建者 Ahmad H

Jun 26, 2020

A great approach to get started with machine learning, focusing on the big picture first and then, delving into the intricacies in the subsequent courses.

创建者 Devon E D

Sep 10, 2018

Good course I'm just not a fan of graphlab because I think pandas is used more in industry, but the concepts and mini projects were great and challenging.

创建者 luca d f

Jul 11, 2016

Really exciting and amazing. I liked the approach of starting with case studies, it makes the full understanding of the entire course easier and concrete.

创建者 Salomon D

Jun 30, 2018

Great overview of approaches in ML and large topics. Recommend to have python and some data analysis practice beforehand to get through material quickly.

创建者 Rune R

Mar 27, 2016

Very good though a steep learning curve at the last lessons - inspiring lectures as well as practical cases :) Looking forward to the next ML courses :))

创建者 Zacharias V

Feb 18, 2016

One of the assignments had wrong answers for some of the questions, which made passing it a bit tedious. Other than that, it was a fairly descent course.

创建者 Cassie W

Oct 23, 2017

Some of the links in this course no longer work and need to be updated. This does effect the assignments. Other than the links not working it was a good

创建者 Patrick A

Jan 29, 2017

Very good introduction to machine learning with good examples.

Some questions in the quiz could be rephrased to avoid multiple possible interpretations.

创建者 刘建辉

Nov 20, 2015

I like the GraphLab coding,and this course is an intro, not too much details, if you want to go further, better take the other courseras in this class.

创建者 EricChen

Oct 5, 2017

This course is very useful for me as a ML beginner. The way they teach is very interesting and I can do some experiments at once. I like this course!

创建者 Bruno C

Oct 12, 2016

I enjoyed the course.

I wish it had more machine data driven models to to address more industrial type problems, for instance Predictive maintenance.

创建者 Marta C G

Dec 11, 2019

The course was OK, but I would introduce more about scikit-learn rather than a library that can only be installed in MacOS or Linux in an easier way

创建者 Ha T N

Mar 5, 2018

That's a good course overall, but the implementation is too much depend on graphlab. It would be nicer if the instructors switch to use scikit-learn

创建者 Giorgi G

Dec 23, 2015

It was more about learning DATO then any insight. However I understand that this course is good motivator for beginners, but was very boring for me.

创建者 Radu C

Sep 1, 2018

A nice intro to ML foundations. Will enroll into the follow up courses from this specialization.

Using python2 and graphlab was a bit of a turn off.

创建者 Pierre F

Dec 15, 2016

A good introduction to ML applications, but not as detailed and thorough as I expected. I'm looking forward to the following of the specialization.

创建者 Narasimha P

Feb 21, 2016

The course is an excellent starter to understand the foundations of Machine Learning. The Assignments could a bit more involved and have more rigor

创建者 Shal S

Dec 24, 2015

Thank you Emily & Carlos! I really enjoyed the course. It was very well taught with clear explanations. Looking forward to the rest of the courses!

创建者 Yousef Z

Dec 5, 2017

It is a very good course to start in machine learning. I liked it. But I think it need more details in Graphlab and how it is really works inside.

创建者 Luis C

Sep 25, 2016

Actually the course goes great, just a cuople onf the intro video are useless, and in fact distract the real value of the course in its first week

创建者 Clarence K

Aug 6, 2020

The turicreate vs graphlab gap from the videos and the notebooks are confusing and sometimes frustrating. Though it is a very nicely made course.

创建者 Shridhar A H

Jul 29, 2020

This is the bets course to learn ML as it teaches you through project base learning which most of the courses don't do. It's really a nice course

创建者 Alon H

Feb 12, 2016

Deep learning session is a bit unclear in that it doesn't give a pratical example of how a simple Nueral network can be mapped to a deep-feature.