SlideShare a Scribd company logo
1 of 36
By
Hanaa Ismail Elshazly
PhD Student
Faculty of Computers and Information
Cairo University
Intelligent
Visualization of Multi
Dimension Data Sets
Faculty of Computers and Information - Cairo University
Department of Computer Sciences
Supervisors
Prof Aboul Ella Hassanien & Prof. Abeer Mohamed El Korany
Big Image
Multidimensional
data
Reduction
Visualize
Intelligent Visualization of
Multidimensional Data Sets
Dimensions:
A dimension
is a key
descriptor,
an index, by
which you
can access
facts
according to
the value (or
values) you
want
Information visualization is the study of (interactive)
visual representations of abstract data to reinforce
human cognition. The abstract data include both
numerical and non-numerical data, such as text and
geographic information
Contents
Introduction1
2
3 Experimental Results
4 Conclusion
55 Future Work
6
Proposed Framework
Introduction
General
• Massive and complex data are
generated every day in many fields
due to the advance of hardware and
software technology.
• Curse of dimensionality is a major
obstacle in machine learning and data
mining.
• Clinical data referring to patients’
investigations contain irrelevant
attributes that degrade the
classification performance.
• Visualization is important when
analyzing multidimensional datasets,
since it can help humans discover and
understand complex relationships in
data.
Introduction
Data Problems
 Data Quality
 Integrating redundant data
from different sources
 Mining information from
heterogeneous databases
 Difficulty in training set
 Dynamic databases
 Dimensionality
Introduction
Dimensionality reduction
• In machine learning and statistics, dimensionality reduction or dimension
reduction is the process of reducing the number of random variables under
consideration via obtaining a set of principal variables. It can be divided into
feature selection and feature extraction.
• Most popular search methods that are manageable in low space can be totally
unmanageable in high dimension space
• The curse of dimensionality is a major obstacle in machine learning and data
mining
• Reduction of the dimensionality of features space leads to a successful
classification Selecting the optimal feature subset can substantially improve
the classification performance
Filter
Wrapper
Embedded
• Improve the
comprehensibility of the
induced concepts
• Decrease of dataset
complexity
• Improve classification
performance
• Resources saving
• Visualization ability
• Better understanding of
extracted knowledge
• Reducing computation
Requirement
• Reduces the effect of
curse of dimensionality
FS Techniques
Reduced DataMassive Data
Microarray GE
Medical Images
Huge Databases
Finance Data
Sensor Arrays
Web Documents
Introduction
Dimensionality reduction
Introduction
The curse of Dimensionality
Damming
Factor
Computational
Complexity
Limits applicability of ML techniques to real world problems
Slow Learning Process
Difficulty of Inducing
Concepts
Decrease Predictive Performance
Add extra difficulties
in finding potentially
useful knowledge
Difficulty to add visualization ability
Limited human capability
Human inspection and
interpretation of the
data is not feasible
Intractable behavior
of Search Methods
Conventional database
management and data
analysis tools are
insufficient.
Storage requirements
Proposed General Framework
www.themegallery.com
Pre-
processing
phase
Feature
selection
phase
Classification
phase
Rule refine
phase
Visualization
phase
Proposed General Framework
Preprocess
Phase
Discretization
Simplification
Equal
Binning
Feature
Selection
Phase
Reduction
PCA
RS
Classification
Phase
Rough Set
Rules
Generation
Rough Set
Discernibility
Matrix
Rules
Refinement
Phase
Reduction
Entropy
GA
Visualization
Visualization
Nodes
Edges
Charts
Grids
Experimental Data Sets
ClassesInstancesFeaturesSourceData Set
2 classes569 samplesFeatures32UCI (Machine Learning
Repository)
Wisconsin Breast
Cancer–Diagnosis
2 classessamples 198Features32UCI (Machine Learning
Repository)
Wisconsin Breast
Cancer–Prognosis
2 classes267 samples45 FeaturesUCI (Machine Learning
Repository)
SPECTF Heart Dataset
4 classes148 samples18 FeaturesUniversity Medical
Centre, Institute of
Oncology, Ljubljana,
Yugoslavia
Lymphography
2 classes583 samples11 FeaturesUCI (Machine Learning
Repository)
Indian Liver Patient
Dataset
2 classes102 samples12600
Features
UCI (Machine Learning
Repository)
Prostate
Pre-processing
Phase
Aim : Used to reduce the number of
values for a given continuous attribute
by dividing the range of the attribute
into intervals and replacing low level
concepts by higher
level concepts.
Techniques:
• Equal Binning : Transform
numerical variables into
categorical counterparts.
• Simplification : Rescaling
data in the range [1,3].
PREPROCESS
Discretization
Discretized
Data
Simplification
Simplified
Data
Multidimensional
Data
Discretization
Pre-processing Phase
Equal Binning Algorithm
Foreach feature V in data (D)
{ Dividing domain of V into k intervals of equal size.
The width of intervals is:
w = (max(V)-min(V))/k
And the interval boundaries are:
min+w, min+2w, ... , min+(k-1)w
}
Hanaa Ismail Elshazly et al., “Rough Sets and Genetic Algorithms: A hybrid approach to breast cancer classification”, Proceedings of
the Information and Communication Technologies, (WICT), ISBN: 978-1-4673-4806-5, World Congress, IEEE, pp 260-265, 2012.
How Discretization techniques influence the classification of breast cancer data
Bool.Reas%Binging
%
Entropy
%
9192.977.2Naïve Bayes
95.395.391.4Decision Rules
9494.776.1KNN
Feature Selection Phase
Feature Selection
Phase
Rough Set
PCA
Positive Regions
Extraction
Discernibility
Matrix
Reduced Data
Positive
Regions
Final Reducts
Simplified Data
Aim: Determine a minimal feature subset
that best contribute to accuracy and retain
high efficiency in representing the original
features while negligee the features with little
contribution in prediction process.
PCA (Principal component Analysis)
• A statistical technique useful in data
compression and reduction.
• Rough Sets
• The main goal of the rough set analysis
is induction of (learning) approximations
of concepts.
Principal component Analysis Algorithm
Feature Selection Phase
Feature Selection Phase
PCA Performance as a transformation method
in ROTATION FOREST for Chronic eye disease diagnosis
• Hanaa Ismail Elshazly, Abeer Mohamed El Korany, Aboul Ella Hassanien, Ahmad Taher Azar, “Ensemble classifiers for
biomedical data : performance evaluation”, 8th International Conference on Computer Engineering & Systems (ICCES), ISBN:
978-1-4799-0078-7, pp 184-189, 2013.
• Hanaa Ismail Elshazly, Abeer Mohamed El Korany, Aboul Ella Hassanien, Mohamed Waly, “Chronic Eye Disease diagnosis
using ensemble-based classifier ”, Second International Conference on Engineering and Technology(ICET), German University
– Cairo-Egypt, 2014.
Many transformation methods were applied in the literature such as Principal component
analysis (PCA), nonparametric discriminant analysis (NDA), random projections (RP),
independent component analysis (ICA).
• PCA gave the best results due to the provided diversity.
• PCA preserves the discriminatory features.
• PCA provides the best results compared to those extracted through non-parametric
discriminant analysis (NDA) or random projections.
• PCA was chosen as a transformation method in the following research papers :
Feature Selection Phase
Hanaa Ismail Elshazly, Ahmad Taher Azar, Abeer Mohamed El Korany, Aboul Ella Hassanien, “Hybrid System based on Rough Sets and
Genetic Algorithms for Medical Data Classifications”, International Journal of Fuzzy System Applications (IJFSA), doi:
10.4018/ijfsa.2013100103, 3(4), 31-46, 2013.Descrinibility
Rough Sets for Reduct Generation
Let T = (U, C, D) be a decision table, with }.,...,,{ 21 nuuuU 
M(T), we will mean matrix defined as:
 )]d(u)[d(uDdif)}c(u)c(u:C{c
)]d(u)[d(uDdifλij
jiji
ji
m


nn 
ijm ,Uui  }},...,2,1{,:{)( njijmuf ij
j
iT 
ijm ,ijma  .ijm
),( falsemij  .ijm
),(truetmij  .ijm
Where
is the disjunction of all variables a such that
(2)
(3)
if
if
(1) if
For any
Classification Phase
Classification Phase
Phase
Rule Generation
Classification
with Decision
Rules
Testing
Generated
Rules
Classified
Instances
Tested
Instances
Multidimensional
Data
Final Reducts
Aim : The learning algorithm
called classifier has as goal to return
a set of decision rules with a
procedure that makes possible to
classify objects not found in the
original decision table.
Rough Set Rules Generation
using Discernibility Matrix
Rough Set Rules
Generation Algorithm
Let T = (U, C, D) be a decision table, with }.,...,,{ 21 nuuuU 
M(T), we will mean matrix defined as:
 )]d(u)[d(uDdif)}c(u)c(u:C{c
)]d(u)[d(uDdifλij
jiji
ji
m


nn
ijm is the set of all the condition attributes that classify objects ui and uj into
different classes.
,Uui  }},...,2,1{,:{)( njijmuf ij
j
iT 
ijm ,ijma  .ijm
),( falsemij  .ijm
),(truetmij  .ijm
Where
is the disjunction of all variables a such that
(2)
(3)
if
if
(1) if
Comparison of different
classifiers against different
data Sets
 Hanaa Ismail Elshazly et al., “Rough Sets and Genetic Algorithms: A hybrid approach to breast cancer
classification”, Proceedings of the Information and Communication Technologies, (WICT), ISBN: 978-1-
4673-4806-5, World Congress, IEEE, pp 260-265, 2012.
 Hanaa Ismail Elshazly et al., “Hybrid System based on Rough Sets and Genetic Algorithms for Medical Data
Classifications”, International Journal of Fuzzy System Applications (IJFSA), doi: 10.4018/ijfsa.2013100103,
3(4), 31-46, 2013.
Rules Refinement Phase
RULE REFINEMENT
Generated
Reducts
Informative
Reduct
All Rules
Generated
Rules Allocation
Selected Rules
Testing
Criteria
Termination
Classified
Instances
Reducts Evaluation
Multidimensional
Data
GA
Refined Decision Rules
Test
Multidimensional
Data
Reduce rules number to be
easily visualized and
presented to an expert
without decreasing the
accuracy.
Reduct Evaluation using
Entropy
GA using Support and
Confidence as Fitness Function
Reduct Evaluation
Algorithms of Decision tree depend on Information Gain to find the expected amount of
information that would be needed to truly classified.
Calculate entropy of the target : Gain(T) = Entropy (T);
Entropy (T) = where c is the possible values of
the target
Foreach in Reducts
{
Foreach x In R
{
Entropy (T,X) =
}
}
Choose with the largest information gain.
i2
c
1i i plogp

iR
E(c))(
c
 xc
cP
iR
),( XTEntEi 
Genetic Algorithm Using Support and
Confidence as Fitness Function
Body ==> Consequent [ Support , Confidence ]
 Consequent: represents a discovered property for the
examined data.
 Support: represents the percentage of the records
satisfying the body or the consequent.
 Confidence: represents the percentage of the records
satisfying both the body and the consequent to those
satisfying only the body.
Visualization Phase
Expert can manage induced rules
through levels of trusting that
enable fast trust decision.
• Graph Nodes
• Edges
• Charts
• Grids
VISUALIZATION
Measurement Calculation for
Rules Supporting
Refined Rules with
Trusted Levels
Rendering
Rules & Reducts
Refined Decision
Rules
Visualization of Breast Cancer Reducts
Visualization of features of the breast data set ordered by its occurrence over all
extracted reducts.
Experimental Results
Visualization of Breast Cancer Rules
Visualization of global and detailed nodes representing refined classification
rules of the breast data.
86 R 400 R 87000 R
Experimental Results
Visualization of Breast Cancer Rules
Visualization of Refined Breast Cancer Decision Rules According to
Trusting Levels.
Experimental Results
Visualization of Breast Cancer Rules
Navigation through Refined Breast Cancer Decision Rules According to
Trusting Levels.
Experimental Results
Visualization of Prostate Cancer Reducts
Visualization of all reducts of the Prostate Cancer data set and all features
ordered by its occurrence in all extracted reducts.
Experimental Results
Visualization of Prostate Cancer Rules
Navigation through Refined Prostate Cancer Decision Rules According to
Trusting Levels.
26 R 117R 22000 R
Experimental Results
Visualization of Prostate Cancer Rules
Visualization of Refined Prostate Cancer Decision Rules According to Trusting
Levels.
Experimental Results
Visualization of Prostate Cancer Rules
Navigation through Refined Prostate Cancer Decision Rules According to
Trusting Levels.
Experimental Results
Performance analysis
0.93
0.96
0.92
0.960.980.97
1
0.62
0.660.64
0.67
0.62
0.72
1
0
0.2
0.4
0.6
0.8
1
1.2
DTKNNNBRFDRROTRSGADTKNNNBRFDRROTRSGA
Breast DiagProstate
Accuracy
 Hanaa Ismail Elshazly et al., ”Weighted Reduct Selection Metaheuristic Based Approach for Rules Reduction and Visualization” ,
International Conference on Computing Communication and Automation (ICCCA2016), IEEE, Buddh Nagar Uttar Pradesh, India,
2016
Experimental Results
Conclusions
• We have presented an approach
for knowledge-based classification
and visualization of decision rules
which enhances the classification
process and improves the insight
into rules knowledge.
• Physician can detect a minimum
number of rules with trusted
levels to reach an efficient
diagnosis of diseases.
Future Work
• Promising results of the proposed
approach encourage the possibility of
applying the approach on other multi
dimensional data sets.
• Other visualization dynamic techniques can
be applied to meet the different
requirements of physicians.
Intelligent Visualization of Multi-Dimensional Data Sets

More Related Content

What's hot

IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET Journal
 
Brain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingBrain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingIRJET Journal
 
Unsupervised Feature Selection Based on the Distribution of Features Attribut...
Unsupervised Feature Selection Based on the Distribution of Features Attribut...Unsupervised Feature Selection Based on the Distribution of Features Attribut...
Unsupervised Feature Selection Based on the Distribution of Features Attribut...Waqas Tariq
 
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...Sunil Nair
 
IRJET - Employee Performance Prediction System using Data Mining
IRJET - Employee Performance Prediction System using Data MiningIRJET - Employee Performance Prediction System using Data Mining
IRJET - Employee Performance Prediction System using Data MiningIRJET Journal
 
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...IRJET Journal
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...eSAT Journals
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...ijaia
 
Brain Tumor Segmentation Based on SFCM using Neural Network
Brain Tumor Segmentation Based on SFCM using Neural NetworkBrain Tumor Segmentation Based on SFCM using Neural Network
Brain Tumor Segmentation Based on SFCM using Neural NetworkIRJET Journal
 
IRJET- Brain Tumor Detection using Image Processing and MATLAB Application
IRJET-  	  Brain Tumor Detection using Image Processing and MATLAB ApplicationIRJET-  	  Brain Tumor Detection using Image Processing and MATLAB Application
IRJET- Brain Tumor Detection using Image Processing and MATLAB ApplicationIRJET Journal
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringeSAT Journals
 
A Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionA Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionEditor IJMTER
 
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...csandit
 
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMClassification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMIJERA Editor
 
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 

What's hot (17)

IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
 
Brain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingBrain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive Boosting
 
Unsupervised Feature Selection Based on the Distribution of Features Attribut...
Unsupervised Feature Selection Based on the Distribution of Features Attribut...Unsupervised Feature Selection Based on the Distribution of Features Attribut...
Unsupervised Feature Selection Based on the Distribution of Features Attribut...
 
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...
Data Mining - Classification Of Breast Cancer Dataset using Decision Tree Ind...
 
IRJET - Employee Performance Prediction System using Data Mining
IRJET - Employee Performance Prediction System using Data MiningIRJET - Employee Performance Prediction System using Data Mining
IRJET - Employee Performance Prediction System using Data Mining
 
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...
IRJET-Performance Enhancement in Machine Learning System using Hybrid Bee Col...
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
Brain Tumor Segmentation Based on SFCM using Neural Network
Brain Tumor Segmentation Based on SFCM using Neural NetworkBrain Tumor Segmentation Based on SFCM using Neural Network
Brain Tumor Segmentation Based on SFCM using Neural Network
 
IRJET- Brain Tumor Detection using Image Processing and MATLAB Application
IRJET-  	  Brain Tumor Detection using Image Processing and MATLAB ApplicationIRJET-  	  Brain Tumor Detection using Image Processing and MATLAB Application
IRJET- Brain Tumor Detection using Image Processing and MATLAB Application
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
 
A Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionA Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor Detection
 
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...
Feature Selection : A Novel Approach for the Prediction of Learning Disabilit...
 
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMClassification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
 
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...
A Novel Feature Selection with Annealing For Computer Vision And Big Data Lea...
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Report (1)
Report (1)Report (1)
Report (1)
 

Similar to Intelligent Visualization of Multi-Dimensional Data Sets

PARKINSON’S DISEASE DETECTION USING MACHINE LEARNING
PARKINSON’S DISEASE DETECTION USING MACHINE LEARNINGPARKINSON’S DISEASE DETECTION USING MACHINE LEARNING
PARKINSON’S DISEASE DETECTION USING MACHINE LEARNINGIRJET Journal
 
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISSEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISIRJET Journal
 
A comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setsA comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setseSAT Publishing House
 
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique Sujeet Suryawanshi
 
A Threshold fuzzy entropy based feature selection method applied in various b...
A Threshold fuzzy entropy based feature selection method applied in various b...A Threshold fuzzy entropy based feature selection method applied in various b...
A Threshold fuzzy entropy based feature selection method applied in various b...IJMER
 
Fault detection of imbalanced data using incremental clustering
Fault detection of imbalanced data using incremental clusteringFault detection of imbalanced data using incremental clustering
Fault detection of imbalanced data using incremental clusteringIRJET Journal
 
Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...eSAT Journals
 
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...IRJET Journal
 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...ijsc
 
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEY
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEYCLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEY
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEYEditor IJMTER
 
Data reduction techniques to analyze nsl kdd dataset
Data reduction techniques to analyze nsl kdd datasetData reduction techniques to analyze nsl kdd dataset
Data reduction techniques to analyze nsl kdd datasetIAEME Publication
 
A new model for iris data set classification based on linear support vector m...
A new model for iris data set classification based on linear support vector m...A new model for iris data set classification based on linear support vector m...
A new model for iris data set classification based on linear support vector m...IJECEIAES
 
Propose a Enhanced Framework for Prediction of Heart Disease
Propose a Enhanced Framework for Prediction of Heart DiseasePropose a Enhanced Framework for Prediction of Heart Disease
Propose a Enhanced Framework for Prediction of Heart DiseaseIJERA Editor
 
Distributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebDistributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebEditor IJCATR
 
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERKNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERcscpconf
 
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...ahmad abdelhafeez
 
A h k clustering algorithm for high dimensional data using ensemble learning
A h k clustering algorithm for high dimensional data using ensemble learningA h k clustering algorithm for high dimensional data using ensemble learning
A h k clustering algorithm for high dimensional data using ensemble learningijitcs
 
Comprehensive Survey of Data Classification & Prediction Techniques
Comprehensive Survey of Data Classification & Prediction TechniquesComprehensive Survey of Data Classification & Prediction Techniques
Comprehensive Survey of Data Classification & Prediction Techniquesijsrd.com
 

Similar to Intelligent Visualization of Multi-Dimensional Data Sets (20)

PARKINSON’S DISEASE DETECTION USING MACHINE LEARNING
PARKINSON’S DISEASE DETECTION USING MACHINE LEARNINGPARKINSON’S DISEASE DETECTION USING MACHINE LEARNING
PARKINSON’S DISEASE DETECTION USING MACHINE LEARNING
 
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISSEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
 
A comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setsA comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data sets
 
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
 
A Threshold fuzzy entropy based feature selection method applied in various b...
A Threshold fuzzy entropy based feature selection method applied in various b...A Threshold fuzzy entropy based feature selection method applied in various b...
A Threshold fuzzy entropy based feature selection method applied in various b...
 
Fault detection of imbalanced data using incremental clustering
Fault detection of imbalanced data using incremental clusteringFault detection of imbalanced data using incremental clustering
Fault detection of imbalanced data using incremental clustering
 
Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...
 
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
 
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEY
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEYCLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEY
CLASSIFICATION ALGORITHM USING RANDOM CONCEPT ON A VERY LARGE DATA SET: A SURVEY
 
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
 
Data reduction techniques to analyze nsl kdd dataset
Data reduction techniques to analyze nsl kdd datasetData reduction techniques to analyze nsl kdd dataset
Data reduction techniques to analyze nsl kdd dataset
 
A new model for iris data set classification based on linear support vector m...
A new model for iris data set classification based on linear support vector m...A new model for iris data set classification based on linear support vector m...
A new model for iris data set classification based on linear support vector m...
 
Propose a Enhanced Framework for Prediction of Heart Disease
Propose a Enhanced Framework for Prediction of Heart DiseasePropose a Enhanced Framework for Prediction of Heart Disease
Propose a Enhanced Framework for Prediction of Heart Disease
 
Parkinson disease classification recorded v2.0
Parkinson disease classification recorded   v2.0Parkinson disease classification recorded   v2.0
Parkinson disease classification recorded v2.0
 
Distributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebDistributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic Web
 
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERKNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
 
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
 
A h k clustering algorithm for high dimensional data using ensemble learning
A h k clustering algorithm for high dimensional data using ensemble learningA h k clustering algorithm for high dimensional data using ensemble learning
A h k clustering algorithm for high dimensional data using ensemble learning
 
Comprehensive Survey of Data Classification & Prediction Techniques
Comprehensive Survey of Data Classification & Prediction TechniquesComprehensive Survey of Data Classification & Prediction Techniques
Comprehensive Survey of Data Classification & Prediction Techniques
 

More from Aboul Ella Hassanien

الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdfالأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdfAboul Ella Hassanien
 
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...Aboul Ella Hassanien
 
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...Aboul Ella Hassanien
 
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...Aboul Ella Hassanien
 
Intelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptxIntelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptxAboul Ella Hassanien
 
دليل البحث العلمى .pdf
دليل البحث العلمى .pdfدليل البحث العلمى .pdf
دليل البحث العلمى .pdfAboul Ella Hassanien
 
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات Aboul Ella Hassanien
 
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي  الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي Aboul Ella Hassanien
 
الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى Aboul Ella Hassanien
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنيةAboul Ella Hassanien
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنيةAboul Ella Hassanien
 
التغير المناخى للاطفال
التغير المناخى للاطفالالتغير المناخى للاطفال
التغير المناخى للاطفالAboul Ella Hassanien
 
الذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفالالذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفالAboul Ella Hassanien
 
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسىإستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسىAboul Ella Hassanien
 
الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية  الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية Aboul Ella Hassanien
 
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...Aboul Ella Hassanien
 
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسيةالذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسيةAboul Ella Hassanien
 
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى Aboul Ella Hassanien
 

More from Aboul Ella Hassanien (20)

الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdfالأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
 
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
 
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
 
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
 
Intelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptxIntelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptx
 
دليل البحث العلمى .pdf
دليل البحث العلمى .pdfدليل البحث العلمى .pdf
دليل البحث العلمى .pdf
 
SRGE photo.pdf
SRGE photo.pdfSRGE photo.pdf
SRGE photo.pdf
 
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
 
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي  الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
 
الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
 
التغير المناخى للاطفال
التغير المناخى للاطفالالتغير المناخى للاطفال
التغير المناخى للاطفال
 
الذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفالالذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفال
 
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسىإستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
 
الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية  الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية
 
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
 
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسيةالذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
 
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
 
اقتصاد ميتافيرس
اقتصاد ميتافيرساقتصاد ميتافيرس
اقتصاد ميتافيرس
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

Intelligent Visualization of Multi-Dimensional Data Sets

  • 1. By Hanaa Ismail Elshazly PhD Student Faculty of Computers and Information Cairo University Intelligent Visualization of Multi Dimension Data Sets Faculty of Computers and Information - Cairo University Department of Computer Sciences Supervisors Prof Aboul Ella Hassanien & Prof. Abeer Mohamed El Korany
  • 2. Big Image Multidimensional data Reduction Visualize Intelligent Visualization of Multidimensional Data Sets Dimensions: A dimension is a key descriptor, an index, by which you can access facts according to the value (or values) you want Information visualization is the study of (interactive) visual representations of abstract data to reinforce human cognition. The abstract data include both numerical and non-numerical data, such as text and geographic information
  • 3. Contents Introduction1 2 3 Experimental Results 4 Conclusion 55 Future Work 6 Proposed Framework
  • 4. Introduction General • Massive and complex data are generated every day in many fields due to the advance of hardware and software technology. • Curse of dimensionality is a major obstacle in machine learning and data mining. • Clinical data referring to patients’ investigations contain irrelevant attributes that degrade the classification performance. • Visualization is important when analyzing multidimensional datasets, since it can help humans discover and understand complex relationships in data.
  • 5. Introduction Data Problems  Data Quality  Integrating redundant data from different sources  Mining information from heterogeneous databases  Difficulty in training set  Dynamic databases  Dimensionality
  • 6. Introduction Dimensionality reduction • In machine learning and statistics, dimensionality reduction or dimension reduction is the process of reducing the number of random variables under consideration via obtaining a set of principal variables. It can be divided into feature selection and feature extraction. • Most popular search methods that are manageable in low space can be totally unmanageable in high dimension space • The curse of dimensionality is a major obstacle in machine learning and data mining • Reduction of the dimensionality of features space leads to a successful classification Selecting the optimal feature subset can substantially improve the classification performance
  • 7. Filter Wrapper Embedded • Improve the comprehensibility of the induced concepts • Decrease of dataset complexity • Improve classification performance • Resources saving • Visualization ability • Better understanding of extracted knowledge • Reducing computation Requirement • Reduces the effect of curse of dimensionality FS Techniques Reduced DataMassive Data Microarray GE Medical Images Huge Databases Finance Data Sensor Arrays Web Documents Introduction Dimensionality reduction
  • 8. Introduction The curse of Dimensionality Damming Factor Computational Complexity Limits applicability of ML techniques to real world problems Slow Learning Process Difficulty of Inducing Concepts Decrease Predictive Performance Add extra difficulties in finding potentially useful knowledge Difficulty to add visualization ability Limited human capability Human inspection and interpretation of the data is not feasible Intractable behavior of Search Methods Conventional database management and data analysis tools are insufficient. Storage requirements
  • 10. Proposed General Framework Preprocess Phase Discretization Simplification Equal Binning Feature Selection Phase Reduction PCA RS Classification Phase Rough Set Rules Generation Rough Set Discernibility Matrix Rules Refinement Phase Reduction Entropy GA Visualization Visualization Nodes Edges Charts Grids
  • 11. Experimental Data Sets ClassesInstancesFeaturesSourceData Set 2 classes569 samplesFeatures32UCI (Machine Learning Repository) Wisconsin Breast Cancer–Diagnosis 2 classessamples 198Features32UCI (Machine Learning Repository) Wisconsin Breast Cancer–Prognosis 2 classes267 samples45 FeaturesUCI (Machine Learning Repository) SPECTF Heart Dataset 4 classes148 samples18 FeaturesUniversity Medical Centre, Institute of Oncology, Ljubljana, Yugoslavia Lymphography 2 classes583 samples11 FeaturesUCI (Machine Learning Repository) Indian Liver Patient Dataset 2 classes102 samples12600 Features UCI (Machine Learning Repository) Prostate
  • 12. Pre-processing Phase Aim : Used to reduce the number of values for a given continuous attribute by dividing the range of the attribute into intervals and replacing low level concepts by higher level concepts. Techniques: • Equal Binning : Transform numerical variables into categorical counterparts. • Simplification : Rescaling data in the range [1,3]. PREPROCESS Discretization Discretized Data Simplification Simplified Data Multidimensional Data Discretization
  • 13. Pre-processing Phase Equal Binning Algorithm Foreach feature V in data (D) { Dividing domain of V into k intervals of equal size. The width of intervals is: w = (max(V)-min(V))/k And the interval boundaries are: min+w, min+2w, ... , min+(k-1)w } Hanaa Ismail Elshazly et al., “Rough Sets and Genetic Algorithms: A hybrid approach to breast cancer classification”, Proceedings of the Information and Communication Technologies, (WICT), ISBN: 978-1-4673-4806-5, World Congress, IEEE, pp 260-265, 2012. How Discretization techniques influence the classification of breast cancer data Bool.Reas%Binging % Entropy % 9192.977.2Naïve Bayes 95.395.391.4Decision Rules 9494.776.1KNN
  • 14. Feature Selection Phase Feature Selection Phase Rough Set PCA Positive Regions Extraction Discernibility Matrix Reduced Data Positive Regions Final Reducts Simplified Data Aim: Determine a minimal feature subset that best contribute to accuracy and retain high efficiency in representing the original features while negligee the features with little contribution in prediction process. PCA (Principal component Analysis) • A statistical technique useful in data compression and reduction. • Rough Sets • The main goal of the rough set analysis is induction of (learning) approximations of concepts.
  • 15. Principal component Analysis Algorithm Feature Selection Phase
  • 16. Feature Selection Phase PCA Performance as a transformation method in ROTATION FOREST for Chronic eye disease diagnosis • Hanaa Ismail Elshazly, Abeer Mohamed El Korany, Aboul Ella Hassanien, Ahmad Taher Azar, “Ensemble classifiers for biomedical data : performance evaluation”, 8th International Conference on Computer Engineering & Systems (ICCES), ISBN: 978-1-4799-0078-7, pp 184-189, 2013. • Hanaa Ismail Elshazly, Abeer Mohamed El Korany, Aboul Ella Hassanien, Mohamed Waly, “Chronic Eye Disease diagnosis using ensemble-based classifier ”, Second International Conference on Engineering and Technology(ICET), German University – Cairo-Egypt, 2014. Many transformation methods were applied in the literature such as Principal component analysis (PCA), nonparametric discriminant analysis (NDA), random projections (RP), independent component analysis (ICA). • PCA gave the best results due to the provided diversity. • PCA preserves the discriminatory features. • PCA provides the best results compared to those extracted through non-parametric discriminant analysis (NDA) or random projections. • PCA was chosen as a transformation method in the following research papers :
  • 17. Feature Selection Phase Hanaa Ismail Elshazly, Ahmad Taher Azar, Abeer Mohamed El Korany, Aboul Ella Hassanien, “Hybrid System based on Rough Sets and Genetic Algorithms for Medical Data Classifications”, International Journal of Fuzzy System Applications (IJFSA), doi: 10.4018/ijfsa.2013100103, 3(4), 31-46, 2013.Descrinibility Rough Sets for Reduct Generation Let T = (U, C, D) be a decision table, with }.,...,,{ 21 nuuuU  M(T), we will mean matrix defined as:  )]d(u)[d(uDdif)}c(u)c(u:C{c )]d(u)[d(uDdifλij jiji ji m   nn  ijm ,Uui  }},...,2,1{,:{)( njijmuf ij j iT  ijm ,ijma  .ijm ),( falsemij  .ijm ),(truetmij  .ijm Where is the disjunction of all variables a such that (2) (3) if if (1) if For any
  • 18. Classification Phase Classification Phase Phase Rule Generation Classification with Decision Rules Testing Generated Rules Classified Instances Tested Instances Multidimensional Data Final Reducts Aim : The learning algorithm called classifier has as goal to return a set of decision rules with a procedure that makes possible to classify objects not found in the original decision table. Rough Set Rules Generation using Discernibility Matrix
  • 19. Rough Set Rules Generation Algorithm Let T = (U, C, D) be a decision table, with }.,...,,{ 21 nuuuU  M(T), we will mean matrix defined as:  )]d(u)[d(uDdif)}c(u)c(u:C{c )]d(u)[d(uDdifλij jiji ji m   nn ijm is the set of all the condition attributes that classify objects ui and uj into different classes. ,Uui  }},...,2,1{,:{)( njijmuf ij j iT  ijm ,ijma  .ijm ),( falsemij  .ijm ),(truetmij  .ijm Where is the disjunction of all variables a such that (2) (3) if if (1) if
  • 20. Comparison of different classifiers against different data Sets  Hanaa Ismail Elshazly et al., “Rough Sets and Genetic Algorithms: A hybrid approach to breast cancer classification”, Proceedings of the Information and Communication Technologies, (WICT), ISBN: 978-1- 4673-4806-5, World Congress, IEEE, pp 260-265, 2012.  Hanaa Ismail Elshazly et al., “Hybrid System based on Rough Sets and Genetic Algorithms for Medical Data Classifications”, International Journal of Fuzzy System Applications (IJFSA), doi: 10.4018/ijfsa.2013100103, 3(4), 31-46, 2013.
  • 21. Rules Refinement Phase RULE REFINEMENT Generated Reducts Informative Reduct All Rules Generated Rules Allocation Selected Rules Testing Criteria Termination Classified Instances Reducts Evaluation Multidimensional Data GA Refined Decision Rules Test Multidimensional Data Reduce rules number to be easily visualized and presented to an expert without decreasing the accuracy. Reduct Evaluation using Entropy GA using Support and Confidence as Fitness Function
  • 22. Reduct Evaluation Algorithms of Decision tree depend on Information Gain to find the expected amount of information that would be needed to truly classified. Calculate entropy of the target : Gain(T) = Entropy (T); Entropy (T) = where c is the possible values of the target Foreach in Reducts { Foreach x In R { Entropy (T,X) = } } Choose with the largest information gain. i2 c 1i i plogp  iR E(c))( c  xc cP iR ),( XTEntEi 
  • 23. Genetic Algorithm Using Support and Confidence as Fitness Function Body ==> Consequent [ Support , Confidence ]  Consequent: represents a discovered property for the examined data.  Support: represents the percentage of the records satisfying the body or the consequent.  Confidence: represents the percentage of the records satisfying both the body and the consequent to those satisfying only the body.
  • 24. Visualization Phase Expert can manage induced rules through levels of trusting that enable fast trust decision. • Graph Nodes • Edges • Charts • Grids VISUALIZATION Measurement Calculation for Rules Supporting Refined Rules with Trusted Levels Rendering Rules & Reducts Refined Decision Rules
  • 25. Visualization of Breast Cancer Reducts Visualization of features of the breast data set ordered by its occurrence over all extracted reducts. Experimental Results
  • 26. Visualization of Breast Cancer Rules Visualization of global and detailed nodes representing refined classification rules of the breast data. 86 R 400 R 87000 R Experimental Results
  • 27. Visualization of Breast Cancer Rules Visualization of Refined Breast Cancer Decision Rules According to Trusting Levels. Experimental Results
  • 28. Visualization of Breast Cancer Rules Navigation through Refined Breast Cancer Decision Rules According to Trusting Levels. Experimental Results
  • 29. Visualization of Prostate Cancer Reducts Visualization of all reducts of the Prostate Cancer data set and all features ordered by its occurrence in all extracted reducts. Experimental Results
  • 30. Visualization of Prostate Cancer Rules Navigation through Refined Prostate Cancer Decision Rules According to Trusting Levels. 26 R 117R 22000 R Experimental Results
  • 31. Visualization of Prostate Cancer Rules Visualization of Refined Prostate Cancer Decision Rules According to Trusting Levels. Experimental Results
  • 32. Visualization of Prostate Cancer Rules Navigation through Refined Prostate Cancer Decision Rules According to Trusting Levels. Experimental Results
  • 33. Performance analysis 0.93 0.96 0.92 0.960.980.97 1 0.62 0.660.64 0.67 0.62 0.72 1 0 0.2 0.4 0.6 0.8 1 1.2 DTKNNNBRFDRROTRSGADTKNNNBRFDRROTRSGA Breast DiagProstate Accuracy  Hanaa Ismail Elshazly et al., ”Weighted Reduct Selection Metaheuristic Based Approach for Rules Reduction and Visualization” , International Conference on Computing Communication and Automation (ICCCA2016), IEEE, Buddh Nagar Uttar Pradesh, India, 2016 Experimental Results
  • 34. Conclusions • We have presented an approach for knowledge-based classification and visualization of decision rules which enhances the classification process and improves the insight into rules knowledge. • Physician can detect a minimum number of rules with trusted levels to reach an efficient diagnosis of diseases.
  • 35. Future Work • Promising results of the proposed approach encourage the possibility of applying the approach on other multi dimensional data sets. • Other visualization dynamic techniques can be applied to meet the different requirements of physicians.