SlideShare uma empresa Scribd logo
1 de 52
BCB 444/544 ,[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Required Reading   ( before  lecture)
BCB 544 Only:  New Homework Assignment   ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Seminars this Week ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Chp 11 – Phylogenetic Tree Construction Methods and Programs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Phylogenetic Tree Evaluation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bootstrapping ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bootstrapping Comments ,[object Object],[object Object]
Jackknifing ,[object Object],[object Object],[object Object],[object Object],[object Object]
Bayesian Simulation ,[object Object],[object Object]
Phylogenetic Programs ,[object Object],[object Object],[object Object],[object Object],[object Object]
Phylogenetic Programs ,[object Object],[object Object],[object Object],[object Object]
Final Comments on Phylogenetics ,[object Object],[object Object],[object Object]
Machine Learning ,[object Object],[object Object],[object Object],[object Object],[object Object]
What is Learning? ,[object Object]
Types of Learning ,[object Object],[object Object],[object Object],[object Object],[object Object]
What is Machine Learning? ,[object Object],[object Object],[object Object]
Contributing Disciplines ,[object Object],[object Object],[object Object],[object Object],[object Object]
Machine Learning Applications ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object],[object Object]
Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object]
Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object]
Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object]
Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object]
Linear vs. Non-linear
Summary of Machine Learning Algorithms ,[object Object],[object Object],[object Object],[object Object]
Measuring Performance
Trade Off Between Specificity and Sensitivity ,[object Object],[object Object],[object Object],[object Object]
Measuring Performance ,[object Object],[object Object]
Machine Learning in Bioinformatics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Sample Learning Scenario – Protein Function Prediction
Some Examples of Algorithms ,[object Object],[object Object],[object Object]
Predicting RNA binding sites in proteins ,[object Object],[object Object],[object Object]
Bayes Theorem P(A)  = prior probability P(A|B)  = posterior probability
Bayes Theorem Applied to Classification
Naïve Bayes Algorithm                  n n n n c P c x X x X x X P c P c x X x X x X P x X c P x X c P 2 2 1 1 2 2 1 1 ) 0 ( ) 0 | ,..., , ( ) 1 ( ) 1 | ,..., , ( ) | 0 ( ) | 1 (
Naïve Bayes Algorithm Assign  c =1 if
Example ARG 6 T S K K K  R  Q R G S R p(X 1  = T | c = 1) p(X 2  = S | c = 1) … p(X 1  = T | c = 0) p(X 2  = S | c = 0) … ≥  θ
Predictions for Ribosomal protein L15 PDB ID 1JJ2:K Actual Predicted
Neural networks ,[object Object],[object Object],[object Object]
Biological Neurons Dendrites receive inputs, Axon gives output Image from Christos Stergiou and Dimitrios Siganos  http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html
Artificial Neuron – “Perceptron” Image from Christos Stergiou and Dimitrios Siganos  http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html
The perceptron X1 X2 XN w1 w2 wN T Input Threshold Unit Output The  perceptron  classifies the input vector X into two categories. If the weights and threshold T are not known in advance, the perceptron must be  trained .  Ideally, the perceptron must be trained to return the correct answer on all training examples, and perform well on examples it has never seen. The training set must contain both type of data (i.e. with “1” and “0” output).
The perceptron ,[object Object],[object Object],[object Object],[object Object],0 1/2 1 0
The perceptron Training a perceptron: Find the weights W that minimizes the error function: P: number of training data X i : training vectors F(W.X i ): output of the perceptron t(X i ) : target value for X i Use steepest descent: -  compute gradient:   -  update weight vector: -  iterate (e: learning rate)
Biological Neural Network Image from http://en.wikipedia.org/wiki/Biological_neural_network
Artificial Neural Network A complete neural network is a set of perceptrons interconnected such that the outputs of some units becomes the inputs of other units.  Many topologies are possible! Neural networks are trained just like perceptron, by minimizing an error function:
Support Vector Machines - SVMs Image from http://en.wikipedia.org/wiki/Support_vector_machine
SVM finds the maximum margin hyperplane Image from http://en.wikipedia.org/wiki/Support_vector_machine
Kernel Function
Kernel Function
Take Home Messages ,[object Object],[object Object],[object Object]

Mais conteúdo relacionado

Mais procurados

Deep Neural Networks in Text Classification using Active Learning
Deep Neural Networks in Text Classification using Active LearningDeep Neural Networks in Text Classification using Active Learning
Deep Neural Networks in Text Classification using Active LearningMirsaeid Abolghasemi
 
DATA MINING.doc
DATA MINING.docDATA MINING.doc
DATA MINING.docbutest
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural NetworkSaransh Choudhary
 
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Sarvesh Kumar
 
Model Evaluation in the land of Deep Learning
Model Evaluation in the land of Deep LearningModel Evaluation in the land of Deep Learning
Model Evaluation in the land of Deep LearningPramit Choudhary
 
Genetic algorithms
Genetic algorithmsGenetic algorithms
Genetic algorithmsswapnac12
 
Performance analysis of neural network models for oxazolines and oxazoles der...
Performance analysis of neural network models for oxazolines and oxazoles der...Performance analysis of neural network models for oxazolines and oxazoles der...
Performance analysis of neural network models for oxazolines and oxazoles der...ijistjournal
 
Stock markets and_human_genomics
Stock markets and_human_genomicsStock markets and_human_genomics
Stock markets and_human_genomicsShyam Sarkar
 
Course Syllabus
Course SyllabusCourse Syllabus
Course Syllabusbutest
 
Combining inductive and analytical learning
Combining inductive and analytical learningCombining inductive and analytical learning
Combining inductive and analytical learningswapnac12
 
Paper id 312201523
Paper id 312201523Paper id 312201523
Paper id 312201523IJRAT
 
A Survey Ondecision Tree Learning Algorithms for Knowledge Discovery
A Survey Ondecision Tree Learning Algorithms for Knowledge DiscoveryA Survey Ondecision Tree Learning Algorithms for Knowledge Discovery
A Survey Ondecision Tree Learning Algorithms for Knowledge DiscoveryIJERA Editor
 

Mais procurados (20)

[IJET-V1I6P17] Authors : Mrs.R.Kalpana, Mrs.P.Padmapriya
[IJET-V1I6P17] Authors : Mrs.R.Kalpana, Mrs.P.Padmapriya[IJET-V1I6P17] Authors : Mrs.R.Kalpana, Mrs.P.Padmapriya
[IJET-V1I6P17] Authors : Mrs.R.Kalpana, Mrs.P.Padmapriya
 
Deep Neural Networks in Text Classification using Active Learning
Deep Neural Networks in Text Classification using Active LearningDeep Neural Networks in Text Classification using Active Learning
Deep Neural Networks in Text Classification using Active Learning
 
Contrast Pattern Aided Regression and Classification
Contrast Pattern Aided Regression and ClassificationContrast Pattern Aided Regression and Classification
Contrast Pattern Aided Regression and Classification
 
DATA MINING.doc
DATA MINING.docDATA MINING.doc
DATA MINING.doc
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural Network
 
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
 
Model Evaluation in the land of Deep Learning
Model Evaluation in the land of Deep LearningModel Evaluation in the land of Deep Learning
Model Evaluation in the land of Deep Learning
 
Genetic algorithms
Genetic algorithmsGenetic algorithms
Genetic algorithms
 
G
GG
G
 
H43014046
H43014046H43014046
H43014046
 
Performance analysis of neural network models for oxazolines and oxazoles der...
Performance analysis of neural network models for oxazolines and oxazoles der...Performance analysis of neural network models for oxazolines and oxazoles der...
Performance analysis of neural network models for oxazolines and oxazoles der...
 
Techniques Machine Learning
Techniques Machine LearningTechniques Machine Learning
Techniques Machine Learning
 
Stock markets and_human_genomics
Stock markets and_human_genomicsStock markets and_human_genomics
Stock markets and_human_genomics
 
Course Syllabus
Course SyllabusCourse Syllabus
Course Syllabus
 
2015-03-31_MotifGP
2015-03-31_MotifGP2015-03-31_MotifGP
2015-03-31_MotifGP
 
Combining inductive and analytical learning
Combining inductive and analytical learningCombining inductive and analytical learning
Combining inductive and analytical learning
 
Ai unit-6
Ai unit-6Ai unit-6
Ai unit-6
 
Paper id 312201523
Paper id 312201523Paper id 312201523
Paper id 312201523
 
A Survey Ondecision Tree Learning Algorithms for Knowledge Discovery
A Survey Ondecision Tree Learning Algorithms for Knowledge DiscoveryA Survey Ondecision Tree Learning Algorithms for Knowledge Discovery
A Survey Ondecision Tree Learning Algorithms for Knowledge Discovery
 
woot2
woot2woot2
woot2
 

Destaque

download
downloaddownload
downloadbutest
 
Thấp Khớp Kiêng ăn Gì
Thấp Khớp Kiêng ăn GìThấp Khớp Kiêng ăn Gì
Thấp Khớp Kiêng ăn Gìfrancisco442
 
ДИСФУНКЦИЯ ИНСТИТУТОВ
ДИСФУНКЦИЯ ИНСТИТУТОВДИСФУНКЦИЯ ИНСТИТУТОВ
ДИСФУНКЦИЯ ИНСТИТУТОВOleg Sukharev
 
THEN MADURAI?... (Scientific Research Article)
THEN MADURAI?... (Scientific Research Article)THEN MADURAI?... (Scientific Research Article)
THEN MADURAI?... (Scientific Research Article)IJERD Editor
 
Розуміння дискримінації в українському суспільстві
Розуміння дискримінації в українському суспільствіРозуміння дискримінації в українському суспільстві
Розуміння дискримінації в українському суспільствіMaidan Monitoring Information Center
 
slides
slidesslides
slidesbutest
 
Паллиативная помощь и благотворительность
Паллиативная помощь и благотворительностьПаллиативная помощь и благотворительность
Паллиативная помощь и благотворительностьФонд Вера
 
Tearn Up pitch deck.pdf
Tearn Up pitch deck.pdfTearn Up pitch deck.pdf
Tearn Up pitch deck.pdfasenju
 
A Proposition on Memes and Meta-Memes in Computing for Higher ...
A Proposition on Memes and Meta-Memes in Computing for Higher ...A Proposition on Memes and Meta-Memes in Computing for Higher ...
A Proposition on Memes and Meta-Memes in Computing for Higher ...butest
 
Monoton-working version-1995.doc
Monoton-working version-1995.docMonoton-working version-1995.doc
Monoton-working version-1995.docbutest
 
AQRONOMİYA VƏ EKOLOGİYA
AQRONOMİYA VƏ EKOLOGİYAAQRONOMİYA VƏ EKOLOGİYA
AQRONOMİYA VƏ EKOLOGİYAbutest
 
GoOpen 2010: Roger Bivand
GoOpen 2010: Roger BivandGoOpen 2010: Roger Bivand
GoOpen 2010: Roger BivandFriprogsenteret
 
GoOpen 2010: Øystein Johannessen
GoOpen 2010: Øystein JohannessenGoOpen 2010: Øystein Johannessen
GoOpen 2010: Øystein JohannessenFriprogsenteret
 
Machine Learning: finding patterns Outline
Machine Learning: finding patterns OutlineMachine Learning: finding patterns Outline
Machine Learning: finding patterns Outlinebutest
 
Cach Tri Benh Viem Khop
Cach Tri Benh Viem KhopCach Tri Benh Viem Khop
Cach Tri Benh Viem Khopclifford175
 
Communicating STEM 2010 Fiachra O Marcaigh-amas
Communicating STEM 2010 Fiachra O Marcaigh-amasCommunicating STEM 2010 Fiachra O Marcaigh-amas
Communicating STEM 2010 Fiachra O Marcaigh-amasAMAS
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence butest
 
If Tomorrow Never Comesetty
If Tomorrow Never ComesettyIf Tomorrow Never Comesetty
If Tomorrow Never Comesettymercury3969
 
Project 1 (Due on Mar 6)
Project 1 (Due on Mar 6)Project 1 (Due on Mar 6)
Project 1 (Due on Mar 6)butest
 
Curriculum Vitae
Curriculum VitaeCurriculum Vitae
Curriculum Vitaebutest
 

Destaque (20)

download
downloaddownload
download
 
Thấp Khớp Kiêng ăn Gì
Thấp Khớp Kiêng ăn GìThấp Khớp Kiêng ăn Gì
Thấp Khớp Kiêng ăn Gì
 
ДИСФУНКЦИЯ ИНСТИТУТОВ
ДИСФУНКЦИЯ ИНСТИТУТОВДИСФУНКЦИЯ ИНСТИТУТОВ
ДИСФУНКЦИЯ ИНСТИТУТОВ
 
THEN MADURAI?... (Scientific Research Article)
THEN MADURAI?... (Scientific Research Article)THEN MADURAI?... (Scientific Research Article)
THEN MADURAI?... (Scientific Research Article)
 
Розуміння дискримінації в українському суспільстві
Розуміння дискримінації в українському суспільствіРозуміння дискримінації в українському суспільстві
Розуміння дискримінації в українському суспільстві
 
slides
slidesslides
slides
 
Паллиативная помощь и благотворительность
Паллиативная помощь и благотворительностьПаллиативная помощь и благотворительность
Паллиативная помощь и благотворительность
 
Tearn Up pitch deck.pdf
Tearn Up pitch deck.pdfTearn Up pitch deck.pdf
Tearn Up pitch deck.pdf
 
A Proposition on Memes and Meta-Memes in Computing for Higher ...
A Proposition on Memes and Meta-Memes in Computing for Higher ...A Proposition on Memes and Meta-Memes in Computing for Higher ...
A Proposition on Memes and Meta-Memes in Computing for Higher ...
 
Monoton-working version-1995.doc
Monoton-working version-1995.docMonoton-working version-1995.doc
Monoton-working version-1995.doc
 
AQRONOMİYA VƏ EKOLOGİYA
AQRONOMİYA VƏ EKOLOGİYAAQRONOMİYA VƏ EKOLOGİYA
AQRONOMİYA VƏ EKOLOGİYA
 
GoOpen 2010: Roger Bivand
GoOpen 2010: Roger BivandGoOpen 2010: Roger Bivand
GoOpen 2010: Roger Bivand
 
GoOpen 2010: Øystein Johannessen
GoOpen 2010: Øystein JohannessenGoOpen 2010: Øystein Johannessen
GoOpen 2010: Øystein Johannessen
 
Machine Learning: finding patterns Outline
Machine Learning: finding patterns OutlineMachine Learning: finding patterns Outline
Machine Learning: finding patterns Outline
 
Cach Tri Benh Viem Khop
Cach Tri Benh Viem KhopCach Tri Benh Viem Khop
Cach Tri Benh Viem Khop
 
Communicating STEM 2010 Fiachra O Marcaigh-amas
Communicating STEM 2010 Fiachra O Marcaigh-amasCommunicating STEM 2010 Fiachra O Marcaigh-amas
Communicating STEM 2010 Fiachra O Marcaigh-amas
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
If Tomorrow Never Comesetty
If Tomorrow Never ComesettyIf Tomorrow Never Comesetty
If Tomorrow Never Comesetty
 
Project 1 (Due on Mar 6)
Project 1 (Due on Mar 6)Project 1 (Due on Mar 6)
Project 1 (Due on Mar 6)
 
Curriculum Vitae
Curriculum VitaeCurriculum Vitae
Curriculum Vitae
 

Semelhante a 32_Nov07_MachineLear..

Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.butest
 
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisPrasanthperceptron
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learningbutest
 
Lec1-Into
Lec1-IntoLec1-Into
Lec1-Intobutest
 
CI_GA_module2_ABC_updatedG.ppt .
CI_GA_module2_ABC_updatedG.ppt           .CI_GA_module2_ABC_updatedG.ppt           .
CI_GA_module2_ABC_updatedG.ppt .Athar739197
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfPranavPatil822557
 
Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Dmitry Grapov
 
Topic_6
Topic_6Topic_6
Topic_6butest
 
Download It
Download ItDownload It
Download Itbutest
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 
AI-augmented Drug Discovery.pdf
AI-augmented Drug Discovery.pdfAI-augmented Drug Discovery.pdf
AI-augmented Drug Discovery.pdfCandy Swift
 
AI-Based Antibody Screening.pdf
AI-Based Antibody Screening.pdfAI-Based Antibody Screening.pdf
AI-Based Antibody Screening.pdfCandy Swift
 
kantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptkantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptbutest
 
Introduction
IntroductionIntroduction
Introductionbutest
 
Introduction
IntroductionIntroduction
Introductionbutest
 
Introduction
IntroductionIntroduction
Introductionbutest
 

Semelhante a 32_Nov07_MachineLear.. (20)

PPT
PPTPPT
PPT
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic Analysis
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learning
 
Lec1-Into
Lec1-IntoLec1-Into
Lec1-Into
 
CI_GA_module2_ABC_updatedG.ppt .
CI_GA_module2_ABC_updatedG.ppt           .CI_GA_module2_ABC_updatedG.ppt           .
CI_GA_module2_ABC_updatedG.ppt .
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
 
Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)
 
Topic_6
Topic_6Topic_6
Topic_6
 
Download It
Download ItDownload It
Download It
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
AI-augmented Drug Discovery.pdf
AI-augmented Drug Discovery.pdfAI-augmented Drug Discovery.pdf
AI-augmented Drug Discovery.pdf
 
AI-Based Antibody Screening.pdf
AI-Based Antibody Screening.pdfAI-Based Antibody Screening.pdf
AI-Based Antibody Screening.pdf
 
kantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.pptkantorNSF-NIJ-ISI-03-06-04.ppt
kantorNSF-NIJ-ISI-03-06-04.ppt
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction
IntroductionIntroduction
Introduction
 
Introduction
IntroductionIntroduction
Introduction
 
Introduction
IntroductionIntroduction
Introduction
 

Mais 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
 

Mais 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!
 

32_Nov07_MachineLear..

  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 26.
  • 28.
  • 29.
  • 30.
  • 31. Sample Learning Scenario – Protein Function Prediction
  • 32.
  • 33.
  • 34. Bayes Theorem P(A) = prior probability P(A|B) = posterior probability
  • 35. Bayes Theorem Applied to Classification
  • 36. Naïve Bayes Algorithm                  n n n n c P c x X x X x X P c P c x X x X x X P x X c P x X c P 2 2 1 1 2 2 1 1 ) 0 ( ) 0 | ,..., , ( ) 1 ( ) 1 | ,..., , ( ) | 0 ( ) | 1 (
  • 37. Naïve Bayes Algorithm Assign c =1 if
  • 38. Example ARG 6 T S K K K R Q R G S R p(X 1 = T | c = 1) p(X 2 = S | c = 1) … p(X 1 = T | c = 0) p(X 2 = S | c = 0) … ≥ θ
  • 39. Predictions for Ribosomal protein L15 PDB ID 1JJ2:K Actual Predicted
  • 40.
  • 41. Biological Neurons Dendrites receive inputs, Axon gives output Image from Christos Stergiou and Dimitrios Siganos http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html
  • 42. Artificial Neuron – “Perceptron” Image from Christos Stergiou and Dimitrios Siganos http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html
  • 43. The perceptron X1 X2 XN w1 w2 wN T Input Threshold Unit Output The perceptron classifies the input vector X into two categories. If the weights and threshold T are not known in advance, the perceptron must be trained . Ideally, the perceptron must be trained to return the correct answer on all training examples, and perform well on examples it has never seen. The training set must contain both type of data (i.e. with “1” and “0” output).
  • 44.
  • 45. The perceptron Training a perceptron: Find the weights W that minimizes the error function: P: number of training data X i : training vectors F(W.X i ): output of the perceptron t(X i ) : target value for X i Use steepest descent: - compute gradient: - update weight vector: - iterate (e: learning rate)
  • 46. Biological Neural Network Image from http://en.wikipedia.org/wiki/Biological_neural_network
  • 47. Artificial Neural Network A complete neural network is a set of perceptrons interconnected such that the outputs of some units becomes the inputs of other units. Many topologies are possible! Neural networks are trained just like perceptron, by minimizing an error function:
  • 48. Support Vector Machines - SVMs Image from http://en.wikipedia.org/wiki/Support_vector_machine
  • 49. SVM finds the maximum margin hyperplane Image from http://en.wikipedia.org/wiki/Support_vector_machine
  • 52.

Notas do Editor

  1. QEEAA T I D V R EI DE NV…DY K V LGAGQ V R HELTILIADDF SE GARE K VEG…GEE R Q