BOTANICAL ORIGIN-BASED HONEY DISCRIMINATION USING VIS-NIR SPECTROSCOPY AND STATISTICAL CLUSTER ANALYSIS Diana Tsankova 1, Svetla Lekova 2

Size: px
Start display at page:

Download "BOTANICAL ORIGIN-BASED HONEY DISCRIMINATION USING VIS-NIR SPECTROSCOPY AND STATISTICAL CLUSTER ANALYSIS Diana Tsankova 1, Svetla Lekova 2"

Transcription

1 Journal Journal of Chemical of Chemical Technology and and Metallurgy, 50, 5, 50, 2015, BOTANICAL ORIGIN-BASED HONEY DISCRIMINATION USING VIS-NIR SPECTROSCOPY AND STATISTICAL CLUSTER ANALYSIS Diana Tsankova 1, Svetla Lekova 2 1 University of Food Technologies 26 Maritsa blvd, 4000 Plovdiv, Bulgaria, dtsankova@yahoo.com 2 University of Chemical Technology and Metallurgy, 8 Kliment Ohridski, Sofia 1756, Bulgaria sv_lekova@uctm.edu Received 15 February 2015 Accepted 23 July 2015 ABSTRACT The aim of the article is to present results on the potential of honey discrimination (on the base of its botanical origins) by Vis-NIR spectroscopy and subsequent statistical cluster analysis. Thirty-five samples from three types of honey (acacia, linden, and honeydew) are measured by a spectrophotometer Cary100 with recorded wavelength range of nm for calibration of honey classifier. Firstly, principal components analysis (PCA) is used for reducing the number of inputs (wavelengths) and proper visualization of the experimental results. Next, the first two principal components (PCs) are combined separately with Naïve Bayes classification (NBC) and k-means clustering (KMC) to develop PC-NBC and PC- KMC models. An additional reduction of the number of used wavelengths by selecting the values at equal, predetermined intervals by a power of 2 is proposed. The PC-NBC and PC-KMC models developed for these reduced wavelengths produce almost the same performance as compared with those developed for the original number of wavelengths and thus facilitate developing a simpler and cheaper sensor for honey discrimination in practice. The high accuracy of the proposed honey classifiers is confirmed by leave-one-out cross-validation test conducted in MATLAB environment. Keywords: honey discrimination, Vis-NIR spectroscopy, principal components analysis, Bayes classification. INTRODUCTION is a natural product and nothing should be extracted or added to it. Production of natural honey is a laborious process, which is time consuming and involves a lot of costs. Therefore, honey is often subjected to falsification by adding sugar and other impurities. Furthermore, some types of honey have a higher market price than others, so in order to prevent fraud in the labeling, means for distinguishing between different types of honey should be developed. Several methods have been used for the determination of the floral origin of honey. Among them the pollen recognition and sensory analysis are the most popular ones. However, the technique of analysis of honey s pollen content is prolonged and has some limitations. The other methods are mainly based on the analysis of honey s aroma compounds, sugar profile, flavonoid pattern, non-flavonoid phenolics, organic acids, isotopic relations, protein and amino acid compositions and marker presence [1, 2]. But some of these methods are in general time-consuming, complex, and labour intensive, for routine quality control application, or require very specialised personnel to interpret the results [3, 4]. In addition, most of the analytical techniques involve some kind of sample pre-treatment. The advantages of the technique of visible (Vis) and near infrared (NIR) spectroscopy with respect to other analytical methods are the non-invasive approach, the relatively easy and quick data acquisition. Some authors [5, 6] had used this technique for qualification of adulterants in honey with good accuracy, but prediction models were developed 638

2 Diana Tsankova, Svetla Lekova without reduction of wavelengths range, which would cause computational complexity. The aim of this work is to investigate the possibility of honey discrimination (based on its botanical origin), using Vis-NIR spectroscopy in an absorbance mode. Spectroscopic data obtained undergo subsequent statistical processing including: principal components analysis (PCA) for reducing the classifiers number of inputs; Naïve Bayes classification (NBC) and k-means clustering (KMC) for cluster distinguishing. The technology of joint use of PCA and clustering techniques from classical type as NBC and KMC, not only contributes to reduction of the area of the input data, but also overcomes some computational problems such as badly scaled or close to singular matrix. In addition, a wavelengths number reduction by selecting the values at regular, predetermined intervals by a power of 2 is proposed. This will facilitate the design of a simple and inexpensive sensor for recognizing some different types of honey in practice. EXPERIMENTAL Spectrum Acquisition Thirty-five samples of three different types of honey (acacia - 14 samples; linden - 12 samples; and honeydew - 9 samples) were purchased from supermarkets (Lexie, Kaufland, Piccadilly) and from private producers. The samples were annealed at room temperature ( C). All of them were in a liquid state (without crystallization). The spectral characteristics of the honey were taken with a spectrophotometer Cary100 ranging from 350 to 900 nm at 1 nm sampling space. The method of the PCs was used to reduce dimensionality of the input data (spectral readings), then they were classified using two classifiers - a supervisor Bayes classifier and unsupervisor k-means one. Principal Components Analysis The aim of the method is to reduce the dimensionality of multivariate data (e.g., wavelengths) whilst preserving as much of the relevant information as possible. PCA is a linear transformation, that transforms the data (observations of possibly correlated variables) to a new coordinate system such that the new set of variables, the principal components, are linear functions of the original variables. PCs are uncorrelated, and the greatest variance by any projection of the data comes to lie on the first coordinate, the second greatest variance on the second coordinate, and so on. This is achieved by computing the covariance matrix for the full data set. Then, the eigenvectors and eigenvalues of the covariance matrix are computed, and sorted according to decreasing eigenvalue [7, 8]. All the principal components are orthogonal to each other. The full set of principal components is as large as the original set of variables. Usually the sum of the variances of the first few principal components exceeds 80 % of the total variance of the original data [9]. In this study, the first two PCs are used by the following two calibration methods: NBC and KMC for developing discrimination models. Naive Bayes classification algorithm The Naive Bayes classifier is fast and easy to implement. It is designed for use when features are independent of one another within each class, but it appears to work well in practice even when that independence assumption is not valid [9-12]. It classifies data in two steps - training and prediction steps. In the training step, using the training samples, the method estimates the parameters of a probability distribution, assuming that features are conditionally independent given the class. During the prediction step, for any unseen test sample, the method computes the posterior probability of that sample belonging to each class. The method then classifies the test sample according to the largest posterior probability. In this study the NBC algorithm uses normal (Gaussian) distribution. It is appropriate for features that have normal distributions in each class. The Naive Bayes classifier estimates a separate normal distribution for each class by computing the mean and standard deviation of the training data in that class. K-means clustering K-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. Given an initial set of k means, the algorithm proceeds by alternating between two steps - assignment and update steps [13, 14]. During the assignment step each observation is assigned to the cluster whose mean yields the least within-cluster sum of squares. Since 639

3 Journal of Chemical Technology and Metallurgy, 50, 5, 2015 the sum of squares is the squared Euclidean distance, this is the nearest mean. Mathematically, this means partitioning the observations according to the Voronoi diagram generated by the means. In the update step the new means are calculated and they have to be the centroids of the observations in the new clusters. The algorithm has converged when the assignments no longer change. Since both steps optimize the withincluster sum of squares, and there exists a finite number of such partitions, the algorithm must converge to a local optimum. There is no guarantee that the global optimum is found by k-means algorithm. clusters, that with a few exceptions coincide with the three types of honey - acacia, linden and honeydew. The figure shows that three samples of linden honey are located in the cluster of acacia honey and 1 sample of honeydew - in the cluster of linden honey. Here, the determination of the type of honey is based solely on the inscription on the label by the manufacturer, i.e. on trusting the manufacturer. The first two PCs explain as high as % of variance in the spectra (93.58 % for PC-1 and 4.07 % for PC-2). The two PCs were chosen to develop PC-NBC and PC-KMC models. One-outcross-validation test was used to check the performance RESULTS AND DISCUSSION Absorbance Spectra Absorbance spectra of the three brands of honey with wavelengths ranging from 350 to 900 nm are shown in Fig. 1. The spectra present peaks at the band of nm and low absorbance in the NIR range above 760 nm. All spectra are similar in spectral shape and absorbance. Therefore, it is necessary to apply appropriate methods of multivariate analysis to distinguish the honeys. PC-NBC and PC-KMC Based Models for Full Wavelengths Spectra The spectral dimensionality was reduced to a small number (two) of principal components using PCA. The scores scatter plot of the 1st and 2nd PCs is shown in Fig. 2. It is evident that the samples form three Fig. 2. PCA of the three types of honey. Fig. 1. Absorbance spectra. Fig. 3. PC-NBC model of the three types of honey. 640

4 Diana Tsankova, Svetla Lekova Table 1. Discrimination accuracy of PC-NBC model. PC-NBC model Observed Class Predicted Class by PC-NBC dew Total dew Total Table 2. Discrimination accuracy of PC-KMC model. PC-KMC model Observed Class Predicted Class by PC-NBC dew Total dew Total of the classifiers. The prediction results of the honey s botanical origin made by the proposed classifiers, PC- NBC and PC-KMC, are shown in Fig. 3, Table 1 and Fig. 4, Table 2, respectively. Table 3 shows the good performance of the models mentioned above (PC-NBC and PC-KMC): 88.6 % and 80.0 % accuracy, respectively, for honey discrimination. Fig. 4. PC-KMC model of the three types of honey Table 3. Discrimination accuracy of PC-NBC and PC- KMC models under wavelengths reduction rates (WRRs) between 1 and 2 6. Number of wavelengths WRRs PC-NBC (%) PC-KMC (%) 551 (full) PC-NBC and PC-KMC Based Models for Reduced Wavelengths Spectra The number of the used wavelengths of spectral characteristics was reduced successively 2, 4, 8, 16, x 32, 64 times (i.e., 2, where x = 1,2,..., 6 ). Selected wavelengths were at regular intervals, starting from 350 nm. Based on these reduced wavelengths, a series of PC-NBC and PC-KMC models were established. The results of model performance under different wavelength reduction rates (WRRs) are shown in Table 3. For example, the PC-NBC and PC-KMC models developed for 8 wavelengths (WRR = 64) achieved discrimination accuracy of 88.6 % and 77.1 %, respectively, which was almost as those for all the 551 wavelengths. This means that the eight wavelengths at equal intervals are enough to develop accurate models (PC-NBC and PC-KMC) for honey discrimination and thus facilitates the design of a simple and inexpensive sensor for honey discrimination in practice. Some authors in the literature have also reported the feasibility of reducing wavelengths by WRRs. Li and Yang [15] have developed PC-SVM (support vector machine) and PC-LDA (linear discriminate analysis) based prediction models using vis-nir wavelengths, subjected to WRRs of 2, 4, 8, 16, 32, 64, 128, 256 and 512. They have found that the models, calibrated for 6 wavelengths at interval of nm, have achieved accuracy almost the same as those for full 2847 wavelengths. However, they have tested their classifiers with the same samples, which they had used for training. CONCLUSIONS Based on Vis-NIR spectroscopy for discrimination of (botanical origins of) honey, two classification mod- 641

5 Journal of Chemical Technology and Metallurgy, 50, 5, 2015 els, PC-NBC and PC-KMC, were developed for various numbers of wavelengths ranging from 350 to 900 nm. As a result of using PCA, the number of input data were reduced from 551 wavelengths to only 2 PCs. The obtained advantages are the lack of correlation between the input data and also the ability to visualize the clusters formed by different types of honey. The proposed reduction of 6 the wavelength to 2 times, deteriorates very little the performance of the classifiers (accuracy 88.6 % and 77.1 % for PC-NBC and PC-KMC, respectively), which may allow developing a simpler and cheaper sensor for honey discrimination in practice. Future work will include: selection of specific wavelengths (in unequal intervals) and statistical analysis of the significance of the selected inputs for the separation of honey according to its botanical origin; adding new samples of other types of honey; using methods of artificial intelligence to increase the classifiers accuracy, etc. Acknowledgements The paper presents research and development, supported by the Scientific Fund for Internal Competition of the University of Food Technologies, Plovdiv, under Research Project No.7/14-H. REFERENCES 1. E. Anklam, A review of the analytical methods to determine the geographical and botanical origin of honey, Food Chem., 63, 1998, I. Hermosin, R.M. Chicon, M.D. Cabezudo, Free amino acid composition and botanical origin of honey, Food Chemistry, 83, 2003, S. Bogdanov, P. Martin, authenticity, Mitt. Geb. Lebensmittelunters Hyg. 93, 2002, S. Benedetti, S. Mannino, A.G. Sabatini, G.L. Marcazzan, Electronic nose and neural network use for the classification of honey, Apidologie, 35, 2004, 1-6, INRA/DIB-AGIB/ EDP Sciences, DOI: / apido: T. Gallardo-Velazquez, G. Osorio-Revilla, M.Z.D. Loa, Y. Rivera-Espinoza, Application of FTIR-HATR spectroscopy and multivariate analysis to the quantification of adulterants in Mexican honeys, Food Research International, 42, 3, 2009, Zhu, X., S.Li, Y. Shan et al., Detection of adulterants such as sweeteners materials in honey using nearinfrared spectroscopy and chemometrics, Journal of Food Engineering, 101, 1, H. Hotelling, Analysis of a Complex of Statistical Variables into Principal Components, Journal of Educational Psychology, 24, 6-7, 1933, , I.T. Jolliffe, Principal Component Analysis, 2nd ed., Springer Series in Statistics, New York, Statistics Toolbox User s Guide, R2014a, COPY- RIGHT by The MathWorks, Inc classifier#cite_note-rennie A. McCallum, K. Nigam, A comparison of event models for Naive Bayes text classification, AAAI-98 workshop on learning for text categorization 752, J. Rennie, L. Shih, J. Teevan, D. Karger, Tackling the poor assumptions of Naive Bayes classifiers, ICML, D. MacKay, An Example Inference Task: Clustering. Information Theory, Inference and Learning Algorithms, Cambridge University Press, 2003, Chapter 20, pp Independent_component_analysis_.28ICA Y. Li, H. Yang, Discrimination Using Visible and Near-Infrared Spectroscopy, International Scholarly Research Network, ISRN Spectroscopy, v. 2012, Article ID , 4 pages, doi: /2012/

EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set

EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set Amhmed A. Bhih School of Electrical and Electronic Engineering Princy Johnson School of Electrical and Electronic Engineering Martin

More information

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Proceedings of the 2 nd Workshop of the EARSeL SIG on Land Use and Land Cover CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Sebastian Mader

More information

Asian Journal of Food and Agro-Industry ISSN 1906-3040 Available online at www.ajofai.info

Asian Journal of Food and Agro-Industry ISSN 1906-3040 Available online at www.ajofai.info As. J. Food Ag-Ind. 008, (0), - Asian Journal of Food and Agro-Industry ISSN 906-00 Available online at www.ajofai.info Research Article Analysis of NIR spectral reflectance linearization and gradient

More information

Chemometric Analysis for Spectroscopy

Chemometric Analysis for Spectroscopy Chemometric Analysis for Spectroscopy Bridging the Gap between the State and Measurement of a Chemical System by Dongsheng Bu, PhD, Principal Scientist, CAMO Software Inc. Chemometrics is the use of mathematical

More information

Multivariate Tools for Modern Pharmaceutical Control FDA Perspective

Multivariate Tools for Modern Pharmaceutical Control FDA Perspective Multivariate Tools for Modern Pharmaceutical Control FDA Perspective IFPAC Annual Meeting 22 January 2013 Christine M. V. Moore, Ph.D. Acting Director ONDQA/CDER/FDA Outline Introduction to Multivariate

More information

Software Approaches for Structure Information Acquisition and Training of Chemistry Students

Software Approaches for Structure Information Acquisition and Training of Chemistry Students Software Approaches for Structure Information Acquisition and Training of Chemistry Students Nikolay T. Kochev, Plamen N. Penchev, Atanas T. Terziyski, George N. Andreev Department of Analytical Chemistry,

More information

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data CMPE 59H Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data Term Project Report Fatma Güney, Kübra Kalkan 1/15/2013 Keywords: Non-linear

More information

Multivariate Chemometric and Statistic Software Role in Process Analytical Technology

Multivariate Chemometric and Statistic Software Role in Process Analytical Technology Multivariate Chemometric and Statistic Software Role in Process Analytical Technology Camo Software Inc For IFPAC 2007 By Dongsheng Bu and Andrew Chu PAT Definition A system Understand the Process Design

More information

Social Media Mining. Data Mining Essentials

Social Media Mining. Data Mining Essentials Introduction Data production rate has been increased dramatically (Big Data) and we are able store much more data than before E.g., purchase data, social media data, mobile phone data Businesses and customers

More information

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 123 CHAPTER 7 BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 7.1 Introduction Even though using SVM presents

More information

How To Cluster

How To Cluster Data Clustering Dec 2nd, 2013 Kyrylo Bessonov Talk outline Introduction to clustering Types of clustering Supervised Unsupervised Similarity measures Main clustering algorithms k-means Hierarchical Main

More information

ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING)

ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING) ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING) Gabriela Ochoa http://www.cs.stir.ac.uk/~goc/ OUTLINE Preliminaries Classification and Clustering Applications

More information

Introduction to Principal Components and FactorAnalysis

Introduction to Principal Components and FactorAnalysis Introduction to Principal Components and FactorAnalysis Multivariate Analysis often starts out with data involving a substantial number of correlated variables. Principal Component Analysis (PCA) is a

More information

Analysis of kiva.com Microlending Service! Hoda Eydgahi Julia Ma Andy Bardagjy December 9, 2010 MAS.622j

Analysis of kiva.com Microlending Service! Hoda Eydgahi Julia Ma Andy Bardagjy December 9, 2010 MAS.622j Analysis of kiva.com Microlending Service! Hoda Eydgahi Julia Ma Andy Bardagjy December 9, 2010 MAS.622j What is Kiva? An organization that allows people to lend small amounts of money via the Internet

More information

Fundamentals of modern UV-visible spectroscopy. Presentation Materials

Fundamentals of modern UV-visible spectroscopy. Presentation Materials Fundamentals of modern UV-visible spectroscopy Presentation Materials The Electromagnetic Spectrum E = hν ν = c / λ 1 Electronic Transitions in Formaldehyde 2 Electronic Transitions and Spectra of Atoms

More information

Environmental Remote Sensing GEOG 2021

Environmental Remote Sensing GEOG 2021 Environmental Remote Sensing GEOG 2021 Lecture 4 Image classification 2 Purpose categorising data data abstraction / simplification data interpretation mapping for land cover mapping use land cover class

More information

Machine Learning using MapReduce

Machine Learning using MapReduce Machine Learning using MapReduce What is Machine Learning Machine learning is a subfield of artificial intelligence concerned with techniques that allow computers to improve their outputs based on previous

More information

K-Means Clustering Tutorial

K-Means Clustering Tutorial K-Means Clustering Tutorial By Kardi Teknomo,PhD Preferable reference for this tutorial is Teknomo, Kardi. K-Means Clustering Tutorials. http:\\people.revoledu.com\kardi\ tutorial\kmean\ Last Update: July

More information

Standardization and Its Effects on K-Means Clustering Algorithm

Standardization and Its Effects on K-Means Clustering Algorithm Research Journal of Applied Sciences, Engineering and Technology 6(7): 399-3303, 03 ISSN: 040-7459; e-issn: 040-7467 Maxwell Scientific Organization, 03 Submitted: January 3, 03 Accepted: February 5, 03

More information

O2PLS for improved analysis and visualization of complex data

O2PLS for improved analysis and visualization of complex data O2PLS for improved analysis and visualization of complex data Lennart Eriksson 1, Svante Wold 2 and Johan Trygg 3 1 Umetrics AB, POB 7960, SE-907 19 Umeå, Sweden, lennart.eriksson@umetrics.com 2 Umetrics

More information

Facebook Friend Suggestion Eytan Daniyalzade and Tim Lipus

Facebook Friend Suggestion Eytan Daniyalzade and Tim Lipus Facebook Friend Suggestion Eytan Daniyalzade and Tim Lipus 1. Introduction Facebook is a social networking website with an open platform that enables developers to extract and utilize user information

More information

The Data Mining Process

The Data Mining Process Sequence for Determining Necessary Data. Wrong: Catalog everything you have, and decide what data is important. Right: Work backward from the solution, define the problem explicitly, and map out the data

More information

Machine Learning and Pattern Recognition Logistic Regression

Machine Learning and Pattern Recognition Logistic Regression Machine Learning and Pattern Recognition Logistic Regression Course Lecturer:Amos J Storkey Institute for Adaptive and Neural Computation School of Informatics University of Edinburgh Crichton Street,

More information

Final Project Report

Final Project Report CPSC545 by Introduction to Data Mining Prof. Martin Schultz & Prof. Mark Gerstein Student Name: Yu Kor Hugo Lam Student ID : 904907866 Due Date : May 7, 2007 Introduction Final Project Report Pseudogenes

More information

Qualitative NIR Analysis for Ingredients in the Baking Industry

Qualitative NIR Analysis for Ingredients in the Baking Industry Overview The challenge to all baking companies in today s economy is to operate plants as efficiently as possible, with a focus on quality and keeping costs in check. With regulatory issues becoming more

More information

Data Mining - Evaluation of Classifiers

Data Mining - Evaluation of Classifiers Data Mining - Evaluation of Classifiers Lecturer: JERZY STEFANOWSKI Institute of Computing Sciences Poznan University of Technology Poznan, Poland Lecture 4 SE Master Course 2008/2009 revised for 2010

More information

Partial Least Squares (PLS) Regression.

Partial Least Squares (PLS) Regression. Partial Least Squares (PLS) Regression. Hervé Abdi 1 The University of Texas at Dallas Introduction Pls regression is a recent technique that generalizes and combines features from principal component

More information

NIRCal Software data sheet

NIRCal Software data sheet NIRCal Software data sheet NIRCal is an optional software package for NIRFlex N-500 and NIRMaster, that allows the development of qualitative and quantitative calibrations. It offers numerous chemometric

More information

Unsupervised and supervised dimension reduction: Algorithms and connections

Unsupervised and supervised dimension reduction: Algorithms and connections Unsupervised and supervised dimension reduction: Algorithms and connections Jieping Ye Department of Computer Science and Engineering Evolutionary Functional Genomics Center The Biodesign Institute Arizona

More information

1 st day Basic Training Course

1 st day Basic Training Course DATES AND LOCATIONS 13-14 April 2015 Princeton Marriott at Forrestal, 100 College Road East, Princeton NJ 08540, New Jersey 16-17 April 2015 Hotel Nikko San Francisco 222 Mason Street, San Francisco, CA

More information

Using Data Mining for Mobile Communication Clustering and Characterization

Using Data Mining for Mobile Communication Clustering and Characterization Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer

More information

How to report the percentage of explained common variance in exploratory factor analysis

How to report the percentage of explained common variance in exploratory factor analysis UNIVERSITAT ROVIRA I VIRGILI How to report the percentage of explained common variance in exploratory factor analysis Tarragona 2013 Please reference this document as: Lorenzo-Seva, U. (2013). How to report

More information

Ultra-low Sulfur Diesel Classification with Near-Infrared Spectroscopy and Partial Least Squares

Ultra-low Sulfur Diesel Classification with Near-Infrared Spectroscopy and Partial Least Squares 1132 Energy & Fuels 2009, 23, 1132 1133 Communications Ultra-low Sulfur Diesel Classification with Near-Infrared Spectroscopy and Partial Least Squares Jeffrey A. Cramer, Robert E. Morris,* Mark H. Hammond,

More information

The influence of teacher support on national standardized student assessment.

The influence of teacher support on national standardized student assessment. The influence of teacher support on national standardized student assessment. A fuzzy clustering approach to improve the accuracy of Italian students data Claudio Quintano Rosalia Castellano Sergio Longobardi

More information

Methodology for Emulating Self Organizing Maps for Visualization of Large Datasets

Methodology for Emulating Self Organizing Maps for Visualization of Large Datasets Methodology for Emulating Self Organizing Maps for Visualization of Large Datasets Macario O. Cordel II and Arnulfo P. Azcarraga College of Computer Studies *Corresponding Author: macario.cordel@dlsu.edu.ph

More information

Neural Networks Lesson 5 - Cluster Analysis

Neural Networks Lesson 5 - Cluster Analysis Neural Networks Lesson 5 - Cluster Analysis Prof. Michele Scarpiniti INFOCOM Dpt. - Sapienza University of Rome http://ispac.ing.uniroma1.it/scarpiniti/index.htm michele.scarpiniti@uniroma1.it Rome, 29

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

More information

Clustering. Data Mining. Abraham Otero. Data Mining. Agenda

Clustering. Data Mining. Abraham Otero. Data Mining. Agenda Clustering 1/46 Agenda Introduction Distance K-nearest neighbors Hierarchical clustering Quick reference 2/46 1 Introduction It seems logical that in a new situation we should act in a similar way as in

More information

A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization

A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization Ángela Blanco Universidad Pontificia de Salamanca ablancogo@upsa.es Spain Manuel Martín-Merino Universidad

More information

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not.

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not. Statistical Learning: Chapter 4 Classification 4.1 Introduction Supervised learning with a categorical (Qualitative) response Notation: - Feature vector X, - qualitative response Y, taking values in C

More information

Noise reduction of fast, repetitive GC/MS measurements using principal component analysis (PCA)

Noise reduction of fast, repetitive GC/MS measurements using principal component analysis (PCA) Analytica Chimica Acta 401 (1999) 35 43 Noise reduction of fast, repetitive GC/MS measurements using principal component analysis (PCA) M. Statheropoulos a,, A. Pappa a, P. Karamertzanis a, H.L.C. Meuzelaar

More information

AppNote 6/2003. Analysis of Flavors using a Mass Spectral Based Chemical Sensor KEYWORDS ABSTRACT

AppNote 6/2003. Analysis of Flavors using a Mass Spectral Based Chemical Sensor KEYWORDS ABSTRACT AppNote 6/2003 Analysis of Flavors using a Mass Spectral Based Chemical Sensor Vanessa R. Kinton Gerstel, Inc., 701 Digital Drive, Suite J, Linthicum, MD 21090, USA Kevin L. Goodner USDA, Citrus & Subtropical

More information

Quantitative Evaluation of Perfume Fleuressence Samples using the znose

Quantitative Evaluation of Perfume Fleuressence Samples using the znose Quantitative Evaluation of Perfume Fleuressence Samples using the znose Edward J. Staples, Electronic Sensor Technology Electronic Noses Conventional electronic noses (enoses) produce a recognizable response

More information

Azure Machine Learning, SQL Data Mining and R

Azure Machine Learning, SQL Data Mining and R Azure Machine Learning, SQL Data Mining and R Day-by-day Agenda Prerequisites No formal prerequisites. Basic knowledge of SQL Server Data Tools, Excel and any analytical experience helps. Best of all:

More information

Adaptive Framework for Network Traffic Classification using Dimensionality Reduction and Clustering

Adaptive Framework for Network Traffic Classification using Dimensionality Reduction and Clustering IV International Congress on Ultra Modern Telecommunications and Control Systems 22 Adaptive Framework for Network Traffic Classification using Dimensionality Reduction and Clustering Antti Juvonen, Tuomo

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

ANALYSIS OF ASPIRIN INFRARED (IR) SPECTROSCOPY AND MELTING POINT DETERMINATION

ANALYSIS OF ASPIRIN INFRARED (IR) SPECTROSCOPY AND MELTING POINT DETERMINATION Chem 306 Section (Circle) M Tu W Th Name Partners Date ANALYSIS OF ASPIRIN INFRARED (IR) SPECTROSCOPY AND MELTING POINT DETERMINATION Materials: prepared acetylsalicylic acid (aspirin), stockroom samples

More information

THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS

THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS O.U. Sezerman 1, R. Islamaj 2, E. Alpaydin 2 1 Laborotory of Computational Biology, Sabancı University, Istanbul, Turkey. 2 Computer Engineering

More information

Lecture 9: Introduction to Pattern Analysis

Lecture 9: Introduction to Pattern Analysis Lecture 9: Introduction to Pattern Analysis g Features, patterns and classifiers g Components of a PR system g An example g Probability definitions g Bayes Theorem g Gaussian densities Features, patterns

More information

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19 PREFACE xi 1 INTRODUCTION 1 1.1 Overview 1 1.2 Definition 1 1.3 Preparation 2 1.3.1 Overview 2 1.3.2 Accessing Tabular Data 3 1.3.3 Accessing Unstructured Data 3 1.3.4 Understanding the Variables and Observations

More information

Specific Usage of Visual Data Analysis Techniques

Specific Usage of Visual Data Analysis Techniques Specific Usage of Visual Data Analysis Techniques Snezana Savoska 1 and Suzana Loskovska 2 1 Faculty of Administration and Management of Information systems, Partizanska bb, 7000, Bitola, Republic of Macedonia

More information

Review Jeopardy. Blue vs. Orange. Review Jeopardy

Review Jeopardy. Blue vs. Orange. Review Jeopardy Review Jeopardy Blue vs. Orange Review Jeopardy Jeopardy Round Lectures 0-3 Jeopardy Round $200 How could I measure how far apart (i.e. how different) two observations, y 1 and y 2, are from each other?

More information

High-Dimensional Data Visualization by PCA and LDA

High-Dimensional Data Visualization by PCA and LDA High-Dimensional Data Visualization by PCA and LDA Chaur-Chin Chen Department of Computer Science, National Tsing Hua University, Hsinchu, Taiwan Abbie Hsu Institute of Information Systems & Applications,

More information

Data Mining and Visualization

Data Mining and Visualization Data Mining and Visualization Jeremy Walton NAG Ltd, Oxford Overview Data mining components Functionality Example application Quality control Visualization Use of 3D Example application Market research

More information

Principal Component Analysis

Principal Component Analysis Principal Component Analysis ERS70D George Fernandez INTRODUCTION Analysis of multivariate data plays a key role in data analysis. Multivariate data consists of many different attributes or variables recorded

More information

Machine Learning CS 6830. Lecture 01. Razvan C. Bunescu School of Electrical Engineering and Computer Science bunescu@ohio.edu

Machine Learning CS 6830. Lecture 01. Razvan C. Bunescu School of Electrical Engineering and Computer Science bunescu@ohio.edu Machine Learning CS 6830 Razvan C. Bunescu School of Electrical Engineering and Computer Science bunescu@ohio.edu What is Learning? Merriam-Webster: learn = to acquire knowledge, understanding, or skill

More information

Index Terms: Face Recognition, Face Detection, Monitoring, Attendance System, and System Access Control.

Index Terms: Face Recognition, Face Detection, Monitoring, Attendance System, and System Access Control. Modern Technique Of Lecture Attendance Using Face Recognition. Shreya Nallawar, Neha Giri, Neeraj Deshbhratar, Shamal Sane, Trupti Gautre, Avinash Bansod Bapurao Deshmukh College Of Engineering, Sewagram,

More information

Uses of Derivative Spectroscopy

Uses of Derivative Spectroscopy Uses of Derivative Spectroscopy Application Note UV-Visible Spectroscopy Anthony J. Owen Derivative spectroscopy uses first or higher derivatives of absorbance with respect to wavelength for qualitative

More information

Automated Stellar Classification for Large Surveys with EKF and RBF Neural Networks

Automated Stellar Classification for Large Surveys with EKF and RBF Neural Networks Chin. J. Astron. Astrophys. Vol. 5 (2005), No. 2, 203 210 (http:/www.chjaa.org) Chinese Journal of Astronomy and Astrophysics Automated Stellar Classification for Large Surveys with EKF and RBF Neural

More information

Analytics on Big Data

Analytics on Big Data Analytics on Big Data Riccardo Torlone Università Roma Tre Credits: Mohamed Eltabakh (WPI) Analytics The discovery and communication of meaningful patterns in data (Wikipedia) It relies on data analysis

More information

Dimensionality Reduction: Principal Components Analysis

Dimensionality Reduction: Principal Components Analysis Dimensionality Reduction: Principal Components Analysis In data mining one often encounters situations where there are a large number of variables in the database. In such situations it is very likely

More information

How To Understand Multivariate Models

How To Understand Multivariate Models Neil H. Timm Applied Multivariate Analysis With 42 Figures Springer Contents Preface Acknowledgments List of Tables List of Figures vii ix xix xxiii 1 Introduction 1 1.1 Overview 1 1.2 Multivariate Models

More information

Machine Learning with MATLAB David Willingham Application Engineer

Machine Learning with MATLAB David Willingham Application Engineer Machine Learning with MATLAB David Willingham Application Engineer 2014 The MathWorks, Inc. 1 Goals Overview of machine learning Machine learning models & techniques available in MATLAB Streamlining the

More information

A New Method for Dimensionality Reduction using K- Means Clustering Algorithm for High Dimensional Data Set

A New Method for Dimensionality Reduction using K- Means Clustering Algorithm for High Dimensional Data Set A New Method for Dimensionality Reduction using K- Means Clustering Algorithm for High Dimensional Data Set D.Napoleon Assistant Professor Department of Computer Science Bharathiar University Coimbatore

More information

Statistical Machine Learning

Statistical Machine Learning Statistical Machine Learning UoC Stats 37700, Winter quarter Lecture 4: classical linear and quadratic discriminants. 1 / 25 Linear separation For two classes in R d : simple idea: separate the classes

More information

KATE GLEASON COLLEGE OF ENGINEERING. John D. Hromi Center for Quality and Applied Statistics

KATE GLEASON COLLEGE OF ENGINEERING. John D. Hromi Center for Quality and Applied Statistics ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM KATE GLEASON COLLEGE OF ENGINEERING John D. Hromi Center for Quality and Applied Statistics NEW (or REVISED) COURSE (KGCOE- CQAS- 747- Principles of

More information

Cluster analysis with SPSS: K-Means Cluster Analysis

Cluster analysis with SPSS: K-Means Cluster Analysis analysis with SPSS: K-Means Analysis analysis is a type of data classification carried out by separating the data into groups. The aim of cluster analysis is to categorize n objects in k (k>1) groups,

More information

Application of Automated Data Collection to Surface-Enhanced Raman Scattering (SERS)

Application of Automated Data Collection to Surface-Enhanced Raman Scattering (SERS) Application Note: 52020 Application of Automated Data Collection to Surface-Enhanced Raman Scattering (SERS) Timothy O. Deschaines, Ph.D., Thermo Fisher Scientific, Madison, WI, USA Key Words Array Automation

More information

Practical Data Science with Azure Machine Learning, SQL Data Mining, and R

Practical Data Science with Azure Machine Learning, SQL Data Mining, and R Practical Data Science with Azure Machine Learning, SQL Data Mining, and R Overview This 4-day class is the first of the two data science courses taught by Rafal Lukawiecki. Some of the topics will be

More information

U.P.B. Sci. Bull., Series C, Vol. 77, Iss. 1, 2015 ISSN 2286 3540

U.P.B. Sci. Bull., Series C, Vol. 77, Iss. 1, 2015 ISSN 2286 3540 U.P.B. Sci. Bull., Series C, Vol. 77, Iss. 1, 2015 ISSN 2286 3540 ENTERPRISE FINANCIAL DISTRESS PREDICTION BASED ON BACKWARD PROPAGATION NEURAL NETWORK: AN EMPIRICAL STUDY ON THE CHINESE LISTED EQUIPMENT

More information

Customer Classification And Prediction Based On Data Mining Technique

Customer Classification And Prediction Based On Data Mining Technique Customer Classification And Prediction Based On Data Mining Technique Ms. Neethu Baby 1, Mrs. Priyanka L.T 2 1 M.E CSE, Sri Shakthi Institute of Engineering and Technology, Coimbatore 2 Assistant Professor

More information

QUANTITATIVE INFRARED SPECTROSCOPY. Willard et. al. Instrumental Methods of Analysis, 7th edition, Wadsworth Publishing Co., Belmont, CA 1988, Ch 11.

QUANTITATIVE INFRARED SPECTROSCOPY. Willard et. al. Instrumental Methods of Analysis, 7th edition, Wadsworth Publishing Co., Belmont, CA 1988, Ch 11. QUANTITATIVE INFRARED SPECTROSCOPY Objective: The objectives of this experiment are: (1) to learn proper sample handling procedures for acquiring infrared spectra. (2) to determine the percentage composition

More information

MS1b Statistical Data Mining

MS1b Statistical Data Mining MS1b Statistical Data Mining Yee Whye Teh Department of Statistics Oxford http://www.stats.ox.ac.uk/~teh/datamining.html Outline Administrivia and Introduction Course Structure Syllabus Introduction to

More information

DATA MINING CLUSTER ANALYSIS: BASIC CONCEPTS

DATA MINING CLUSTER ANALYSIS: BASIC CONCEPTS DATA MINING CLUSTER ANALYSIS: BASIC CONCEPTS 1 AND ALGORITHMS Chiara Renso KDD-LAB ISTI- CNR, Pisa, Italy WHAT IS CLUSTER ANALYSIS? Finding groups of objects such that the objects in a group will be similar

More information

Predict Influencers in the Social Network

Predict Influencers in the Social Network Predict Influencers in the Social Network Ruishan Liu, Yang Zhao and Liuyu Zhou Email: rliu2, yzhao2, lyzhou@stanford.edu Department of Electrical Engineering, Stanford University Abstract Given two persons

More information

COLLEGE OF SCIENCE. John D. Hromi Center for Quality and Applied Statistics

COLLEGE OF SCIENCE. John D. Hromi Center for Quality and Applied Statistics ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE John D. Hromi Center for Quality and Applied Statistics NEW (or REVISED) COURSE: COS-STAT-747 Principles of Statistical Data Mining

More information

Robust Outlier Detection Technique in Data Mining: A Univariate Approach

Robust Outlier Detection Technique in Data Mining: A Univariate Approach Robust Outlier Detection Technique in Data Mining: A Univariate Approach Singh Vijendra and Pathak Shivani Faculty of Engineering and Technology Mody Institute of Technology and Science Lakshmangarh, Sikar,

More information

Angela Savino a.savino@politicheagricole.it. In collaboration with: Gian Luigi Marcazzan, Massimiliano Magli, Lucia Piana e Mariassunta Stefano

Angela Savino a.savino@politicheagricole.it. In collaboration with: Gian Luigi Marcazzan, Massimiliano Magli, Lucia Piana e Mariassunta Stefano Angela Savino a.savino@politicheagricole.it In collaboration with: Gian Luigi Marcazzan, Massimiliano Magli, Lucia Piana e Mariassunta Stefano Milano 2 Ottobre 2015 SENSORY ANALYSIS uses evaluate of botanical

More information

Use of Data Mining Techniques to Improve the Effectiveness of Sales and Marketing

Use of Data Mining Techniques to Improve the Effectiveness of Sales and Marketing Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 4, April 2015,

More information

Using multiple models: Bagging, Boosting, Ensembles, Forests

Using multiple models: Bagging, Boosting, Ensembles, Forests Using multiple models: Bagging, Boosting, Ensembles, Forests Bagging Combining predictions from multiple models Different models obtained from bootstrap samples of training data Average predictions or

More information

Classification of Household Devices by Electricity Usage Profiles

Classification of Household Devices by Electricity Usage Profiles Classification of Household Devices by Electricity Usage Profiles Jason Lines 1, Anthony Bagnall 1, Patrick Caiger-Smith 2, and Simon Anderson 2 1 School of Computing Sciences University of East Anglia

More information

How To Identify A Churner

How To Identify A Churner 2012 45th Hawaii International Conference on System Sciences A New Ensemble Model for Efficient Churn Prediction in Mobile Telecommunication Namhyoung Kim, Jaewook Lee Department of Industrial and Management

More information

Is a Data Scientist the New Quant? Stuart Kozola MathWorks

Is a Data Scientist the New Quant? Stuart Kozola MathWorks Is a Data Scientist the New Quant? Stuart Kozola MathWorks 2015 The MathWorks, Inc. 1 Facts or information used usually to calculate, analyze, or plan something Information that is produced or stored by

More information

The Big Data mining to improve medical diagnostics quality

The Big Data mining to improve medical diagnostics quality The Big Data mining to improve medical diagnostics quality Ilyasova N.Yu., Kupriyanov A.V. Samara State Aerospace University, Image Processing Systems Institute, Russian Academy of Sciences Abstract. The

More information

Supervised Feature Selection & Unsupervised Dimensionality Reduction

Supervised Feature Selection & Unsupervised Dimensionality Reduction Supervised Feature Selection & Unsupervised Dimensionality Reduction Feature Subset Selection Supervised: class labels are given Select a subset of the problem features Why? Redundant features much or

More information

Applications of Near Infrared Spectroscopic Analysis in the Food Industry and. Research

Applications of Near Infrared Spectroscopic Analysis in the Food Industry and. Research Applications of Near Infrared Spectroscopic Analysis in the Food Industry and Research Written by Rolf Nilsson for the Food Safety Centre, Tasmanian Institute of Agricultural Research, University of Tasmania,

More information

Component Ordering in Independent Component Analysis Based on Data Power

Component Ordering in Independent Component Analysis Based on Data Power Component Ordering in Independent Component Analysis Based on Data Power Anne Hendrikse Raymond Veldhuis University of Twente University of Twente Fac. EEMCS, Signals and Systems Group Fac. EEMCS, Signals

More information

Subspace Analysis and Optimization for AAM Based Face Alignment

Subspace Analysis and Optimization for AAM Based Face Alignment Subspace Analysis and Optimization for AAM Based Face Alignment Ming Zhao Chun Chen College of Computer Science Zhejiang University Hangzhou, 310027, P.R.China zhaoming1999@zju.edu.cn Stan Z. Li Microsoft

More information

Statistics for BIG data

Statistics for BIG data Statistics for BIG data Statistics for Big Data: Are Statisticians Ready? Dennis Lin Department of Statistics The Pennsylvania State University John Jordan and Dennis K.J. Lin (ICSA-Bulletine 2014) Before

More information

FACE RECOGNITION BASED ATTENDANCE MARKING SYSTEM

FACE RECOGNITION BASED ATTENDANCE MARKING SYSTEM Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 2, February 2014,

More information

Predictive Modeling Techniques in Insurance

Predictive Modeling Techniques in Insurance Predictive Modeling Techniques in Insurance Tuesday May 5, 2015 JF. Breton Application Engineer 2014 The MathWorks, Inc. 1 Opening Presenter: JF. Breton: 13 years of experience in predictive analytics

More information

Decision Support System Methodology Using a Visual Approach for Cluster Analysis Problems

Decision Support System Methodology Using a Visual Approach for Cluster Analysis Problems Decision Support System Methodology Using a Visual Approach for Cluster Analysis Problems Ran M. Bittmann School of Business Administration Ph.D. Thesis Submitted to the Senate of Bar-Ilan University Ramat-Gan,

More information

Environmetric Data Interpretation to Assess Surface Water Quality

Environmetric Data Interpretation to Assess Surface Water Quality Bulg. J. Phys. 40 (2013) 325 330 Environmetric Data Interpretation to Assess Surface Water Quality P. Simeonova, P. Papazova, V. Lovchinov Laboratory of Environmental Physics, Georgi Nadjakov Institute

More information

Multivariate Analysis

Multivariate Analysis Table Of Contents Multivariate Analysis... 1 Overview... 1 Principal Components... 2 Factor Analysis... 5 Cluster Observations... 12 Cluster Variables... 17 Cluster K-Means... 20 Discriminant Analysis...

More information

Role of Social Networking in Marketing using Data Mining

Role of Social Networking in Marketing using Data Mining Role of Social Networking in Marketing using Data Mining Mrs. Saroj Junghare Astt. Professor, Department of Computer Science and Application St. Aloysius College, Jabalpur, Madhya Pradesh, India Abstract:

More information

USE OF EIGENVALUES AND EIGENVECTORS TO ANALYZE BIPARTIVITY OF NETWORK GRAPHS

USE OF EIGENVALUES AND EIGENVECTORS TO ANALYZE BIPARTIVITY OF NETWORK GRAPHS USE OF EIGENVALUES AND EIGENVECTORS TO ANALYZE BIPARTIVITY OF NETWORK GRAPHS Natarajan Meghanathan Jackson State University, 1400 Lynch St, Jackson, MS, USA natarajan.meghanathan@jsums.edu ABSTRACT This

More information

FT-NIR for Online Analysis in Polyol Production

FT-NIR for Online Analysis in Polyol Production Application Note: 51594 FT-NIR for Online Analysis in Polyol Production Key Words Acid Number Ethylene Oxide FT-NIR Hydroxyl Value Polyester Polyols Abstract Hydroxyl value and other related parameters

More information

Lecture 3: Linear methods for classification

Lecture 3: Linear methods for classification Lecture 3: Linear methods for classification Rafael A. Irizarry and Hector Corrada Bravo February, 2010 Today we describe four specific algorithms useful for classification problems: linear regression,

More information

Biometric Authentication using Online Signatures

Biometric Authentication using Online Signatures Biometric Authentication using Online Signatures Alisher Kholmatov and Berrin Yanikoglu alisher@su.sabanciuniv.edu, berrin@sabanciuniv.edu http://fens.sabanciuniv.edu Sabanci University, Tuzla, Istanbul,

More information