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

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

4.6
13,543 个评分

课程概述

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

AH

Mar 27, 2022

very nice course.If you have basic knowledge of python datastructure then this course is best to start data science.All contents are beginner friendly which makes this course easily understandable.

筛选依据:

2351 - Machine Learning Foundations: A Case Study Approach 的 2375 个评论(共 3,159 个)

创建者 Bahram A

Nov 15, 2020

Before taking this course, I read users' reviews, I knew that this course is a bit out-dated and to my surprise, it mostly uses the proprietary library, graphlab, turicreate. But those obstacles didn't stop, I vowed that I'd learn the concepts but implement the exercise and other things using open-source packages, like Panas, Scikit-Learn and so on.

创建者 Manoj K

Oct 11, 2020

Very good introductory course on Machine Learning. Be prepared to dedicate extra time to explore the turicreate API. Overall well packaged quizzes and exercises. I found the explanation of math in some areas (for example recommender systems) somewhat lacking; however there are further courses in this specialization which might cover things in depth.

创建者 Unai G M

Mar 12, 2020

It is a very well structured course and well focused, the idea of the case study approach is great. The only thing that I disliked was the fact that the jupyter notebooks were explained using the library Turicreate, which has been a great discovery, but it is not as widely used as Scikit-Learn. It would have been nice to have both implementations.

创建者 phani k v

Apr 14, 2017

It would be the best staring point for people new to machine learning .The course was very clear and well organized .The assignments and quizzes have given me much deeper understanding of what is being told in the video lectures . The only thing which I felt could get better was using other libraries than graphlab ,libraries which companies use .

创建者 허웅

Dec 12, 2015

It is great to understand overall machine leacning technique. However, one thing which is not good is we should use dato's product, graphlab almost mandotorily. This product is very expensive, so we would be hard time persuading our company to purchase the license. I think it is much better for course student to have special offer from dato

创建者 Shashank K

May 4, 2020

Good explanation and Great Approach to ML using Case study But Sframe and Graphlab installation is a difficult task. Most of the students do not like this just because sframe files did not work at all when you loaded the data set but doing the right approach can make the work easier and just follow graph lab instructions for installation.

创建者 Thang N

Mar 16, 2020

Generally, the course provides very helpful machine learning algorithms with hands-on labs. The lecturers explain problems as the beginning stage to machine learning understanding with practical examples. It would be more helpful if there were instructions on the installation of software, such as Jupiter Notebook and Turicreate, in Linux.

创建者 David H

Oct 4, 2016

A great introductory course to Machine Learning for anyone with experience programming. It's presented as a survey of various Machine Learning techniques and I appreciated seeing many motivating examples for the topics covered. The hands-on examples were accessible, but at the same time gave familiarity with real-world tools like IPython.

创建者 Jerry S

Mar 20, 2017

In general it is a good introductory course. The lectures are easy to understand and the learning materials, especially the notebooks, are very useful, but it is a pity to know that the last two courses of the specialization were closed. Most of the programming assignments are too easy(just copy-and-paste), which is another disadvantage.

创建者 Pallab K

Oct 31, 2016

This course gives a good summary of the general machine learning pipeline. However the depth of the course is very low. Also the it uses a commercial python library to implement the models. For these two reasons the course has little value on its own. But this is a good starting point for anyone who wishes to complete the specialization.

创建者 Akshat A

Mar 26, 2018

Nice course, completed auditing. Last 2 weeks were not quite explanatory, rather they were very rushed i think. Just coding samples, not much learning. Also final Capstone shouldn't have been removed, it reduced the motivation to proceed with the courses.

But what the course did offer, was quite interesting and helpful (I HOPE ;) ... )

创建者 Pritish K

May 20, 2017

Overall nice refresher course. Some of the material was basic.

only downside is that you have to use DATO for the exercises. Different courses have their own requirements, but possibly giving people the option to do this in R or regular python owuld help. Having an optional model with dato where the benefits are shown would be nice.

创建者 Dillon D

Sep 4, 2016

Very informative and make the machine learning experience much easier for a beginner to all these new concepts. This course is very well set up to help students into the future apply there new knowledge. Only thing is the software was a little difficult to at first get working on my mac but other than that everything was fabulous.

创建者 Mohamed G M S B

Sep 2, 2018

I would've preferred if the used tools were opensource. Also, I felt that in many videos I lost my concentration due to the side comments that had nothing to do with the actual technicalities of the course. Nevertheless, the material presented in this course provides an excellent overview for the foundations of machine learning.

创建者 Igor B

Dec 28, 2016

The course was very well taught and the exercises provide a realistic introduction into real-world problems. The only thing that is missing to get to a 5-star rating would be to use standard machine learning libraries (scikit-learn, which is free) instead of GraphLab Create, which requires a paid license to be used commercially.

创建者 Vijay V

Jan 29, 2016

Great Introduction to Generic Machine Learning Concepts.

One suggestion to the teachers would be to include an optional programming section just to introduce GraphLab to users. There is a lot of API calls which are explained on the go but a high level view of the library with the relevant structuring of APIs would be helpful.

创建者 Abubakr M S

Nov 11, 2018

This course is very informative and useful for anyone who have no machine learning background. The case study approach helped a lot in understanding the core of every concept before deploying.

The only drawback was that there was no tutorial on how to install the software which was so tricky and take me ages to install it.

创建者 Sparsh K

Sep 1, 2020

The course is pretty decent but what i really didn't like was it outdated use of software and pretty less efficient mentors.I suggest, to please moderate this course, this course is indeed a good one but need to be supplied with new references and less dependent on particular libraries.Otherwise the course was great.

创建者 Jarred N

Nov 23, 2015

I think the course met my expectations – it's super high-level and does not at all go over the underlying algorithms involved. I give it 4 stars because I have this feeling like this specialization is an underhanded way to sell the Dato GraphLab Create product. There's a bit of a conflict of interest going on here.

创建者 Kumar N

Jul 30, 2020

Wass a great introductory course. Definitely recommend for starters. The course was well constructed and presented. The only problem I faced was from the software side. I was having a hard time installing and importing packages, those are not covered in this course. I like the case study approach as an introduction.

创建者 Elena I

Nov 25, 2018

The course has everything you need to get an overview of machine learning. It's perfect to understand the purposes and techniques used. However, I'm a bit concerned with practical tasks, since they heavily imply on GraphLab create, and this is a serious disadvantage, since one will barely use it in future.

创建者 レンユー

Jul 22, 2018

This course is great if you just started getting into the field of machine learning. (Great if you have no or limited programming background)

Pace is a little bit slow and Programming assignments does not captures algorithms discussed in lecture.( Although it mentions, it never let you implement yourself.)

创建者 Lennart B

Feb 7, 2016

Very good introduction to machine learning, quickly enables the student to perform regression, classifications, etc. but it would be nice if the course went into a little more detail, the quizzes are very superficial. It would also be beneficial to explore examples of applications across different fields.

创建者 Forrest G K I

Aug 15, 2018

I enjoyed this class. It does provide a good over-view of the different machine learning algorithms and their practical applications. My only qualm was that the programming assignments seemed somewhat irrelevant as the underlying structure of the different machine learning algorithms had not been taught.

创建者 sarathva v

Nov 10, 2019

Nicely covered basic ideas about different areas in ML . Hans-on sessions gave a very good idea to solve ML problems practically. Theory explanations where good.

One suggestion i had is about tool used it would have been cool if course was with scikit learn and pandas, since many companies use the same.