SlideShare une entreprise Scribd logo
1  sur  123
Algorithm-Independent Machine Learning Shyh-Kang Jeng Department of Electrical Engineering/ Graduate Institute of Communication/ Graduate Institute of Networking and Multimedia, National Taiwan University
Some Fundamental Problems ,[object Object],[object Object],[object Object],[object Object],[object Object]
Meaning of  “Algorithm-Independent”  ,[object Object],[object Object],[object Object],[object Object]
Roadmap ,[object Object],[object Object],[object Object],[object Object]
Generalization Performance by  Off-Training Set Error ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Generalization Performance by  Off-Training Set Error ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Generalization Performance by  Off-Training Set Error ,[object Object],[object Object],[object Object],[object Object]
Generalization Performance by  Off-Training Set Error ,[object Object],[object Object]
No Free Lunch Theorem
No Free Lunch Theorem ,[object Object],[object Object],[object Object]
No Free Lunch Theorem ,[object Object]
Example 1 No Free Lunch for Binary Data -1 1 1 111 -1 1 1 110 -1 1 -1 101 -1 1 1 100 -1 1 -1 011 1 1 1 010 -1 -1 -1 001 D 1 1 1 000 h 2 h 1 F x
No Free Lunch Theorem
Conservation in Generalization ,[object Object],[object Object],[object Object]
Ugly Duckling Theorem ,[object Object],[object Object]
Venn Diagram Representation of Features as Predicates
Rank of a Predicate ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Examples of Rank of a Predicate ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Examples of Rank of a Predicate ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Total Number of Predicates in Absence of Constraints ,[object Object]
A Measure of Similarity in Absence of Prior Information ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
A Plausible Measure of Similarity in Absence of Prior Information ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Ugly Duckling Theorem ,[object Object],[object Object],[object Object]
Ugly Duckling Theorem ,[object Object],[object Object]
Minimum Description Length (MDL) ,[object Object],[object Object],[object Object]
Algorithm Complexity  (Kolmogorov Complexity) ,[object Object],[object Object],[object Object],[object Object]
Algorithm Complexity Example ,[object Object],[object Object],[object Object],[object Object]
Algorithm Complexity Example ,[object Object],[object Object],[object Object]
Algorithm Complexity Example ,[object Object],[object Object],[object Object]
Minimum Description Length (MDL) Principle ,[object Object]
An Application of MDL Principle ,[object Object],[object Object],[object Object],[object Object]
Convergence of MDL Classifiers ,[object Object],[object Object],[object Object]
Bayesian Perspective of  MDL Principle
Overfitting Avoidance ,[object Object],[object Object],[object Object],[object Object]
Explanation of Success of  Occam’s Razor ,[object Object],[object Object],[object Object],[object Object]
Bias and Variance ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bias and Variance for Regression
Bias-Variance Dilemma
Bias-Variance Dilemma ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bias-Variance Dilemma ,[object Object],[object Object],[object Object],[object Object],[object Object]
Bias and Variance for Classification ,[object Object],[object Object]
Bias and Variance for Classification ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bias and Variance for Classification ,[object Object],[object Object],[object Object],[object Object],[object Object]
Bias and Variance for Classification
Bias and Variance for Classification
Bias and Variance for Classification
Bias and Variance for Classification
Bias and Variance for Classification ,[object Object],[object Object],[object Object],[object Object]
Error rates and optimal  K  vs.  N  for  d  = 20 in KNN
Estimation and classification error vs.  d  for  N  = 12800 in KNN d
Boundary Bias-Variance Trade-Off
Leave-One-Out Method (Jackknife)
Generalization to Estimates of Other Statistics  ,[object Object],[object Object],[object Object],[object Object]
Jackknife Bias Estimate
Example 2 Jackknife for Mode
Bootstrap ,[object Object],[object Object],[object Object]
Bootstrap Bias and Variance Estimate
Properties of Bootstrap Estimates ,[object Object],[object Object],[object Object]
Bagging ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Unstable Algorithm and Bagging ,[object Object],[object Object],[object Object],[object Object],[object Object]
Boosting ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Boosting Procedure ,[object Object]
Training Data and Weak Learner
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],“Most Informative” Set Given  C 1
Third Data Set and Classifier  C 3 ,[object Object],[object Object]
Classification of a Test Pattern ,[object Object],[object Object]
Choosing  n 1 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
AdaBoost  ,[object Object],[object Object],[object Object]
AdaBoost Algorithm
Final Decision ,[object Object]
Ensemble Training Error
AdaBoost vs.  No Free Lunch Theorem ,[object Object],[object Object],[object Object],[object Object]
Learning with Queries ,[object Object],[object Object],[object Object],[object Object],[object Object]
Application Example ,[object Object],[object Object],[object Object]
Learning with Queries ,[object Object],[object Object],[object Object],[object Object]
Selecting Most Informative Patterns ,[object Object],[object Object],[object Object],[object Object],[object Object]
Active Learning Example
Arcing and Active Learning  vs. IID Sampling ,[object Object],[object Object],[object Object],[object Object]
Arcing and Active Learning  ,[object Object],[object Object],[object Object]
Estimating the Generalization Rate ,[object Object],[object Object],[object Object],[object Object]
Parametric Models ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Simple Cross-Validation ,[object Object]
m -Fold Cross-Validation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Forms of Learning for  Cross-Validation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Portion    of  D  as a Validation Set ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Anti-Cross-Validation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Estimation of Error Rate ,[object Object],[object Object],[object Object]
95% Confidence Intervals for a Given Estimated  p
Jackknife Estimation of Classification Accuracy ,[object Object],[object Object],[object Object]
Jackknife Estimation of Classification Accuracy
Bootstrap Estimation of Classification Accuracy ,[object Object],[object Object],[object Object]
Maximum-Likelihood Comparison (ML-II) ,[object Object],[object Object],[object Object],[object Object]
Maximum-Likelihood Comparison
Scientific Process *D. J. C. MacKay, “Bayesian interpolation,” Neural Computation, 4(3), 415-447, 1992
Bayesian Model Comparison
Concept of Occam Factor
Concept of Occam Factor ,[object Object],[object Object]
Evidence for Gaussian Parameters
Bayesian Model Selection vs.  No Free Lunch Theorem ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Error Rate as a Function of Number  n  of Training Samples ,[object Object],[object Object],[object Object],[object Object],[object Object]
Analytical Analysis ,[object Object],[object Object],[object Object],[object Object]
Analytical Analysis
Analytical Analysis
Analytical Analysis
Results of Simulation Experiments
Discussions on Error Rate  for Given  n ,[object Object],[object Object],[object Object],[object Object]
Discussions on Error Rate  for Given  n ,[object Object],[object Object],[object Object],[object Object]
Test Errors vs.  Number of Training Patterns
Test and Training Error
Power Law
Sum and Difference of  Test and Training Error
Fraction of Dichotomies of  n  Points in  d  Dimensions That are Linear
One-Dimensional Case f ( n  = 4,  d  = 1) = 0.5 X 1111 X 0111 X 1110 0110 1101 0101 X 1100 0100 1011 X 0011 1010 0010 1001 X 0001 X 1000 X 0000 Linearly Separable? Labels Linearly Separable? Labels
Capacity of a Separating Plane ,[object Object],[object Object],[object Object],[object Object]
Mixture-of-Expert Models ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Mixture Model for  Producing Patterns
Mixture-of-Experts Architecture
Ensemble Classifiers
Maximum-Likelihood Estimation
Final Decision Rule ,[object Object],[object Object],[object Object],[object Object],[object Object]
Component Classifiers without Discriminant Functions ,[object Object],[object Object],[object Object],[object Object],[object Object]
Heuristics to Convert Outputs to Discrimunant Values
Illustration Examples 0.0 0 3/21=0.143 4th 0.111 0.1 0.0 0 5/21=0.238 2nd 0.129 0.2 0.0 0 6/21=0.286 1st 0.143 0.3 0.0 0 2/21=0.095 5th 0.260 0.9 1.0 1 1/21=0.048 6th 0.193 0.6 0.0 0 4/21=0.194 3rd 0.158 0.4 g i g i g i One-of- c Rank Order Analog

Contenu connexe

Tendances

An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learningbutest
 
Machine Learning
Machine LearningMachine Learning
Machine LearningKumar P
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine LearningSamra Shahzadi
 
Dimensionality Reduction
Dimensionality ReductionDimensionality Reduction
Dimensionality Reductionmrizwan969
 
Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Usama Fayyaz
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsMd. Main Uddin Rony
 
Logistic regression in Machine Learning
Logistic regression in Machine LearningLogistic regression in Machine Learning
Logistic regression in Machine LearningKuppusamy P
 
Overfitting & Underfitting
Overfitting & UnderfittingOverfitting & Underfitting
Overfitting & UnderfittingSOUMIT KAR
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningRahul Jain
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep LearningOswald Campesato
 
Machine Learning
Machine LearningMachine Learning
Machine LearningShrey Malik
 
Data preprocessing in Machine learning
Data preprocessing in Machine learning Data preprocessing in Machine learning
Data preprocessing in Machine learning pyingkodi maran
 
NAIVE BAYES CLASSIFIER
NAIVE BAYES CLASSIFIERNAIVE BAYES CLASSIFIER
NAIVE BAYES CLASSIFIERKnoldus Inc.
 
Basics of Machine Learning
Basics of Machine LearningBasics of Machine Learning
Basics of Machine Learningbutest
 
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain Ratio
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain RatioLecture 4 Decision Trees (2): Entropy, Information Gain, Gain Ratio
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain RatioMarina Santini
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersFunctional Imperative
 
K-Nearest Neighbor Classifier
K-Nearest Neighbor ClassifierK-Nearest Neighbor Classifier
K-Nearest Neighbor ClassifierNeha Kulkarni
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.butest
 

Tendances (20)

An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine Learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Dimensionality Reduction
Dimensionality ReductionDimensionality Reduction
Dimensionality Reduction
 
Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning Algorithms
 
Logistic regression in Machine Learning
Logistic regression in Machine LearningLogistic regression in Machine Learning
Logistic regression in Machine Learning
 
Overfitting & Underfitting
Overfitting & UnderfittingOverfitting & Underfitting
Overfitting & Underfitting
 
Machine learning
Machine learningMachine learning
Machine learning
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Data preprocessing in Machine learning
Data preprocessing in Machine learning Data preprocessing in Machine learning
Data preprocessing in Machine learning
 
NAIVE BAYES CLASSIFIER
NAIVE BAYES CLASSIFIERNAIVE BAYES CLASSIFIER
NAIVE BAYES CLASSIFIER
 
Basics of Machine Learning
Basics of Machine LearningBasics of Machine Learning
Basics of Machine Learning
 
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain Ratio
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain RatioLecture 4 Decision Trees (2): Entropy, Information Gain, Gain Ratio
Lecture 4 Decision Trees (2): Entropy, Information Gain, Gain Ratio
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
 
K-Nearest Neighbor Classifier
K-Nearest Neighbor ClassifierK-Nearest Neighbor Classifier
K-Nearest Neighbor Classifier
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 

Similaire à Algorithm-Independent ML Approaches

Introduction to Machine Learning Aristotelis Tsirigos
Introduction to Machine Learning Aristotelis Tsirigos Introduction to Machine Learning Aristotelis Tsirigos
Introduction to Machine Learning Aristotelis Tsirigos butest
 
An Introduction to boosting
An Introduction to boostingAn Introduction to boosting
An Introduction to boostingbutest
 
Intro to Model Selection
Intro to Model SelectionIntro to Model Selection
Intro to Model Selectionchenhm
 
lecture_mooney.ppt
lecture_mooney.pptlecture_mooney.ppt
lecture_mooney.pptbutest
 
Intro to Feature Selection
Intro to Feature SelectionIntro to Feature Selection
Intro to Feature Selectionchenhm
 
A tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesA tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesVimal Gupta
 
Sample_Subjective_Questions_Answers (1).pdf
Sample_Subjective_Questions_Answers (1).pdfSample_Subjective_Questions_Answers (1).pdf
Sample_Subjective_Questions_Answers (1).pdfAaryanArora10
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learningSadia Zafar
 
L1 intro2 supervised_learning
L1 intro2 supervised_learningL1 intro2 supervised_learning
L1 intro2 supervised_learningYogendra Singh
 
2.7 other classifiers
2.7 other classifiers2.7 other classifiers
2.7 other classifiersKrish_ver2
 
Download It
Download ItDownload It
Download Itbutest
 
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Sherri Gunder
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 
Module III - Classification Decision tree (1).pptx
Module III - Classification Decision tree (1).pptxModule III - Classification Decision tree (1).pptx
Module III - Classification Decision tree (1).pptxShivakrishnan18
 
Module 5: Decision Trees
Module 5: Decision TreesModule 5: Decision Trees
Module 5: Decision TreesSara Hooker
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfDatacademy.ai
 

Similaire à Algorithm-Independent ML Approaches (20)

Introduction to Machine Learning Aristotelis Tsirigos
Introduction to Machine Learning Aristotelis Tsirigos Introduction to Machine Learning Aristotelis Tsirigos
Introduction to Machine Learning Aristotelis Tsirigos
 
An Introduction to boosting
An Introduction to boostingAn Introduction to boosting
An Introduction to boosting
 
Intro to Model Selection
Intro to Model SelectionIntro to Model Selection
Intro to Model Selection
 
lecture_mooney.ppt
lecture_mooney.pptlecture_mooney.ppt
lecture_mooney.ppt
 
Intro to Feature Selection
Intro to Feature SelectionIntro to Feature Selection
Intro to Feature Selection
 
A tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesA tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbies
 
Sample_Subjective_Questions_Answers (1).pdf
Sample_Subjective_Questions_Answers (1).pdfSample_Subjective_Questions_Answers (1).pdf
Sample_Subjective_Questions_Answers (1).pdf
 
ppt
pptppt
ppt
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learning
 
L1 intro2 supervised_learning
L1 intro2 supervised_learningL1 intro2 supervised_learning
L1 intro2 supervised_learning
 
2.7 other classifiers
2.7 other classifiers2.7 other classifiers
2.7 other classifiers
 
Download It
Download ItDownload It
Download It
 
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Module III - Classification Decision tree (1).pptx
Module III - Classification Decision tree (1).pptxModule III - Classification Decision tree (1).pptx
Module III - Classification Decision tree (1).pptx
 
ppt
pptppt
ppt
 
ppt
pptppt
ppt
 
Module 5: Decision Trees
Module 5: Decision TreesModule 5: Decision Trees
Module 5: Decision Trees
 
Gene expression profiling ii
Gene expression profiling  iiGene expression profiling  ii
Gene expression profiling ii
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdf
 

Plus de butest

EL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEEL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEbutest
 
1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同butest
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALbutest
 
Timeline: The Life of Michael Jackson
Timeline: The Life of Michael JacksonTimeline: The Life of Michael Jackson
Timeline: The Life of Michael Jacksonbutest
 
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...butest
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALbutest
 
Com 380, Summer II
Com 380, Summer IICom 380, Summer II
Com 380, Summer IIbutest
 
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet JazzThe MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazzbutest
 
MICHAEL JACKSON.doc
MICHAEL JACKSON.docMICHAEL JACKSON.doc
MICHAEL JACKSON.docbutest
 
Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1butest
 
Facebook
Facebook Facebook
Facebook butest
 
Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...butest
 
Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...butest
 
NEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTNEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTbutest
 
C-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docC-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docbutest
 
MAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docMAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docbutest
 
Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.docbutest
 
WEB DESIGN!
WEB DESIGN!WEB DESIGN!
WEB DESIGN!butest
 

Plus de butest (20)

EL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEEL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBE
 
1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同1. MPEG I.B.P frame之不同
1. MPEG I.B.P frame之不同
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIAL
 
Timeline: The Life of Michael Jackson
Timeline: The Life of Michael JacksonTimeline: The Life of Michael Jackson
Timeline: The Life of Michael Jackson
 
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
Popular Reading Last Updated April 1, 2010 Adams, Lorraine The ...
 
LESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIALLESSONS FROM THE MICHAEL JACKSON TRIAL
LESSONS FROM THE MICHAEL JACKSON TRIAL
 
Com 380, Summer II
Com 380, Summer IICom 380, Summer II
Com 380, Summer II
 
PPT
PPTPPT
PPT
 
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet JazzThe MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
The MYnstrel Free Press Volume 2: Economic Struggles, Meet Jazz
 
MICHAEL JACKSON.doc
MICHAEL JACKSON.docMICHAEL JACKSON.doc
MICHAEL JACKSON.doc
 
Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1Social Networks: Twitter Facebook SL - Slide 1
Social Networks: Twitter Facebook SL - Slide 1
 
Facebook
Facebook Facebook
Facebook
 
Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...Executive Summary Hare Chevrolet is a General Motors dealership ...
Executive Summary Hare Chevrolet is a General Motors dealership ...
 
Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...Welcome to the Dougherty County Public Library's Facebook and ...
Welcome to the Dougherty County Public Library's Facebook and ...
 
NEWS ANNOUNCEMENT
NEWS ANNOUNCEMENTNEWS ANNOUNCEMENT
NEWS ANNOUNCEMENT
 
C-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docC-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.doc
 
MAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.docMAC Printing on ITS Printers.doc.doc
MAC Printing on ITS Printers.doc.doc
 
Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.doc
 
hier
hierhier
hier
 
WEB DESIGN!
WEB DESIGN!WEB DESIGN!
WEB DESIGN!
 

Algorithm-Independent ML Approaches