SlideShare a Scribd company logo
1 of 27
Gokul K S, M.Sc., M.Phil.
P.hD. Scholar, Department of Forest Management and Remote Sensing, Faculty
Faculty of Forestry and Wood Sciences, Czech University of Life Sciences (CZU),
(CZU), Prague, Czechia
Supervisor:
Ing. Martin Mokros, Ph.D.
Department of Geography, University College London (UCL), London, UK
1
Introduction to Machine Learning
2
Copyrights @GifDB
Artificial Intelligence (AI)
3
Artificial Intelligence
■ AI is a branch of Computer Science, that aims to develop computers and
Machines that can act or mimic human like behavours (or Think intelligently)
- Can be Doing some intelligent tasks like Image classification (e.g. person,
objects etc.)
or
Performing complex calculations or analysing the data and providing insights,
Predictions and so on.
4
The AI Umbrella
5
Copyrights @Gokul
Machine Learning (ML)
Learning : Is the act of acquiring new or reinforcing existing Knowledge,
Behaviours, Skills or Values
Learners can be Humans, birds, animals
Types of Learning :
 Learning Under expert guidance
 Learning guided by Knowledge gained from experts
 Learning by Self
6
7
Copyrights @Adobe Firefly
Machine Learning (ML) Cont.
Machine Learning is a sub-set of Artificial Intelligence that enables a system to
learn from data rather than through explicit programing
Or
Machine learning is the Scientific study of algorithms and statistical models that
computer systems use to perform a specific task without using explicit
instructions
8
int a=10, b=20, c=0
c=a+b
print(c)
Supervised learning
Learning can be Supervised, Semi-supervised, Unsupervised and reinforcement
 Supervised Learning:
Supervised learning is a learning in which we teach or train the machine using
data which is well labelled that means some data is already tagged with the
correct answer
(Training & Testing)
9
10
Copyrights @Adobe Express Beta
Supervised learning Cont.
11
Copyrights @Google
Supervised learning Cont.
Supervised learning classified into two categories of algorithms:
 Classification:
A classification problem is when the output variable is a category. Such as “Red”
or “Green” and “Disease” or “No disease”
 Regression:
A regression problem is when the output variable is a real value, such as “Dollars”
or “Weight” / Time series data
12
Supervised learning Cont.
Supervised learning algorithms:
 Classification:
o Decision Trees
o Random Forest
o Support Vector Machines (SVM)
o Logistic Regression
o K-Nearest Neighbors (k-NN)
o Naïve Bayes
o Gradient Boosting Machines (GBM)
13
 Regression:
o Linear Regression
o Polynomial Regression
o Lasso Regression
o Decision Trees (for regression)
o Random Forest (for regression)
Unsupervised learning
Unsupervised learning is the training of machine using information that is neither
classified nor labelled and allowing the algorithm to act on that information
without guidance.
The task of machine is to group unsorted information according to the
similarities, pattern and differences without any prior training of data
14
Unsupervised learning Cont.
15
Copyrights @Google
Unsupervised learning Cont.
16
Unsupervised learning classified into two categories of algorithms:
 Clustering:
A clustering problem is where you want to discover the inherent groupings in the
data, such as grouping customers by purchasing behaviour
 Association:
An association rule learning problem is where you want to discover rules that
describe large portions of your data, such as people that buy X also tend buy Y
Unsupervised learning Cont.
Unsupervised learning algorithms:
 Clustering:
o K-Means Clustering
o Hierarchical Clustering (Agglomerative
and Divisive)
o DBSCAN (Density-Based Spatial
Clustering of Applications with Noise)
17
 Association:
o Apriori Algorithm
o FP-Growth (Frequent Pattern Growth)
o PrefixSpan Algorithm
18
Reinforcement learning
A reinforcement learning algorithm, or agent, learns by interacting with its
environment. The agent receives rewards by performing correctly and penalties
for incorrectly
IVAN PAVLOV’S Classical Conditioning
19
Unconditioned
Stimulus
Unconditioned Response
Neutral Stimulus No Response
Reinforcement learning Cont.
20
Unconditioned
Stimulus
Unconditioned Response
Neutral Stimulus
Conditioned Response
During Conditioning
After Conditioning
Conditioned Stimulus
Reinforcement learning Cont.
21
Copyrights @Google
Reinforcement learning Cont.
Reinforcement learning algorithms:
o Q-Learning
o Deep Q-Networks (DQN)
o Policy Gradient Methods
22
23
Copyrights @Google
Application’s in Forestry
o Forest Monitoring and Management: (analyse satellite imagery, drones, or
ground based sensors to monitor forest health and so on)
o Precision Forestry: (Optimal Planting locations, Timber harvesting schedules,
forest inventory management etc.)
o Wildlife Monitoring and Conservations
o Forest Disease and Pest Detection
o Forest Fire Prediction and Management
24
Issues in Machine Learning
o Focusing more on Algorithms and theories
o Changing Tools and Packages
o Getting bad predictions and Biases
o Making the wrong assumptions
o Having bad data convert into bad results
25
Questions ????
26
Thank You 
27
ksg@fld.czu.cz
LinkedIn GitHub

More Related Content

Similar to Machine learning workshop, CZU Prague 2024

Machine Learning an Research Overview
Machine Learning an Research OverviewMachine Learning an Research Overview
Machine Learning an Research OverviewKathirvel Ayyaswamy
 
slides
slidesslides
slidesbutest
 
slides
slidesslides
slidesbutest
 
Introduction to Machine Learning.
Introduction to Machine Learning.Introduction to Machine Learning.
Introduction to Machine Learning.butest
 
Machine learning presentation (razi)
Machine learning presentation (razi)Machine learning presentation (razi)
Machine learning presentation (razi)Rizwan Shaukat
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.butest
 
Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401butest
 
Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401butest
 
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityHung Le
 
Pattern Recognition.pptx
Pattern Recognition.pptxPattern Recognition.pptx
Pattern Recognition.pptxhafeez504942
 
5. Machine Learning.pptx
5.  Machine Learning.pptx5.  Machine Learning.pptx
5. Machine Learning.pptxssuser6654de1
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learningbutest
 
3_learning.ppt
3_learning.ppt3_learning.ppt
3_learning.pptbutest
 
Machine learning
Machine learningMachine learning
Machine learningRohit Kumar
 
Fundementals of Machine Learning and Deep Learning
Fundementals of Machine Learning and Deep Learning Fundementals of Machine Learning and Deep Learning
Fundementals of Machine Learning and Deep Learning ParrotAI
 
Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learningAkshay Kanchan
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 

Similar to Machine learning workshop, CZU Prague 2024 (20)

Machine Learning an Research Overview
Machine Learning an Research OverviewMachine Learning an Research Overview
Machine Learning an Research Overview
 
slides
slidesslides
slides
 
slides
slidesslides
slides
 
Unit-1.pdf
Unit-1.pdfUnit-1.pdf
Unit-1.pdf
 
Introduction to Machine Learning.
Introduction to Machine Learning.Introduction to Machine Learning.
Introduction to Machine Learning.
 
Machine learning presentation (razi)
Machine learning presentation (razi)Machine learning presentation (razi)
Machine learning presentation (razi)
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401
 
Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401Machine Learning: Foundations Course Number 0368403401
Machine Learning: Foundations Course Number 0368403401
 
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
 
Pattern Recognition.pptx
Pattern Recognition.pptxPattern Recognition.pptx
Pattern Recognition.pptx
 
5. Machine Learning.pptx
5.  Machine Learning.pptx5.  Machine Learning.pptx
5. Machine Learning.pptx
 
Brief Tour of Machine Learning
Brief Tour of Machine LearningBrief Tour of Machine Learning
Brief Tour of Machine Learning
 
3_learning.ppt
3_learning.ppt3_learning.ppt
3_learning.ppt
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine_Learning.pptx
Machine_Learning.pptxMachine_Learning.pptx
Machine_Learning.pptx
 
Fundementals of Machine Learning and Deep Learning
Fundementals of Machine Learning and Deep Learning Fundementals of Machine Learning and Deep Learning
Fundementals of Machine Learning and Deep Learning
 
Intro to machine learning
Intro to machine learningIntro to machine learning
Intro to machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 

More from Gokulks007

Elearning week12
Elearning week12Elearning week12
Elearning week12Gokulks007
 
Elearning week11
Elearning week11Elearning week11
Elearning week11Gokulks007
 
Elearning week10
Elearning week10Elearning week10
Elearning week10Gokulks007
 
Elearning week9
Elearning week9Elearning week9
Elearning week9Gokulks007
 
Elearning week8
Elearning week8Elearning week8
Elearning week8Gokulks007
 
Elearning week7
Elearning week7Elearning week7
Elearning week7Gokulks007
 
Elearning week6
Elearning week6Elearning week6
Elearning week6Gokulks007
 
Elearning week5
Elearning week5Elearning week5
Elearning week5Gokulks007
 
Elearning week4
Elearning week4Elearning week4
Elearning week4Gokulks007
 
Elearning week3
Elearning week3Elearning week3
Elearning week3Gokulks007
 
E learning week2
E learning week2E learning week2
E learning week2Gokulks007
 
E learning week1
E learning week1E learning week1
E learning week1Gokulks007
 
Machine learning module 2
Machine learning module 2Machine learning module 2
Machine learning module 2Gokulks007
 

More from Gokulks007 (14)

Elearning week12
Elearning week12Elearning week12
Elearning week12
 
Elearning week11
Elearning week11Elearning week11
Elearning week11
 
Elearning week10
Elearning week10Elearning week10
Elearning week10
 
Elearning week9
Elearning week9Elearning week9
Elearning week9
 
Elearning week8
Elearning week8Elearning week8
Elearning week8
 
Elearning week7
Elearning week7Elearning week7
Elearning week7
 
Elearning week6
Elearning week6Elearning week6
Elearning week6
 
Elearning week5
Elearning week5Elearning week5
Elearning week5
 
Elearning week4
Elearning week4Elearning week4
Elearning week4
 
Elearning week3
Elearning week3Elearning week3
Elearning week3
 
E learning week2
E learning week2E learning week2
E learning week2
 
E learning week1
E learning week1E learning week1
E learning week1
 
Machine learning module 2
Machine learning module 2Machine learning module 2
Machine learning module 2
 
Text Mining
Text MiningText Mining
Text Mining
 

Recently uploaded

History of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathHistory of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathphntsoaki
 
Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20rejz122017
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...David Celestin
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatmentnswingard
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIINhPhngng3
 
Introduction to Artificial intelligence.
Introduction to Artificial intelligence.Introduction to Artificial intelligence.
Introduction to Artificial intelligence.thamaeteboho94
 
Lions New Portal from Narsimha Raju Dichpally 320D.pptx
Lions New Portal from Narsimha Raju Dichpally 320D.pptxLions New Portal from Narsimha Raju Dichpally 320D.pptx
Lions New Portal from Narsimha Raju Dichpally 320D.pptxlionnarsimharajumjf
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar TrainingKylaCullinane
 
Zone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptxZone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptxlionnarsimharajumjf
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lodhisaajjda
 
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfMahamudul Hasan
 
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiCall Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiPriya Reddy
 
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxBEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxthusosetemere
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNLITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNtntlai16
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESfuthumetsaneliswa
 

Recently uploaded (20)

in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait Cityin kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
 
History of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathHistory of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth death
 
Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Introduction to Artificial intelligence.
Introduction to Artificial intelligence.Introduction to Artificial intelligence.
Introduction to Artificial intelligence.
 
Lions New Portal from Narsimha Raju Dichpally 320D.pptx
Lions New Portal from Narsimha Raju Dichpally 320D.pptxLions New Portal from Narsimha Raju Dichpally 320D.pptx
Lions New Portal from Narsimha Raju Dichpally 320D.pptx
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Zone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptxZone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptx
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
 
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiCall Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
 
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxBEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNLITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
 

Machine learning workshop, CZU Prague 2024

  • 1. Gokul K S, M.Sc., M.Phil. P.hD. Scholar, Department of Forest Management and Remote Sensing, Faculty Faculty of Forestry and Wood Sciences, Czech University of Life Sciences (CZU), (CZU), Prague, Czechia Supervisor: Ing. Martin Mokros, Ph.D. Department of Geography, University College London (UCL), London, UK 1 Introduction to Machine Learning
  • 4. Artificial Intelligence ■ AI is a branch of Computer Science, that aims to develop computers and Machines that can act or mimic human like behavours (or Think intelligently) - Can be Doing some intelligent tasks like Image classification (e.g. person, objects etc.) or Performing complex calculations or analysing the data and providing insights, Predictions and so on. 4
  • 6. Machine Learning (ML) Learning : Is the act of acquiring new or reinforcing existing Knowledge, Behaviours, Skills or Values Learners can be Humans, birds, animals Types of Learning :  Learning Under expert guidance  Learning guided by Knowledge gained from experts  Learning by Self 6
  • 8. Machine Learning (ML) Cont. Machine Learning is a sub-set of Artificial Intelligence that enables a system to learn from data rather than through explicit programing Or Machine learning is the Scientific study of algorithms and statistical models that computer systems use to perform a specific task without using explicit instructions 8 int a=10, b=20, c=0 c=a+b print(c)
  • 9. Supervised learning Learning can be Supervised, Semi-supervised, Unsupervised and reinforcement  Supervised Learning: Supervised learning is a learning in which we teach or train the machine using data which is well labelled that means some data is already tagged with the correct answer (Training & Testing) 9
  • 12. Supervised learning Cont. Supervised learning classified into two categories of algorithms:  Classification: A classification problem is when the output variable is a category. Such as “Red” or “Green” and “Disease” or “No disease”  Regression: A regression problem is when the output variable is a real value, such as “Dollars” or “Weight” / Time series data 12
  • 13. Supervised learning Cont. Supervised learning algorithms:  Classification: o Decision Trees o Random Forest o Support Vector Machines (SVM) o Logistic Regression o K-Nearest Neighbors (k-NN) o Naïve Bayes o Gradient Boosting Machines (GBM) 13  Regression: o Linear Regression o Polynomial Regression o Lasso Regression o Decision Trees (for regression) o Random Forest (for regression)
  • 14. Unsupervised learning Unsupervised learning is the training of machine using information that is neither classified nor labelled and allowing the algorithm to act on that information without guidance. The task of machine is to group unsorted information according to the similarities, pattern and differences without any prior training of data 14
  • 16. Unsupervised learning Cont. 16 Unsupervised learning classified into two categories of algorithms:  Clustering: A clustering problem is where you want to discover the inherent groupings in the data, such as grouping customers by purchasing behaviour  Association: An association rule learning problem is where you want to discover rules that describe large portions of your data, such as people that buy X also tend buy Y
  • 17. Unsupervised learning Cont. Unsupervised learning algorithms:  Clustering: o K-Means Clustering o Hierarchical Clustering (Agglomerative and Divisive) o DBSCAN (Density-Based Spatial Clustering of Applications with Noise) 17  Association: o Apriori Algorithm o FP-Growth (Frequent Pattern Growth) o PrefixSpan Algorithm
  • 18. 18
  • 19. Reinforcement learning A reinforcement learning algorithm, or agent, learns by interacting with its environment. The agent receives rewards by performing correctly and penalties for incorrectly IVAN PAVLOV’S Classical Conditioning 19 Unconditioned Stimulus Unconditioned Response Neutral Stimulus No Response
  • 20. Reinforcement learning Cont. 20 Unconditioned Stimulus Unconditioned Response Neutral Stimulus Conditioned Response During Conditioning After Conditioning Conditioned Stimulus
  • 22. Reinforcement learning Cont. Reinforcement learning algorithms: o Q-Learning o Deep Q-Networks (DQN) o Policy Gradient Methods 22
  • 24. Application’s in Forestry o Forest Monitoring and Management: (analyse satellite imagery, drones, or ground based sensors to monitor forest health and so on) o Precision Forestry: (Optimal Planting locations, Timber harvesting schedules, forest inventory management etc.) o Wildlife Monitoring and Conservations o Forest Disease and Pest Detection o Forest Fire Prediction and Management 24
  • 25. Issues in Machine Learning o Focusing more on Algorithms and theories o Changing Tools and Packages o Getting bad predictions and Biases o Making the wrong assumptions o Having bad data convert into bad results 25