Machine Learning

开始时间: 04/22/2022 持续时间: Unknown

所在平台: CourseraArchive

课程类别: 计算机科学

大学或机构: University of Washington(华盛顿大学)

授课老师: Pedro Domingos

课程主页: https://www.coursera.org/course/machlearning

课程评论: 7 个评论

评论课程        关注课程

课程详情

Machine learning algorithms can figure out how to perform important tasks by generalizing from examples. This is often feasible and cost-effective when manual programming is not. Machine learning (also known as data mining, pattern recognition and predictive analytics) is used widely in business, industry, science and government, and  there is a great shortage of experts in it. If you pick up a machine learning textbook you may find it forbiddingly mathematical, but in this class you will learn that the key ideas and algorithms are in fact quite intuitive. And powerful!

Most of the class will be devoted to supervised learning (in other words, learning in which a teacher provides the learner with the correct answers at training time). This is the most mature and widely used type of machine learning. We will cover the main supervised learning techniques, including decision trees, rules, instances, Bayesian techniques, neural networks, model ensembles, and support vector machines. We will also touch on learning theory with an emphasis on its practical uses. Finally, we will cover the two main classes of unsupervised learning methods: clustering and dimensionality reduction. Throughout the class there will be an emphasis not just on individual algorithms but on ideas that cut across them and tips for making them work.

In the class projects you will build your own implementations of machine learning algorithms and apply them to problems like spam filtering, clickstream mining, recommender systems, and computational biology. This will get you as close to becoming a machine learning expert as you can in ten weeks!

课程大纲

Week One: Basic concepts in machine learning.
Week Two: Decision tree induction.
Week Three: Learning sets of rules and logic programs.
Week Four: Instance-based learning.
Week Five: Statistical learning.
Week Six: Neural networks.
Week Seven: Model ensembles.
Week Eight: Learning theory.
Week Nine: Support vector machines.
Week Ten: Clustering and dimensionality reduction.

课程评论(7条)

0

陈炳炎ds 2016-09-01 14:30 0 票支持; 0 票反对

超棒的一门课,已经完成前两门课,很系统,思路清晰。配套的练习很有意思。是用python编程和graphlab库

0

树下的龙猫 2014-10-23 16:15 1 票支持; 1 票反对

求问怎样看这门课程,连过去发现是预告状态。如能告之,感激涕零。

0

张鹏2008 2014-01-03 09:30 0 票支持; 0 票反对

我当初错过了选修这门课程,请问有没有同学下载了该视频,麻烦给我个下载地址?我的邮箱是cs2008hust@qq.com,万分感谢

0

CHANTZ_ 2013-12-26 19:48 0 票支持; 0 票反对

我看了下PPT,以及听了几节视频

发现大牛的思路非常清晰,概括的很好

不像Andrew ng的课,andrew的课适合入门,但是比较零散

University of Washington的这门课,刚开始的概要性介绍很好,机器学习的一般性框架,一般性处理,那么多种算法在整个框架中处在什么位置非常一目了然

算法、模型是无穷无尽的,但是掌握了方法,学习一种模型/算法就如同多学一种兵器一样,从此宠辱不惊

0

小马哥07DM 2013-05-22 13:31 1 票支持; 1 票反对

跟Ng讲的东西很不一样,内容大部分来源于Tom Mitchell的书。

2

52nlp 2013-05-22 13:03 3 票支持; 1 票反对

这门课的老师是机器学习的大牛Pedro Domingos,他写过的“"A Few Useful Things to Know about Machine Learning”在微博广为流传,这门课虽然没有正式开始,但是通过preview的链接可以看课程的所有视频

1

wzyer 2013-05-17 09:22 2 票支持; 1 票反对

个人觉得这门课比Andrew那个更深入些,老师讲的也不错。不过这个似乎就没有正式开过,我都enroll半年多了……

课程简介

Why write programs when the computer can instead learn them from data? In this class you will learn how to make this happen, from the simplest machine learning algorithms to quite sophisticated ones. Enjoy!

课程标签

数据挖掘 机器学习 机器学习入门 模式识别 华盛顿大学 UW

166人关注该课程

主题相关的课程

Machine Learning 关注

Artificial Intelligence 关注

Neural Networks for Machine Learning 关注

Fundamentals of Online Education: Planning and Application 关注

Introduction to Systematic Program Design - Part 1 关注

Introduction to Engineering Mechanics 关注

Web Development 关注

Integrating Engineering Into Your Science Classroom 关注

PHP 关注

Human-Computer Interaction 关注