SlideShare a Scribd company logo
Performance Analysis on Glass
Identification & ZOO dataset
Group Members :
Nazmul Hyder
Md. Ariful Islam
United International University.
Dhaka Bangladesh
 Problem descriptor.
 Preprocess visualization.
 Used algorithms.
 Results.
 Data analysis graph.
 Discussion.
Dataset Name:
 Glass Identification.
 ZOO.
ZOO dataset :
Data Number of features Level
ZOO 18 7
Data source :
Dataset Creator Donor
ZOO Richard Forsyth Richard S. Forsyth
8 Grosvenor
Avenue
Mapperley Park
Nottingham NG3
5DX
0602-621676
1.Animal name.(unique for each
ins.)
2.Hair.(boolean)
3.Feathers.(boolean)
4.Eggs.(boolean)
5.Milk.(boolean)
6.Airbone.(boolean)
7.Aquatic.(boolean)
8.predator.(boolean)
9.Toothed.(boolean)
10.Backbone.(boolean)
11.Breathes.(boolean)
12.Venomous.(boolean)
13.Fins.(boolean)
14.Legs.(numeric)
15.Tails.(boolean)
16.Domestic.(boolean)
17.Catsize.(boolean)
18.Type.(numeric)
Data analysis in artificial intelligence
 Naive Bayes Classifier.
 K Nearest Neighbor.
 Logistic Regression.
 Decision Tree.
 Artificial Neural Network.
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
NBC 94.1176% 5.8824% 100
Confusion Matrix: :
Classified as
a=String
b=mammal
c=fish
d=bird
e=invertebrate
f=insect
g=amphibian
h=reptile
a b c d e f g h
1 0 0 0 0 0 0 0
0 41 0 0 0 0 0 0
0 0 13 0 0 0 0 0
0 0 0 20 0 0 0 0
0 0 0 0 7 2 0 1
0 0 0 0 0 8 0 0
0 0 0 0 0 0 3 1
0 0 1 1 0 0 0 3
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-
validation
K
KNN 92.1516% 7.8431% 100 5
KNN 88.2353% 11.7647% 100 7
Confusion Matrix:
Classified as
a=String
b=mammal
c=fish
d=bird
e=invertebrate
f=insect
g=amphibian
h=reptile
a b c d e f g h
0 1 0 0 0 0 0 0
0 41 0 0 0 0 0 0
0 0 13 0 0 0 0 0
0 0 0 20 0 0 0 0
0 0 0 0 8 2 0 1
0 0 0 0 0 8 0 0
0 0 0 0 1 0 3 0
0 0 2 1 0 0 1 1
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
Logistic
Regression
94.1176% 5.8824% 100
Confusion Matrix:
Classified as
a=String
b=mammal
c=fish
d=bird
e=invertebrate
f=insect
g=amphibian
h=reptile
a b c d e f g h
0 0 0 1 0 0 0 0
0 41 0 0 0 0 0 0
0 0 12 0 0 0 0 1
0 0 0 20 0 0 0 0
0 0 0 0 10 1 0 0
0 0 0 0 0 8 0 0
0 0 0 0 0 1 2 1
0 0 1 1 0 0 0 3
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
Decision Tree 91.1765% 8.8234% 100
Confusion Matrix:
Classified as
a=String
b=mammal
c=fish
d=bird
e=invertebrate
f=insect
g=amphibian
h=reptile
a b c d e f g h
0 1 0 0 0 0 0 0
0 41 0 0 0 0 0 0
0 0 13 0 0 0 0 0
0 0 0 20 0 0 0 0
0 0 0 0 8 2 0 0
0 0 0 0 3 5 0 0
0 0 0 0 0 0 3 1
0 0 1 0 1 0 0 3
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
ANN 95.098% 4.902% 10
Confusion Matrix:
Classified as
a=String
b=mammal
c=fish
d=bird
e=invertebrate
f=insect
g=amphibian
h=reptile
a b c d e f g h
0 1 0 1 0 0 0 0
0 41 0 0 0 0 0 0
0 0 13 0 0 0 0 0
0 0 0 20 0 0 0 0
0 0 0 0 9 0 0 1
0 0 0 0 3 8 0 0
0 0 0 0 0 0 3 1
0 0 1 1 0 0 0 3
Algorithms Correctly classified
instance
Incorrectly classified
instance
NBC 94.1176% 5.8824%
KNN 92.1516% 7.8431%
Logistic Regression 94.1176% 5.8824%
Decision Tree 91.1765% 8.8234%
ANN 95.098% 4.902%
Data analysis in artificial intelligence
(based on results)
ANN>NBC>Logistic Regression>KNN>Decision Tree.
ANN is the best correctly classified algorithm for this
dataset. On the other hand rest of the algorithms also
provides a good result. And we know that in maximum
case Artificial Neural Network works well for any kind of
dataset which have lots of attributes .That’s why it is
more correctly classified data than the others.
Dataset Name:
 Glass Identification.
Glass Identification dataset :
Data Number of features Level
Glass Identification 10 6
Data source :
Dataset Creator Donor
Glass Identification B. German
Central Research
Establishment
Home Office Forensic
Science Service
Vina Spiehler,
Ph.D.,DABFT
Diagnostic Products
Corporation
 Id number.(numeric)
 Refractive index(RI) .(numeric)
 Sodium(Na) .(numeric)
 Magnesium (Mg) .(numeric)
 Aluminum(Al) .(numeric)
 Silicon (Si) .(numeric)
 Potassium (K) .(numeric)
 Calcium (Ca) .(numeric)
 Barium(Ba) .(numeric)
 Iron(Fe) .(numeric)
Data analysis in artificial intelligence
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
NBC 82.71% 17.29% 100
Confusion Matrix:
Classified as
a = building_windows_float_processed
b=building_windows_non_float_processed
c = vehicle_windows_float_processed
d = containers
e = tableware
f = headlamps
a b c d e f
68 2 0 0 0 0
19 50 6 1 0 0
0 2 15 0 0 0
0 4 0 8 0 1
0 0 0 0 8 1
0 1 0 0 0 28
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-
validation
K
KNN 88.32 % 11.68 % 100 5
KNN 86.45% 13.55% 100 9
Confusion Matrix:
Classified as
a = building_windows_float_processed
b=building_windows_non_float_processed
c = vehicle_windows_float_processed
d = containers
e = tableware
f = headlamps
a b c d e f
68 2 0 0 0 0
3 71 0 2 0 0
0 5 12 0 0 0
0 2 0 7 1 3
0 0 0 2 7 0
0 1 1 1 2 24
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
Logistic
Regression
94.86% 5.14% 100
Confusion Matrix:
Classified as
a = building_windows_float_processed
b=building_windows_non_float_processed
c = vehicle_windows_float_processed
d = containers
e = tableware
f = headlamps
a b c d e f
69 1 0 0 0 0
1 73 1 1 0 0
0 1 16 0 0 0
0 2 1 10 0 0
0 0 0 0 9 0
0 0 1 1 1 26
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
Decision Tree 97.66% 2.34% 100
Confusion Matrix:
Classified as
a = building_windows_float_processed
b=building_windows_non_float_processed
c = vehicle_windows_float_processed
d = containers
e = tableware
f = headlamps
a b c d e f
69 1 0 0 0 0
0 75 1 0 0 0
0 0 17 0 0 0
0 0 1 11 1 0
0 0 0 0 8 1
0 0 0 0 0 29
algorithm Correctly
classified
Instance
Incorrectly
classified
Instance
Cross-validation
ANN 94.86% 5.14% 100
Confusion Matrix:
Classified as
a = building_windows_float_processed
b=building_windows_non_float_processed
c = vehicle_windows_float_processed
d = containers
e = tableware
f = headlamps
a b c d e f
70 0 0 0 0 0
1 74 0 0 0 1
0 2 15 0 0 0
0 0 1 10 1 1
0 0 0 1 8 0
0 0 0 1 2 26
Algorithms Correctly classified
instance
Incorrectly classified
instance
NBC 82.71% 17.29%
KNN 88.32 % 11.68 %
Logistic Regression 94.86% 5.14%
Decision Tree 97.66% 2.34%
ANN 94.86% 5.14%
Data analysis in artificial intelligence
Algorithms Correctly classified
instance
Incorrectly classified
instance
NBC 82.71% 17.29%
KNN 88.32 % 11.68 %
Logistic Regression 94.86% 5.14%
Decision Tree 97.66% 2.34%
ANN 94.86% 5.14%
That’s All

More Related Content

PPTX
Myers pittcon cs as to detect exotic spp
PPT
Introduction
PPTX
Heterogeneous Defect Prediction (

ESEC/FSE 2015)
PPTX
annInstance28Nov6pm
PPT
An Artificial Immune Network for Multimodal Function Optimization on Dynamic ...
PPT
Fast Automated Unpacking and Classification of Malware
PDF
Efficient Data Stream Classification via Probabilistic Adaptive Windows
PDF
Genetic algorithm in Artificial Intelligence with example
Myers pittcon cs as to detect exotic spp
Introduction
Heterogeneous Defect Prediction (

ESEC/FSE 2015)
annInstance28Nov6pm
An Artificial Immune Network for Multimodal Function Optimization on Dynamic ...
Fast Automated Unpacking and Classification of Malware
Efficient Data Stream Classification via Probabilistic Adaptive Windows
Genetic algorithm in Artificial Intelligence with example

Similar to Data analysis in artificial intelligence (20)

PDF
ESAI-CEU-UCH solution for American Epilepsy Society Seizure Prediction Challenge
PDF
Deep learning methods applied to physicochemical and toxicological endpoints
PDF
20181106 arie van_deursen_testday2018
PDF
Pattern-Analysis (1).pdf
PDF
Suggesting Descriptive Method Names: An Exploratory Study of Two Machine Lear...
PPT
Project Presentation
PDF
Longintro
DOCX
DATA MINING - EVALUATING CLUSTERING ALGORITHM
PDF
Classification by clustering
PDF
Cytoscan_Copy_Number_Confirmation_with_SYBR_Green_qPCR_white_paper
PPTX
Managing Genomes At Scale: What We Learned - StampedeCon 2014
PDF
A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UA...
DOC
MS Word.doc
PDF
Bigger Data v Better Math
PDF
Battista Biggio @ AISec 2013 - Is Data Clustering in Adversarial Settings Sec...
PDF
Bioinformatics tools for the diagnostic laboratory - T.Seemann - Antimicrobi...
PPT
Rouault sfn2014
PPTX
Classification Aalgorithms KNN and Protype-based classifiers.pptx
PPTX
Radiomics and Deep Learning for Lung Cancer Screening
PDF
How to validate your model
ESAI-CEU-UCH solution for American Epilepsy Society Seizure Prediction Challenge
Deep learning methods applied to physicochemical and toxicological endpoints
20181106 arie van_deursen_testday2018
Pattern-Analysis (1).pdf
Suggesting Descriptive Method Names: An Exploratory Study of Two Machine Lear...
Project Presentation
Longintro
DATA MINING - EVALUATING CLUSTERING ALGORITHM
Classification by clustering
Cytoscan_Copy_Number_Confirmation_with_SYBR_Green_qPCR_white_paper
Managing Genomes At Scale: What We Learned - StampedeCon 2014
A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UA...
MS Word.doc
Bigger Data v Better Math
Battista Biggio @ AISec 2013 - Is Data Clustering in Adversarial Settings Sec...
Bioinformatics tools for the diagnostic laboratory - T.Seemann - Antimicrobi...
Rouault sfn2014
Classification Aalgorithms KNN and Protype-based classifiers.pptx
Radiomics and Deep Learning for Lung Cancer Screening
How to validate your model
Ad

More from Nazmul Hyder (9)

PPTX
Analysis of Tree in Computer Based Application
PPTX
Language Translator ( Compiler)
PPTX
Linux Shell Scripts and Shell Commands✌️
PPTX
Huffman coding
PPTX
Dataset Analysis using weka tools (pattern recognition)
PDF
ODOO documentation(e-commerce +accounting+purchase+inventory+invoice+HR+ POS)
PPTX
E-commerce (System Analysis and Design)
PPTX
Benchmark analysis (Online Shopping System)
PPTX
Online medicine store (using ODOO)
Analysis of Tree in Computer Based Application
Language Translator ( Compiler)
Linux Shell Scripts and Shell Commands✌️
Huffman coding
Dataset Analysis using weka tools (pattern recognition)
ODOO documentation(e-commerce +accounting+purchase+inventory+invoice+HR+ POS)
E-commerce (System Analysis and Design)
Benchmark analysis (Online Shopping System)
Online medicine store (using ODOO)
Ad

Recently uploaded (20)

PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Welding lecture in detail for understanding
PPTX
Sustainable Sites - Green Building Construction
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Well-logging-methods_new................
PPTX
Construction Project Organization Group 2.pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
UNIT 4 Total Quality Management .pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Structs to JSON How Go Powers REST APIs.pdf
Model Code of Practice - Construction Work - 21102022 .pdf
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Welding lecture in detail for understanding
Sustainable Sites - Green Building Construction
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Well-logging-methods_new................
Construction Project Organization Group 2.pptx
bas. eng. economics group 4 presentation 1.pptx
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
UNIT 4 Total Quality Management .pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Foundation to blockchain - A guide to Blockchain Tech
Embodied AI: Ushering in the Next Era of Intelligent Systems
Structs to JSON How Go Powers REST APIs.pdf

Data analysis in artificial intelligence