SlideShare a Scribd company logo
1 of 3
Download to read offline
MACHINE LEARNING

wikipedia.com -      machine learning is the subfield of artificial intelligence that is
                     concerned with the design and development of algorithms that allow
                     computers to improve their performance over time based on data, such
                     as from sensor data or databases


thus machine learning provides the framework allowing statistical methods [mainly, probability] to
be easily adapted to the peculiarities of computational [understanding] processes
only a so close relation with probably-the-most active & research-oriented field of science can
explain the high degree of autonomy that machine learning has reached in a so short time



1- main algorithm types

  a.   supervised learning — only type under consideration from this point onwards
       it “learns” from a training dataset [inputs-independent variables/outputs-dependent variables], as
       trendingBot [or a conventional regression] does, in order to predict the value of the function
       for any valid input object after having seen a number of training examples
  b.   unsupervised learning —
       these algorithms seek to determine how the data are organised, that is, do not look for
       establishing specific relationships between labelled elements, but provide some generic
       solution for a globally-considered set of data - density functions can be considered as
       their statistical equivalence
  c.   reinforcement learning —
       they intend to model a “reinforcement situation”, where an event following a response
       causes an increase in the probability of that response to occur in the future - the
       exploration [of uncharted territory] vs. exploitation [of current knowledge] trade-off is the most
       important concern for this type of learning



2- computational learning theory


wikipedia.com -        in theoretical computer science, computational learning theory is a
                       mathematical field related to the analysis of machine learning algorithms




within supervised algorithms, the main concern is the inference principle [used to generalize from
limited data] being applicable




                               copyright © 2009 trendingIT - all rights reserved
main types
 1. probably approximately correct (PAC) learning
 2. vapnik-chervonenkis (VC) theory
 3. bayesian inference
 4. algorithmic learning theory [or algorithmic inductive inference]
 5. online machine learning


2.1- PAC learning
the learner receives samples and must select a generalisation function [hypothesis] from a
certain class of possible functions
with high probability [“probably” part], the selected function will have low generalisation error
["approximately correct" part]



2.2- VC theory
it is closely related to statistical learning theory and to the study of empirical processes
   EMPIRICAL PROCESSES —
   generalisation of central limit theorem for empirical measurements
   glivenko-cantelli theorem - under certain conditions, empirical measures uniformly converge to the
   probability measure; the rate of convergence is given by the theory of empirical processes

VC framework is based on two main concepts
  1. VC dimension [measure of the statistical classification algorithm capacity]
  2. structural risk minimisation (SRM) [inductive principle avoiding overfitting]


2.3- bayesian inference
it is a statistical inference in which evidence or observations are used to update or to newly
infer the probability that a hypothesis may be true
                                  - see probability [1.statistics/b5] -


2.4- algorithmic learning theory
the underlying concept is “language identification”, whose main objective is having a learner
[program in the running computer] capable to develop a hypothesis [another program to determine
grammatical correctness] assessing whether any given sentence is “grammatical” or
“ungrammatical” [true or false] - note that it does not need to be a natural language [e.g., english],
it can be anything known to the tester


2.5- online machine learning
these models learn one instance [variable] at a time in order to predict their corresponding
labels [values]
key concept – constant refining process, based on a continuous-feedback system
                                         [once the prediction is made, the true label for the instance is discovered]




                                 copyright © 2009 trendingIT - all rights reserved
3- pattern recognition


wikipedia.com -       pattern recognition is a sub-topic of machine learning. it is "the act of
                      taking in raw data and taking an action based on the category of the data"




it represents a pre-step to the (usually-supervised) learning algorithm, where data is classified
into “patterns” [based either on a priori knowledge or on statistical information from the own patters]
a wide range of algorithms can be applied for pattern recognition, from very simple models
[bayesian classifier] to more complex ones [neural networks]

Note that this “pre-set-up” is only required for certain applications like computer-aided
diagnostic, automatic speech recognition, automatic recognition of image, etc.




                              trendingBot point of view

the main statistical drawback [simplifications => user-defined parameters] is common to all these
from-traditional-statistics-derived methods

otherwise this theory is, in general, more adequate to solve complex-but-clearly-delimited
problems [e.g., overall applicable finding-the-trend algorithm] than its original source [statistics]

supervised learning algorithms might be considered as proper “trend finders”, where
      precursor  mixture regression analysis [inputs-output]/time series [user-defined parameters]
(calculating) core  probability




                              copyright © 2009 trendingIT - all rights reserved

More Related Content

What's hot

A Magnified Application of Deficient Data Using Bolzano Classifier
A Magnified Application of Deficient Data Using Bolzano ClassifierA Magnified Application of Deficient Data Using Bolzano Classifier
A Magnified Application of Deficient Data Using Bolzano Classifier
journal ijrtem
 
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation TechniquesReview on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
ijtsrd
 

What's hot (20)

Online Assignment- SIMULATION
 Online Assignment- SIMULATION Online Assignment- SIMULATION
Online Assignment- SIMULATION
 
Online Assignment - SIMULATION
Online Assignment - SIMULATIONOnline Assignment - SIMULATION
Online Assignment - SIMULATION
 
A Survey on Machine Learning Algorithms
A Survey on Machine Learning AlgorithmsA Survey on Machine Learning Algorithms
A Survey on Machine Learning Algorithms
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning
 
Input modeling
Input modelingInput modeling
Input modeling
 
A preliminary survey on optimized multiobjective metaheuristic methods for da...
A preliminary survey on optimized multiobjective metaheuristic methods for da...A preliminary survey on optimized multiobjective metaheuristic methods for da...
A preliminary survey on optimized multiobjective metaheuristic methods for da...
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
Machine learning basics
Machine learning   basicsMachine learning   basics
Machine learning basics
 
Machine learning
Machine learningMachine learning
Machine learning
 
Regression with Microsoft Azure & Ms Excel
Regression with Microsoft Azure & Ms ExcelRegression with Microsoft Azure & Ms Excel
Regression with Microsoft Azure & Ms Excel
 
A Magnified Application of Deficient Data Using Bolzano Classifier
A Magnified Application of Deficient Data Using Bolzano ClassifierA Magnified Application of Deficient Data Using Bolzano Classifier
A Magnified Application of Deficient Data Using Bolzano Classifier
 
supervised learning
supervised learningsupervised learning
supervised learning
 
Comparison of Cost Estimation Methods using Hybrid Artificial Intelligence on...
Comparison of Cost Estimation Methods using Hybrid Artificial Intelligence on...Comparison of Cost Estimation Methods using Hybrid Artificial Intelligence on...
Comparison of Cost Estimation Methods using Hybrid Artificial Intelligence on...
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
M 3 iot
M 3 iotM 3 iot
M 3 iot
 
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation TechniquesReview on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
 
Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2
 
Modelling simulation (1)
Modelling simulation (1)Modelling simulation (1)
Modelling simulation (1)
 
Mathematical models and algorithms challenges
Mathematical models and algorithms challengesMathematical models and algorithms challenges
Mathematical models and algorithms challenges
 

Viewers also liked

PowerPoint Presentation
PowerPoint PresentationPowerPoint Presentation
PowerPoint Presentation
butest
 
PA5-2_iconf08.doc.doc
PA5-2_iconf08.doc.docPA5-2_iconf08.doc.doc
PA5-2_iconf08.doc.doc
butest
 
notes as .ppt
notes as .pptnotes as .ppt
notes as .ppt
butest
 
SCHOOL MISSION AND STRUCTURE
SCHOOL MISSION AND STRUCTURESCHOOL MISSION AND STRUCTURE
SCHOOL MISSION AND STRUCTURE
butest
 
Desney S Tan Curriculum Vitae
Desney S Tan Curriculum VitaeDesney S Tan Curriculum Vitae
Desney S Tan Curriculum Vitae
butest
 
Cach Tri Benh Viem Khop
Cach Tri Benh Viem KhopCach Tri Benh Viem Khop
Cach Tri Benh Viem Khop
clifford175
 
Andrew Shitov Rakudo Jonathan
Andrew Shitov Rakudo JonathanAndrew Shitov Rakudo Jonathan
Andrew Shitov Rakudo Jonathan
guest092df8
 
Plastickachirurgie
PlastickachirurgiePlastickachirurgie
Plastickachirurgie
guest19dc09
 
ph-report.doc
ph-report.docph-report.doc
ph-report.doc
butest
 
Vecer Na Temu25marec2010
Vecer Na Temu25marec2010Vecer Na Temu25marec2010
Vecer Na Temu25marec2010
guestc27e91
 
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
 
孤獨與品味 (Rev1)
孤獨與品味 (Rev1)孤獨與品味 (Rev1)
孤獨與品味 (Rev1)
花東宏宣
 
Презентация УИС для учебных заведений
Презентация УИС для учебных заведенийПрезентация УИС для учебных заведений
Презентация УИС для учебных заведений
softmotions
 

Viewers also liked (20)

PowerPoint Presentation
PowerPoint PresentationPowerPoint Presentation
PowerPoint Presentation
 
Tugas Pwer Poin
Tugas Pwer PoinTugas Pwer Poin
Tugas Pwer Poin
 
PA5-2_iconf08.doc.doc
PA5-2_iconf08.doc.docPA5-2_iconf08.doc.doc
PA5-2_iconf08.doc.doc
 
notes as .ppt
notes as .pptnotes as .ppt
notes as .ppt
 
SCHOOL MISSION AND STRUCTURE
SCHOOL MISSION AND STRUCTURESCHOOL MISSION AND STRUCTURE
SCHOOL MISSION AND STRUCTURE
 
Desney S Tan Curriculum Vitae
Desney S Tan Curriculum VitaeDesney S Tan Curriculum Vitae
Desney S Tan Curriculum Vitae
 
Dagan
DaganDagan
Dagan
 
Cach Tri Benh Viem Khop
Cach Tri Benh Viem KhopCach Tri Benh Viem Khop
Cach Tri Benh Viem Khop
 
Andrew Shitov Rakudo Jonathan
Andrew Shitov Rakudo JonathanAndrew Shitov Rakudo Jonathan
Andrew Shitov Rakudo Jonathan
 
ครูไทยหัวใจไอที1
ครูไทยหัวใจไอที1ครูไทยหัวใจไอที1
ครูไทยหัวใจไอที1
 
Plastickachirurgie
PlastickachirurgiePlastickachirurgie
Plastickachirurgie
 
ph-report.doc
ph-report.docph-report.doc
ph-report.doc
 
Prezentare Industrial
Prezentare IndustrialPrezentare Industrial
Prezentare Industrial
 
Vecer Na Temu25marec2010
Vecer Na Temu25marec2010Vecer Na Temu25marec2010
Vecer Na Temu25marec2010
 
O R G A N I S A S I
O R G A N I S A S IO R G A N I S A S I
O R G A N I S A S I
 
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ì
 
孤獨與品味 (Rev1)
孤獨與品味 (Rev1)孤獨與品味 (Rev1)
孤獨與品味 (Rev1)
 
Amarillo
AmarilloAmarillo
Amarillo
 
Презентация УИС для учебных заведений
Презентация УИС для учебных заведенийПрезентация УИС для учебных заведений
Презентация УИС для учебных заведений
 
Nupud
NupudNupud
Nupud
 

Similar to MACHINE LEARNING

Incorporating Prior Domain Knowledge Into Inductive Machine ...
Incorporating Prior Domain Knowledge Into Inductive Machine ...Incorporating Prior Domain Knowledge Into Inductive Machine ...
Incorporating Prior Domain Knowledge Into Inductive Machine ...
butest
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learning
butest
 
On Machine Learning and Data Mining
On Machine Learning and Data MiningOn Machine Learning and Data Mining
On Machine Learning and Data Mining
butest
 
Incremental learning from unbalanced data with concept class, concept drift a...
Incremental learning from unbalanced data with concept class, concept drift a...Incremental learning from unbalanced data with concept class, concept drift a...
Incremental learning from unbalanced data with concept class, concept drift a...
IJDKP
 

Similar to MACHINE LEARNING (20)

machine learning
machine learningmachine learning
machine learning
 
Machine Learning Tutorial for Beginners
Machine Learning Tutorial for BeginnersMachine Learning Tutorial for Beginners
Machine Learning Tutorial for Beginners
 
Machine Learning Landscape
Machine Learning LandscapeMachine Learning Landscape
Machine Learning Landscape
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET - A Survey on Machine Learning Algorithms, Techniques and ApplicationsIRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
 
Cognitive automation
Cognitive automationCognitive automation
Cognitive automation
 
Unit 1 - ML - Introduction to Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptxUnit 1 - ML - Introduction to Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptx
 
Cybernetics in supply chain management
Cybernetics in supply chain managementCybernetics in supply chain management
Cybernetics in supply chain management
 
Machine learning
Machine learningMachine learning
Machine learning
 
Incorporating Prior Domain Knowledge Into Inductive Machine ...
Incorporating Prior Domain Knowledge Into Inductive Machine ...Incorporating Prior Domain Knowledge Into Inductive Machine ...
Incorporating Prior Domain Knowledge Into Inductive Machine ...
 
Supervised Machine Learning Techniques common algorithms and its application
Supervised Machine Learning Techniques common algorithms and its applicationSupervised Machine Learning Techniques common algorithms and its application
Supervised Machine Learning Techniques common algorithms and its application
 
MACHINE LEARNING TOOLBOX
MACHINE LEARNING TOOLBOXMACHINE LEARNING TOOLBOX
MACHINE LEARNING TOOLBOX
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
 
syllabus-CBR.pdf
syllabus-CBR.pdfsyllabus-CBR.pdf
syllabus-CBR.pdf
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learning
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
On Machine Learning and Data Mining
On Machine Learning and Data MiningOn Machine Learning and Data Mining
On Machine Learning and Data Mining
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
Incremental learning from unbalanced data with concept class, concept drift a...
Incremental learning from unbalanced data with concept class, concept drift a...Incremental learning from unbalanced data with concept class, concept drift a...
Incremental learning from unbalanced data with concept class, concept drift a...
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
 

More from butest

EL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBEEL MODELO DE NEGOCIO DE YOUTUBE
EL MODELO DE NEGOCIO DE YOUTUBE
butest
 
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 TRIAL
butest
 
Timeline: The Life of Michael Jackson
Timeline: The Life of Michael JacksonTimeline: The Life of Michael Jackson
Timeline: The Life of Michael Jackson
butest
 
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 TRIAL
butest
 
Com 380, Summer II
Com 380, Summer IICom 380, Summer II
Com 380, Summer II
butest
 
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
butest
 
MICHAEL JACKSON.doc
MICHAEL JACKSON.docMICHAEL JACKSON.doc
MICHAEL JACKSON.doc
butest
 
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
butest
 
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 ANNOUNCEMENT
butest
 
C-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.docC-2100 Ultra Zoom.doc
C-2100 Ultra Zoom.doc
butest
 
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
butest
 
Mac OS X Guide.doc
Mac OS X Guide.docMac OS X Guide.doc
Mac OS X Guide.doc
butest
 
WEB DESIGN!
WEB DESIGN!WEB DESIGN!
WEB DESIGN!
butest
 

More from 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!
 

MACHINE LEARNING

  • 1. MACHINE LEARNING wikipedia.com - machine learning is the subfield of artificial intelligence that is concerned with the design and development of algorithms that allow computers to improve their performance over time based on data, such as from sensor data or databases thus machine learning provides the framework allowing statistical methods [mainly, probability] to be easily adapted to the peculiarities of computational [understanding] processes only a so close relation with probably-the-most active & research-oriented field of science can explain the high degree of autonomy that machine learning has reached in a so short time 1- main algorithm types a. supervised learning — only type under consideration from this point onwards it “learns” from a training dataset [inputs-independent variables/outputs-dependent variables], as trendingBot [or a conventional regression] does, in order to predict the value of the function for any valid input object after having seen a number of training examples b. unsupervised learning — these algorithms seek to determine how the data are organised, that is, do not look for establishing specific relationships between labelled elements, but provide some generic solution for a globally-considered set of data - density functions can be considered as their statistical equivalence c. reinforcement learning — they intend to model a “reinforcement situation”, where an event following a response causes an increase in the probability of that response to occur in the future - the exploration [of uncharted territory] vs. exploitation [of current knowledge] trade-off is the most important concern for this type of learning 2- computational learning theory wikipedia.com - in theoretical computer science, computational learning theory is a mathematical field related to the analysis of machine learning algorithms within supervised algorithms, the main concern is the inference principle [used to generalize from limited data] being applicable copyright © 2009 trendingIT - all rights reserved
  • 2. main types 1. probably approximately correct (PAC) learning 2. vapnik-chervonenkis (VC) theory 3. bayesian inference 4. algorithmic learning theory [or algorithmic inductive inference] 5. online machine learning 2.1- PAC learning the learner receives samples and must select a generalisation function [hypothesis] from a certain class of possible functions with high probability [“probably” part], the selected function will have low generalisation error ["approximately correct" part] 2.2- VC theory it is closely related to statistical learning theory and to the study of empirical processes EMPIRICAL PROCESSES — generalisation of central limit theorem for empirical measurements glivenko-cantelli theorem - under certain conditions, empirical measures uniformly converge to the probability measure; the rate of convergence is given by the theory of empirical processes VC framework is based on two main concepts 1. VC dimension [measure of the statistical classification algorithm capacity] 2. structural risk minimisation (SRM) [inductive principle avoiding overfitting] 2.3- bayesian inference it is a statistical inference in which evidence or observations are used to update or to newly infer the probability that a hypothesis may be true - see probability [1.statistics/b5] - 2.4- algorithmic learning theory the underlying concept is “language identification”, whose main objective is having a learner [program in the running computer] capable to develop a hypothesis [another program to determine grammatical correctness] assessing whether any given sentence is “grammatical” or “ungrammatical” [true or false] - note that it does not need to be a natural language [e.g., english], it can be anything known to the tester 2.5- online machine learning these models learn one instance [variable] at a time in order to predict their corresponding labels [values] key concept – constant refining process, based on a continuous-feedback system [once the prediction is made, the true label for the instance is discovered] copyright © 2009 trendingIT - all rights reserved
  • 3. 3- pattern recognition wikipedia.com - pattern recognition is a sub-topic of machine learning. it is "the act of taking in raw data and taking an action based on the category of the data" it represents a pre-step to the (usually-supervised) learning algorithm, where data is classified into “patterns” [based either on a priori knowledge or on statistical information from the own patters] a wide range of algorithms can be applied for pattern recognition, from very simple models [bayesian classifier] to more complex ones [neural networks] Note that this “pre-set-up” is only required for certain applications like computer-aided diagnostic, automatic speech recognition, automatic recognition of image, etc. trendingBot point of view the main statistical drawback [simplifications => user-defined parameters] is common to all these from-traditional-statistics-derived methods otherwise this theory is, in general, more adequate to solve complex-but-clearly-delimited problems [e.g., overall applicable finding-the-trend algorithm] than its original source [statistics] supervised learning algorithms might be considered as proper “trend finders”, where precursor  mixture regression analysis [inputs-output]/time series [user-defined parameters] (calculating) core  probability copyright © 2009 trendingIT - all rights reserved