SlideShare a Scribd company logo
1 of 14
Download to read offline
Machine Learning
•   Machine learning is a scientific discipline concerned with the design and development of
    algorithms that allow computers to evolve behaviors.
•   Machine learning is a branch of artificial intelligence.
•   Machine learning is concerned with the development of algorithms allowing the machine to
    learn via inductive inference based on observing data that represents incomplete
    information about statistical phenomenon.
Machine Learning
•   Machine learning is concerned with the development of algorithms allowing the machine to
    generalize it to rules.
•   Machine learning is concerned with the development of algorithms allowing the machine to
    make predictions on missing attributes or future data.
Machine learning,KDD and data
                 mining
•   These three terms are commonly confused.
•   Machine learning also employs data mining methods as ` unsupervised learning ' or as a
    preprocessing step to improve learner accuracy on the other hand.
•   Much of the confusion between these two research communities -LRB- which do often
    have separate conferences and separate journals , ECML PKDD being a major exception
    -RRB- comes from the basic assumptions they work with : in machine learning , the
    performance is usually evaluated with respect to the ability to reproduce known knowledge
    , while in KDD the key task is the discovery of previously unknown knowledge .
Machine learning,KDD and data
                 mining
•   An uninformed method will easily be outperformed by supervised methods.
•   Supervised methods cannot be used due to the unavailability of training data in a typical
    KDD task.
Theory
•   The computational analysis of machine learning algorithms and their performance is a
    branch of theoretical computer science known as computational learning theory.
•   A computation is considered feasible if it can be done in polynomial time in computational
    learning theory.
•   Positive results show that a certain class of functions can be learned in polynomial time.
Theory
•   Negative results show that certain classes cannot be learned in polynomial time.
•   There are many similarities between machine learning theory and statistics.
•   They use different terms.
Approaches
•   Decision tree learning uses a decision tree as a predictive model which maps
    observations about an item to conclusions about the item's target value.
•   An artificial neural network learning algorithm is a learning algorithm that is inspired by the
    structure.
•   Functional aspects of biological neural networks. Com putations are structured in terms of
    an interconnected group of artificial neurons.
Approaches
•   Algorithm is usually called ` neural network '.
•   Functional aspects of biological neural networks. Com putations processes information
    using a connectionist approach to computation.
•   Modern neural networks are non-linear statistical data modeling tools.
Approaches
•   They are usually used to model complex relationships between inputs and outputs.
•   Genetic programming is an evolutionary algorithm-based methodology inspired by
    biological evolution to find computer programs that perform a user-defined task.
•   It is a specialization of genetic algorithms where each individual is a computer program.
Approaches
•   It is a machine learning technique used to optimize a population of computer programs
    according to a fitness landscape determined by a program's ability to perform a given
    computational task.
•   Nductive logic programming is an approach to rule learning using logic programming as a
    uniform representation for examples, background knowledge, and hypotheses.
•   An ILP system will derive a hypothesized logic program which entails all the positive and
    none of the negative examples given an encoding of the known background knowledge
    and a set of examples represented as a logical database of facts.
Approaches
•   Support vector machines are a set of related supervised learning methods used for
    classification and regression.
•   Each marked as belonging to one of two categories algorithm builds a model that predicts
    whether a new example falls into one category or the other given a set of training
    examples.
•   A new example falls into one category or the other.
Approaches
•   Two categories are an SVM training.
•   Cluster analysis or clustering is the assignment of a set of observations into subsets so
    that observations in the same cluster are similar in some sense.
•   A Bayesian network, belief network or directed acyclic graphical model is a probabilistic
    graphical model that represents a set of random variables and their conditional
    independencies via a directed acyclic graph.
Approaches
•   A Bayesian network could represent the probabilistic relationships between diseases and
    symptoms for example.
•   The network can be used to compute the probabilities of the presence of various diseases
    given symptoms.
•   Efficient algorithms exist that perform inference.
Approaches
•   Efficient algorithms exist that learning.
•   Reinforcement learning is concerned with how an agent ought to take actions in an
    environment so as to maximize some notion of long-term reward.
•   Reinforcement learning algorithms attempt to find a policy that maps states of the world to
    the actions the agent ought to take in those states.
•   Reinforcement learning differs from the supervised learning problem in that correct
    input/output pairs are never presented, nor sub-optimal actions explicitly corrected.

More Related Content

What's hot

Short Story Submission on Meta Learning
Short Story Submission on Meta LearningShort Story Submission on Meta Learning
Short Story Submission on Meta Learningatulshah16
 
Alanoud alqoufi inductive learning
Alanoud alqoufi inductive learningAlanoud alqoufi inductive learning
Alanoud alqoufi inductive learningAlanoud Alqoufi
 
Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Usama Fayyaz
 
Lecture #1: Introduction to machine learning (ML)
Lecture #1: Introduction to machine learning (ML)Lecture #1: Introduction to machine learning (ML)
Lecture #1: Introduction to machine learning (ML)butest
 
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Madhav Mishra
 
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...Madhav Mishra
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceExperfy
 
Supervised Machine Learning Techniques
Supervised Machine Learning TechniquesSupervised Machine Learning Techniques
Supervised Machine Learning TechniquesTara ram Goyal
 
Artificial Intelligence: Case-based & Model-based Reasoning
Artificial Intelligence: Case-based & Model-based ReasoningArtificial Intelligence: Case-based & Model-based Reasoning
Artificial Intelligence: Case-based & Model-based ReasoningThe Integral Worm
 
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
 

What's hot (20)

Soft computing
Soft computingSoft computing
Soft computing
 
Short Story Submission on Meta Learning
Short Story Submission on Meta LearningShort Story Submission on Meta Learning
Short Story Submission on Meta Learning
 
Meta-Learning Presentation
Meta-Learning PresentationMeta-Learning Presentation
Meta-Learning Presentation
 
Alanoud alqoufi inductive learning
Alanoud alqoufi inductive learningAlanoud alqoufi inductive learning
Alanoud alqoufi inductive learning
 
AI: Learning in AI 2
AI: Learning in AI 2AI: Learning in AI 2
AI: Learning in AI 2
 
Learning in AI
Learning in AILearning in AI
Learning in AI
 
AI: Learning in AI
AI: Learning in AI AI: Learning in AI
AI: Learning in AI
 
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
 
Terminology Machine Learning
Terminology Machine LearningTerminology Machine Learning
Terminology Machine Learning
 
Lecture #1: Introduction to machine learning (ML)
Lecture #1: Introduction to machine learning (ML)Lecture #1: Introduction to machine learning (ML)
Lecture #1: Introduction to machine learning (ML)
 
Machine Learning
Machine Learning Machine Learning
Machine Learning
 
Statistical learning intro
Statistical learning introStatistical learning intro
Statistical learning intro
 
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 4 Semester 3 MSc IT Part 2 Mumbai Univer...
 
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 3 Semester 3 MSc IT Part 2 Mumbai Univer...
 
supervised learning
supervised learningsupervised learning
supervised learning
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial Intelligence
 
Supervised Machine Learning Techniques
Supervised Machine Learning TechniquesSupervised Machine Learning Techniques
Supervised Machine Learning Techniques
 
Artificial Intelligence: Case-based & Model-based Reasoning
Artificial Intelligence: Case-based & Model-based ReasoningArtificial Intelligence: Case-based & Model-based Reasoning
Artificial Intelligence: Case-based & Model-based Reasoning
 
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
 

Similar to Machine learning

Artificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptxArtificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptxAnil Kumar Prajapati
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptxnarmeen11
 
machine learning algorithm.pptx
machine learning algorithm.pptxmachine learning algorithm.pptx
machine learning algorithm.pptxSasmitaDash28
 
Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learningAkshay Kanchan
 
CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1Nandhini S
 
part3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptxpart3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptxVaishaliBagewadikar
 
ML DL AI DS BD - An Introduction
ML DL AI DS BD - An IntroductionML DL AI DS BD - An Introduction
ML DL AI DS BD - An IntroductionDony Riyanto
 
Chapter 4.ppt mizan Tepi university student population
Chapter 4.ppt mizan Tepi university student populationChapter 4.ppt mizan Tepi university student population
Chapter 4.ppt mizan Tepi university student populationMalichaGalma
 
GIS_presentation .pptx
GIS_presentation                    .pptxGIS_presentation                    .pptx
GIS_presentation .pptxlahelex741
 
Soft Computing
Soft ComputingSoft Computing
Soft ComputingMANISH T I
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectValerii Klymchuk
 
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.pptxjawad184956
 
ML SFCSE.pptx
ML SFCSE.pptxML SFCSE.pptx
ML SFCSE.pptxNIKHILGR3
 

Similar to Machine learning (20)

Artificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptxArtificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
machine learning algorithm.pptx
machine learning algorithm.pptxmachine learning algorithm.pptx
machine learning algorithm.pptx
 
Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learning
 
CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1
 
Machine learning
Machine learningMachine learning
Machine learning
 
part3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptxpart3Module 3 ppt_with classification.pptx
part3Module 3 ppt_with classification.pptx
 
ML DL AI DS BD - An Introduction
ML DL AI DS BD - An IntroductionML DL AI DS BD - An Introduction
ML DL AI DS BD - An Introduction
 
Chapter 4.ppt mizan Tepi university student population
Chapter 4.ppt mizan Tepi university student populationChapter 4.ppt mizan Tepi university student population
Chapter 4.ppt mizan Tepi university student population
 
01 Introduction to Machine Learning
01 Introduction to Machine Learning01 Introduction to Machine Learning
01 Introduction to Machine Learning
 
GIS_presentation .pptx
GIS_presentation                    .pptxGIS_presentation                    .pptx
GIS_presentation .pptx
 
AI Lesson 33
AI Lesson 33AI Lesson 33
AI Lesson 33
 
Lesson 33
Lesson 33Lesson 33
Lesson 33
 
Soft Computing
Soft ComputingSoft Computing
Soft Computing
 
02 Related Concepts
02 Related Concepts02 Related Concepts
02 Related Concepts
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support Project
 
SC1.pptx
SC1.pptxSC1.pptx
SC1.pptx
 
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
 
ML SFCSE.pptx
ML SFCSE.pptxML SFCSE.pptx
ML SFCSE.pptx
 

More from hplap

Time travel
Time travelTime travel
Time travelhplap
 
Gandhi
GandhiGandhi
Gandhihplap
 
History of Computing Hardware
History of Computing HardwareHistory of Computing Hardware
History of Computing Hardwarehplap
 
Abacus
AbacusAbacus
Abacushplap
 
Bangalore
BangaloreBangalore
Bangalorehplap
 
India
IndiaIndia
Indiahplap
 
Football
FootballFootball
Footballhplap
 
Tourism
TourismTourism
Tourismhplap
 
Information retrieval
Information retrievalInformation retrieval
Information retrievalhplap
 
Quantum mechanics
Quantum mechanicsQuantum mechanics
Quantum mechanicshplap
 

More from hplap (10)

Time travel
Time travelTime travel
Time travel
 
Gandhi
GandhiGandhi
Gandhi
 
History of Computing Hardware
History of Computing HardwareHistory of Computing Hardware
History of Computing Hardware
 
Abacus
AbacusAbacus
Abacus
 
Bangalore
BangaloreBangalore
Bangalore
 
India
IndiaIndia
India
 
Football
FootballFootball
Football
 
Tourism
TourismTourism
Tourism
 
Information retrieval
Information retrievalInformation retrieval
Information retrieval
 
Quantum mechanics
Quantum mechanicsQuantum mechanics
Quantum mechanics
 

Recently uploaded

Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 

Recently uploaded (20)

Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 

Machine learning

  • 1. Machine Learning • Machine learning is a scientific discipline concerned with the design and development of algorithms that allow computers to evolve behaviors. • Machine learning is a branch of artificial intelligence. • Machine learning is concerned with the development of algorithms allowing the machine to learn via inductive inference based on observing data that represents incomplete information about statistical phenomenon.
  • 2. Machine Learning • Machine learning is concerned with the development of algorithms allowing the machine to generalize it to rules. • Machine learning is concerned with the development of algorithms allowing the machine to make predictions on missing attributes or future data.
  • 3. Machine learning,KDD and data mining • These three terms are commonly confused. • Machine learning also employs data mining methods as ` unsupervised learning ' or as a preprocessing step to improve learner accuracy on the other hand. • Much of the confusion between these two research communities -LRB- which do often have separate conferences and separate journals , ECML PKDD being a major exception -RRB- comes from the basic assumptions they work with : in machine learning , the performance is usually evaluated with respect to the ability to reproduce known knowledge , while in KDD the key task is the discovery of previously unknown knowledge .
  • 4. Machine learning,KDD and data mining • An uninformed method will easily be outperformed by supervised methods. • Supervised methods cannot be used due to the unavailability of training data in a typical KDD task.
  • 5. Theory • The computational analysis of machine learning algorithms and their performance is a branch of theoretical computer science known as computational learning theory. • A computation is considered feasible if it can be done in polynomial time in computational learning theory. • Positive results show that a certain class of functions can be learned in polynomial time.
  • 6. Theory • Negative results show that certain classes cannot be learned in polynomial time. • There are many similarities between machine learning theory and statistics. • They use different terms.
  • 7. Approaches • Decision tree learning uses a decision tree as a predictive model which maps observations about an item to conclusions about the item's target value. • An artificial neural network learning algorithm is a learning algorithm that is inspired by the structure. • Functional aspects of biological neural networks. Com putations are structured in terms of an interconnected group of artificial neurons.
  • 8. Approaches • Algorithm is usually called ` neural network '. • Functional aspects of biological neural networks. Com putations processes information using a connectionist approach to computation. • Modern neural networks are non-linear statistical data modeling tools.
  • 9. Approaches • They are usually used to model complex relationships between inputs and outputs. • Genetic programming is an evolutionary algorithm-based methodology inspired by biological evolution to find computer programs that perform a user-defined task. • It is a specialization of genetic algorithms where each individual is a computer program.
  • 10. Approaches • It is a machine learning technique used to optimize a population of computer programs according to a fitness landscape determined by a program's ability to perform a given computational task. • Nductive logic programming is an approach to rule learning using logic programming as a uniform representation for examples, background knowledge, and hypotheses. • An ILP system will derive a hypothesized logic program which entails all the positive and none of the negative examples given an encoding of the known background knowledge and a set of examples represented as a logical database of facts.
  • 11. Approaches • Support vector machines are a set of related supervised learning methods used for classification and regression. • Each marked as belonging to one of two categories algorithm builds a model that predicts whether a new example falls into one category or the other given a set of training examples. • A new example falls into one category or the other.
  • 12. Approaches • Two categories are an SVM training. • Cluster analysis or clustering is the assignment of a set of observations into subsets so that observations in the same cluster are similar in some sense. • A Bayesian network, belief network or directed acyclic graphical model is a probabilistic graphical model that represents a set of random variables and their conditional independencies via a directed acyclic graph.
  • 13. Approaches • A Bayesian network could represent the probabilistic relationships between diseases and symptoms for example. • The network can be used to compute the probabilities of the presence of various diseases given symptoms. • Efficient algorithms exist that perform inference.
  • 14. Approaches • Efficient algorithms exist that learning. • Reinforcement learning is concerned with how an agent ought to take actions in an environment so as to maximize some notion of long-term reward. • Reinforcement learning algorithms attempt to find a policy that maps states of the world to the actions the agent ought to take in those states. • Reinforcement learning differs from the supervised learning problem in that correct input/output pairs are never presented, nor sub-optimal actions explicitly corrected.