Download presentation
Presentation is loading. Please wait.
Published byWilfred Ray Modified over 8 years ago
1
Introduction to Machine Learning
2
Introduce yourself Why you choose this course? Any examples of machine learning you know?
3
Pre-requisites Discrete Mathematics Linear Algebra Statistics Calculus Optimization
4
Example Eigenvalue and Eigenvector Gradient Descent Convex Optimization Least Square Entropy Bayesian Theory
5
Couse Outline Webpage: http://www.cs.gsu.edu/zcai/course/8980/ http://www.cs.gsu.edu/zcai/course/8980/ Assignments (Quizs) Exam Presentation (Select papers by yourself) Projects (Team Work) – Estimate Missing Entries – Supervise Learning (Hiding Testing Label) – 3-5 Pages Project Report
6
Learning Learning is acquiring new, or modifying existing, knowledge, behaviors, skills, values, or preferences and may involve synthesizing different types of information. The ability to learn is possessed by humans and animals. http://en.wikipedia.org/wiki/Learning
7
Learning
8
What is Machine Learning? Arthur Samuel (1959). Machine Learning: Field of study that gives computers the ability to learn without being clearly programmed
9
Machine Learning 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 P, if its performance on T, as measured by P, improves with experience E.
10
Examples Examples: - Database mining Large datasets from growth of automation/web. E.g., Web click data, medical records, biology, engineering - Applications can’t program by hand. E.g., handwriting recognition, most of Natural Language Processing (NLP), Computer Vision.
11
Examples
12
Application Credit Approve (Credit Limit) Age Personal assets Salary …
13
Application Credit Card Fraud
14
Application
16
Netflix Price Netflix's Top 10 and other suggestions for you are based on your viewing habits
17
Netflix Price AgeEmployment
18
Application Seasonal Epidemic Influenza H1N1H3N2Influenza B2009 H1N1 40,000 deaths in US each year200,000 hospitalizations in US each year Billions of dollars lost
19
?
20
Machine Learning Unsupervised Learning Technique of trying to find hidden structure in unlabeled data Supervise Learning Technique for creating a function from training data. The training data consist of pairs of input objects (typically vectors), and desired outputs.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.