斯坦福大学机器学习课程讲义第一讲-机器学习介绍_第1页
斯坦福大学机器学习课程讲义第一讲-机器学习介绍_第2页
斯坦福大学机器学习课程讲义第一讲-机器学习介绍_第3页
斯坦福大学机器学习课程讲义第一讲-机器学习介绍_第4页
斯坦福大学机器学习课程讲义第一讲-机器学习介绍_第5页
已阅读5页,还剩27页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、IntroductionWelcomeMachine LearningSPAMMachine Learning Grew out of work in AI New capability for computers Examples: Database mining Large datasets from growth of automation/web. E.g., Web click data, medical records, biology, engineering Applications cant program by hand.E.g., Autonomous helicopte

2、r, handwriting recognition, most of Natural Language Processing (NLP), Computer Vision. Machine Learning Grew out of work in AI New capability for computers Examples: Database mining Large datasets from growth of automation/web. E.g., Web click data, medical records, biology, engineering Application

3、s cant program by hand.E.g., Autonomous helicopter, handwriting recognition, most of Natural Language Processing (NLP), Computer Vision. Self-customizing programsE.g., Amazon, Netflix product recommendations Understanding human learning (brain, real AI).IntroductionWhat is machine learningMachine Le

4、arningArthur Samuel (1959). Machine Learning: Field of study that gives computers the ability to learn without being explicitly programmed. Tom Mitchell (1998) Well-posed Learning Problem: A computer program is said to learn from experience E with respect to some task T and some performance measure

5、P, if its performance on T, as measured by P, improves with experience E. Machine Learning definitionClassifying emails as spam or not spam. Watching you label emails as spam or not spam. The number (or fraction) of emails correctly classified as spam/not spam. None of the abovethis is not a machine

6、 learning problem.Suppose your email program watches which emails you do or do not mark as spam, and based on that learns how to better filter spam. What is the task T in this setting? “A computer program is said to learn from experience E with respect to some task T and some performance measure P,

7、if its performance on T, as measured by P, improves with experience E.”Machine learning algorithms:Supervised learningUnsupervised learningOthers: Reinforcement learning, recommender systems. Also talk about: Practical advice for applying learning algorithms. IntroductionSupervised LearningMachine L

8、earningHousing price prediction. Price ($) in 1000sSize in feet2 Regression: Predict continuous valued output (price)Supervised Learning“right answers” givenBreast cancer (malignant, benign)ClassificationDiscrete valued output (0 or 1)Malignant?1(Y)0(N)Tumor SizeTumor SizeTumor SizeAgeClump Thicknes

9、sUniformity of Cell SizeUniformity of Cell ShapeTreat both as classification problems. Treat problem 1 as a classification problem, problem 2 as a regression problem. Treat problem 1 as a regression problem, problem 2 as a classification problem. Treat both as regression problems. Youre running a co

10、mpany, and you want to develop learning algorithms to address each of two problems.Problem 1: You have a large inventory of identical items. You want to predict how many of these items will sell over the next 3 months.Problem 2: Youd like software to examine individual customer accounts, and for eac

11、h account decide if it has been hacked/compromised. Should you treat these as classification or as regression problems? IntroductionUnsupervised LearningMachine Learningx1x2Supervised LearningUnsupervised Learningx1x2Source: Su-In Lee, Dana Peer, Aimee Dudley, George Church, Daphne KollerGenesIndivi

12、dualsOrganize computing clustersSocial network analysisImage credit: NASA/JPL-Caltech/E. Churchwell (Univ. of Wisconsin, Madison) Astronomical data analysisMarket segmentationCocktail party problemMicrophone #1Microphone #2Speaker #1Speaker #2Audio clips courtesy of Te-Won Lee.Microphone #1:Micropho

13、ne #2: Microphone #1:Microphone #2: Output #1:Output #2: Output #1:Output #2: Cocktail party problem algorithmW,s,v = svd(repmat(sum(x.*x,1),size(x,1),1).*x)*x);Source: Sam Roweis, Yair Weiss & Eero SimoncelliOf the following examples, which would you address using an unsupervised learning algorithm? (Check all that apply.) Given a database of customer data, automatically discover market segments and group customers into different market segments. Given email labeled as spam/not spam, learn a spam filter.Given a set o

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论