Chevron Left
返回到 Machine Learning: Classification

学生对 University of Washington 提供的 Machine Learning: Classification 的评价和反馈

4.7
3,736 个评分

课程概述

Case Studies: Analyzing Sentiment & Loan Default Prediction In our case study on analyzing sentiment, you will create models that predict a class (positive/negative sentiment) from input features (text of the reviews, user profile information,...). In our second case study for this course, loan default prediction, you will tackle financial data, and predict when a loan is likely to be risky or safe for the bank. These tasks are an examples of classification, one of the most widely used areas of machine learning, with a broad array of applications, including ad targeting, spam detection, medical diagnosis and image classification. In this course, you will create classifiers that provide state-of-the-art performance on a variety of tasks. You will become familiar with the most successful techniques, which are most widely used in practice, including logistic regression, decision trees and boosting. In addition, you will be able to design and implement the underlying algorithms that can learn these models at scale, using stochastic gradient ascent. You will implement these technique on real-world, large-scale machine learning tasks. You will also address significant tasks you will face in real-world applications of ML, including handling missing data and measuring precision and recall to evaluate a classifier. This course is hands-on, action-packed, and full of visualizations and illustrations of how these techniques will behave on real data. We've also included optional content in every module, covering advanced topics for those who want to go even deeper! Learning Objectives: By the end of this course, you will be able to: -Describe the input and output of a classification model. -Tackle both binary and multiclass classification problems. -Implement a logistic regression model for large-scale classification. -Create a non-linear model using decision trees. -Improve the performance of any model using boosting. -Scale your methods with stochastic gradient ascent. -Describe the underlying decision boundaries. -Build a classification model to predict sentiment in a product review dataset. -Analyze financial data to predict loan defaults. -Use techniques for handling missing data. -Evaluate your models using precision-recall metrics. -Implement these techniques in Python (or in the language of your choice, though Python is highly recommended)....

热门审阅

SM

Jun 14, 2020

A very deep and comprehensive course for learning some of the core fundamentals of Machine Learning. Can get a bit frustrating at times because of numerous assignments :P but a fun thing overall :)

SS

Oct 15, 2016

Hats off to the team who put the course together! Prof Guestrin is a great teacher. The course gave me in-depth knowledge regarding classification and the math and intuition behind it. It was fun!

筛选依据:

251 - Machine Learning: Classification 的 275 个评论(共 589 个)

创建者 Kan C Y

Mar 18, 2017

Really a good course, succinct and concise.

创建者 clark.bourne

May 8, 2016

Professional, comprehensive, worth to learn

创建者 Steve F S

Jun 23, 2020

challenging course for any non-math major.

创建者 Md s

Jun 9, 2019

awesome course , have learned lot of stuff

创建者 Fabiano B

Jul 21, 2017

It is a very good course. Congratulations!

创建者 PAVITHRA B

Sep 29, 2020

HIGHLY INFORMATIVE AND CHALLENGING COURSE

创建者 Alireza R

May 29, 2017

It is really engaging and well explained.

创建者 Ashley B

Nov 29, 2016

Great course. Material well presented and

创建者 Abhishek G

Jun 22, 2016

The quizzes can be a bit more challenging

创建者 VITTE

Jul 18, 2018

Very clear and useful course, excellent.

创建者 Hansel G

Nov 1, 2017

Great course !!! I totally recommend it.

创建者 Aditi

Oct 20, 2016

Wonderful experience. Prof is very good.

创建者 Madhusudhan r D

Jun 27, 2020

Ex ordinary subject with nice concepts.

创建者 Israel C

May 30, 2017

One of the best courses i've ever tried

创建者 Ma J

Feb 28, 2022

I like the instructor and his style :D

创建者 Garvish

Jun 13, 2017

Great Information and organised course

创建者 Lei Q

Mar 15, 2016

Excellent theory and practice(coding)!

创建者 David P

Jun 27, 2020

A great course and a great teacher!!!

创建者 Mao M

May 6, 2019

lots of work. very good for beginners

创建者 Dhruvil S

Jan 10, 2018

Nice Course Clears a lot of concepts.

创建者 Xue

Dec 14, 2018

Very good lessons on classification.

创建者 Aayush A

Jul 16, 2018

very good course for classification.

创建者 Colin B

Apr 9, 2017

Really interesting course, as usual.

创建者 Jialie Y

Feb 8, 2019

It is really useful and up to date.

创建者 Sean L

Aug 31, 2016

wonderful course for beginner of ML