SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Classification
• Classification is a most familiar and most popular data mining
technique.
• Classification is a form of data analysis that extracts models
describing important data classes.
• Classification is a data mining function that assigns items in a
collection to target categories or classes.
• The goal of classification is to build a concise model that can be use
to predict the class of records whose class label is not know.
• models, called classifiers, predict categorical (discrete, unordered)
class labels.
• Such analysis can help provide us with a better understanding of the
data at large.
• applications, including fraud detection, target marketing,
performance prediction, manufacturing, and medical diagnosis.
Classification
•A bank loans officer needs analysis of her data to learn which loan
applicants are “safe” and which are “risky” for the bank.
•A marketing manager at AllElectronics needs data analysis to help
guess whether a customer with a given profile will buy a new
computer.
•A medical researcher wants to analyze breast cancer data to predict
which one of three specific treatments a patient should receive.
•the data analysis task is classification, where a model or classifier is
constructed to predict class (categorical) labels, such as “safe” or
“risky” for the loan application data; “yes” or “no” for the marketing
data; or “treatment A,” “treatment B,” or “treatment C” for the medical
data.
Classification
• Suppose that the marketing manager wants to predict how
much a given customer will spend during a sale at AllElectronics.
•This data analysis task is an example of numeric prediction,
where the model constructed predicts a continuous-valued
function, or ordered value, as opposed to a class label.
•This model is a predictor.
•Regression analysis is a statistical methodology that is most
often used for numeric prediction;
•hence the two terms tend to be used synonymously, although
other methods for numeric prediction exist.
• Classification and numeric prediction are the two major types of
prediction problems.
Classification
Data classification is a two-step process.
1.learning step (where a classification model is constructed)
2. classification step (where the model is used to predict class
labels for given data).
learning step (or training phase), where a classification algorithm
builds the classifier by analyzing or “learning from” a training set
made up of database tuples and their associated class labels.
Classification
In the model build (training) process, a
classification algorithm finds relationships
between the values of the predictors and the
values of the target. Different classification
algorithms use different techniques for finding
relationships. These relationships are summarized
in a model, which can then be applied to a
different data set in which the class assignments
are unknown.
Classification models are tested by comparing the
predicted values to known target values in a set of
test data. The historical data for a classification
project is typically divided into two data sets: one
for building the model; the other for testing the
model.
The class label attribute is discrete-valued and
unordered.
•The individual tuples making up the training set are
referred to as training tuples and are randomly
sampled from the database under analysis.
• In the context of classification, data tuples can be
referred to as samples, examples, instances, data
points, or objects.
Classification
Supervised Learning
supervised learning is when we teach or train the machine using data
that is well labeled.
Which means some data is already labeled with the correct answer.
After that, the machine is provided with a new set of examples(data) so
that the supervised learning algorithm analyses the training data(set of
training examples) and produces a correct outcome
For instance, suppose you are given a basket filled with different kinds
of fruits. Now the first step is to train the machine with all different
fruits one by one from labeled data.
Supervised Learning
If the shape of the object is rounded and has a depression at the top, is
red in color, then it will be labeled as –Apple.
If the shape of the object is a long curving cylinder having Green-
Yellow color, then it will be labeled as –Banana.
Now suppose after training the data, you have given a new separate
fruit, say Banana from the basket, and asked to identify it.

Weitere ähnliche Inhalte

Was ist angesagt?

DATA MINING.doc
DATA MINING.docDATA MINING.doc
DATA MINING.doc
butest
 

Was ist angesagt? (18)

Classification
ClassificationClassification
Classification
 
2.1 Data Mining-classification Basic concepts
2.1 Data Mining-classification Basic concepts2.1 Data Mining-classification Basic concepts
2.1 Data Mining-classification Basic concepts
 
lazy learners and other classication methods
lazy learners and other classication methodslazy learners and other classication methods
lazy learners and other classication methods
 
Lect8 Classification & prediction
Lect8 Classification & predictionLect8 Classification & prediction
Lect8 Classification & prediction
 
3 module 2
3 module 23 module 2
3 module 2
 
7 decision tree
7 decision tree7 decision tree
7 decision tree
 
Classification
ClassificationClassification
Classification
 
Data analysis
Data analysisData analysis
Data analysis
 
CART – Classification & Regression Trees
CART – Classification & Regression TreesCART – Classification & Regression Trees
CART – Classification & Regression Trees
 
4 module 3 --
4 module 3 --4 module 3 --
4 module 3 --
 
DATA MINING.doc
DATA MINING.docDATA MINING.doc
DATA MINING.doc
 
Attribute oriented analysis
Attribute oriented analysisAttribute oriented analysis
Attribute oriented analysis
 
Data mining technique (decision tree)
Data mining technique (decision tree)Data mining technique (decision tree)
Data mining technique (decision tree)
 
XL-MINER: Data Utilities
XL-MINER: Data UtilitiesXL-MINER: Data Utilities
XL-MINER: Data Utilities
 
Clustering
ClusteringClustering
Clustering
 
2 introductory slides
2 introductory slides2 introductory slides
2 introductory slides
 
Chap 8
Chap 8Chap 8
Chap 8
 
Introduction To XL-Miner
Introduction To XL-MinerIntroduction To XL-Miner
Introduction To XL-Miner
 

Ähnlich wie Classification

Chapter 4 Classification in data sience .pdf
Chapter 4 Classification in data sience .pdfChapter 4 Classification in data sience .pdf
Chapter 4 Classification in data sience .pdf
AschalewAyele2
 
Supply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
Supply Chain Analytics, Supply Chain Management, Supply Chain Data AnalyticsSupply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
Supply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
MujtabaAliKhan12
 

Ähnlich wie Classification (20)

dataminingclassificationprediction123 .pptx
dataminingclassificationprediction123 .pptxdataminingclassificationprediction123 .pptx
dataminingclassificationprediction123 .pptx
 
Research trends in data warehousing and data mining
Research trends in data warehousing and data miningResearch trends in data warehousing and data mining
Research trends in data warehousing and data mining
 
Classification and Prediction.pptx
Classification and Prediction.pptxClassification and Prediction.pptx
Classification and Prediction.pptx
 
Data mining chapter04and5-best
Data mining chapter04and5-bestData mining chapter04and5-best
Data mining chapter04and5-best
 
Supervised learning techniques and applications
Supervised learning techniques and applicationsSupervised learning techniques and applications
Supervised learning techniques and applications
 
Supervised Learning-Unit 3.pptx
Supervised Learning-Unit 3.pptxSupervised Learning-Unit 3.pptx
Supervised Learning-Unit 3.pptx
 
It's Machine Learning Basics -- For You!
It's Machine Learning Basics -- For You!It's Machine Learning Basics -- For You!
It's Machine Learning Basics -- For You!
 
Machine Learning - Deep Learning
Machine Learning - Deep LearningMachine Learning - Deep Learning
Machine Learning - Deep Learning
 
Introduction to machine learning
Introduction to machine learningIntroduction to machine learning
Introduction to machine learning
 
Machine learning module 2
Machine learning module 2Machine learning module 2
Machine learning module 2
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
Chapter 4 Classification in data sience .pdf
Chapter 4 Classification in data sience .pdfChapter 4 Classification in data sience .pdf
Chapter 4 Classification in data sience .pdf
 
Chapter 1.pdf
Chapter 1.pdfChapter 1.pdf
Chapter 1.pdf
 
Lecture 3 ml
Lecture 3 mlLecture 3 ml
Lecture 3 ml
 
data-science-lifecycle-ebook.pdf
data-science-lifecycle-ebook.pdfdata-science-lifecycle-ebook.pdf
data-science-lifecycle-ebook.pdf
 
Lesson 1 - Overview of Machine Learning and Data Analysis.pptx
Lesson 1 - Overview of Machine Learning and Data Analysis.pptxLesson 1 - Overview of Machine Learning and Data Analysis.pptx
Lesson 1 - Overview of Machine Learning and Data Analysis.pptx
 
Supply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
Supply Chain Analytics, Supply Chain Management, Supply Chain Data AnalyticsSupply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
Supply Chain Analytics, Supply Chain Management, Supply Chain Data Analytics
 
3 classification
3  classification3  classification
3 classification
 
Machine learning
Machine learningMachine learning
Machine learning
 
Industrial training ppt
Industrial training pptIndustrial training ppt
Industrial training ppt
 

Kürzlich hochgeladen

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Kürzlich hochgeladen (20)

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 

Classification

  • 1. Classification • Classification is a most familiar and most popular data mining technique. • Classification is a form of data analysis that extracts models describing important data classes. • Classification is a data mining function that assigns items in a collection to target categories or classes. • The goal of classification is to build a concise model that can be use to predict the class of records whose class label is not know. • models, called classifiers, predict categorical (discrete, unordered) class labels. • Such analysis can help provide us with a better understanding of the data at large. • applications, including fraud detection, target marketing, performance prediction, manufacturing, and medical diagnosis.
  • 2. Classification •A bank loans officer needs analysis of her data to learn which loan applicants are “safe” and which are “risky” for the bank. •A marketing manager at AllElectronics needs data analysis to help guess whether a customer with a given profile will buy a new computer. •A medical researcher wants to analyze breast cancer data to predict which one of three specific treatments a patient should receive. •the data analysis task is classification, where a model or classifier is constructed to predict class (categorical) labels, such as “safe” or “risky” for the loan application data; “yes” or “no” for the marketing data; or “treatment A,” “treatment B,” or “treatment C” for the medical data.
  • 3. Classification • Suppose that the marketing manager wants to predict how much a given customer will spend during a sale at AllElectronics. •This data analysis task is an example of numeric prediction, where the model constructed predicts a continuous-valued function, or ordered value, as opposed to a class label. •This model is a predictor. •Regression analysis is a statistical methodology that is most often used for numeric prediction; •hence the two terms tend to be used synonymously, although other methods for numeric prediction exist. • Classification and numeric prediction are the two major types of prediction problems.
  • 4. Classification Data classification is a two-step process. 1.learning step (where a classification model is constructed) 2. classification step (where the model is used to predict class labels for given data). learning step (or training phase), where a classification algorithm builds the classifier by analyzing or “learning from” a training set made up of database tuples and their associated class labels.
  • 5. Classification In the model build (training) process, a classification algorithm finds relationships between the values of the predictors and the values of the target. Different classification algorithms use different techniques for finding relationships. These relationships are summarized in a model, which can then be applied to a different data set in which the class assignments are unknown. Classification models are tested by comparing the predicted values to known target values in a set of test data. The historical data for a classification project is typically divided into two data sets: one for building the model; the other for testing the model. The class label attribute is discrete-valued and unordered. •The individual tuples making up the training set are referred to as training tuples and are randomly sampled from the database under analysis. • In the context of classification, data tuples can be referred to as samples, examples, instances, data points, or objects.
  • 7. Supervised Learning supervised learning is when we teach or train the machine using data that is well labeled. Which means some data is already labeled with the correct answer. After that, the machine is provided with a new set of examples(data) so that the supervised learning algorithm analyses the training data(set of training examples) and produces a correct outcome For instance, suppose you are given a basket filled with different kinds of fruits. Now the first step is to train the machine with all different fruits one by one from labeled data.
  • 8. Supervised Learning If the shape of the object is rounded and has a depression at the top, is red in color, then it will be labeled as –Apple. If the shape of the object is a long curving cylinder having Green- Yellow color, then it will be labeled as –Banana. Now suppose after training the data, you have given a new separate fruit, say Banana from the basket, and asked to identify it.