Classification in Marketing Research by Means of LEM2-generated Rules

Size: px
Start display at page:

Download "Classification in Marketing Research by Means of LEM2-generated Rules"

Transcription

1 Classification in Marketing Research by Means of LEM2-generated Rules Reinhold Decker and Frank Kroll Department of Business Administration and Economics, Bielefeld University, D Bielefeld, Germany; {rdecker, Abstract. The vagueness and uncertainty of data is a frequent problem in marketing research. Since rough sets have already proven their usefulness in dealing with such data in important domains like medicine and image processing, the question arises, whether they are a useful concept for marketing as well. Against this background we investigate the rough set theory-based LEM2 algorithm as a classification tool for marketing research. Its performance is demonstrated by means of synthetic as well as real-world marketing data. Our empirical results provide evidence that the LEM2 algorithm undoubtedly deserves more attention in marketing research as it is the case so far. 1 Introduction Classification is a common problem in marketing, particularly in market segmentation (Which consumers belong to which market segment?), sales force management (Which customers should be targeted with which customer care program?), and direct marketing (Which advertising materials should be sent to which customer?). One way to solve such marketing tasks is the deduction of decision rules from appropriate survey data. A promising approach for generating decision rules is the LEM2 algorithm (Learning from Examples Module Version 2), which is based on the rough set theory. The concepts of rough set theory have been used successfully in medicine and in bio-informatics, among other things. Therefore, it is quite surprising that to our knowledge there is still no publication applying LEM2 to classification tasks in marketing. The present paper aims at filling this gap. Substantiating the adequacy of LEM2 for the above mentioned tasks opens new options for knowledge discovery in marketing databases and the development of decision support systems for marketing planning. The rough set theory was introduced by Pawlak (1982) and is a mathematical approach to deal with vagueness and uncertainty in data. The main

2 426 Reinhold Decker and Frank Kroll idea of rough set theory, which recently aroused increasing interest in data mining, is to describe a given set X with fuzzy boundaries by two sets called the lower and the upper approximation. Rough sets enable to partition a given universe U, i.e. the objects considered, into equivalence classes, which are also called elementary sets. The objects belonging to those elementary sets are indiscernible with regard to a given set of attributes B and set X.Thelower approximation BX contains all objects, whose elementary set is completely contained in X (with regard to the set of attributes B). The upper approximation BX, in return, contains all those objects, for which at least one element of the associated elementary set is contained in X. Those objects are possible elements of X.ThesetX is called rough, if the lower approximation does not equal the upper approximation, otherwise X is called crisp. Therefore, the main idea is to approximate a rough set X by two crisp sets, namely the very lower and upper approximation. For a more detailed introduction into rough set theory we refer to Pawlak (1991). The remainder of the paper is structured as follows: First, a brief description of the LEM2 algorithm is given. Then, the LEM2 algorithm is empirically compared to alternative methods based on three different classification tasks in marketing. 2 Remarks on the LEM2 algorithm The LEM2 algorithm was published in 1992 by Jerzy W. Grzymala-Busse as apartofthelers(learning from Examples based on Rough Sets) system. The basic principle of this approach needed for the marketing examples will be sketched in the following (see also Grzymala-Busse (1997) for details). Let T be a set of pairs of attributes a Band corresponding attribute values v. ThensetX depends on set T if and only if: [T ]= [(a, v)] X, (1) (a,v) T where [(a, v)] is the equivalence class or elementary set of pair (a, v). Furthermore, set T is a minimal complex of X if and only if X depends on T and no proper subset Q T exists such that X depends on Q. Because of the possible existence of various combinations of attributes a and values v, set X can have several minimal complexes. In rough set theory data is represented as a decision system S d.asimple decision system referring to a hypothetical car evaluation is shown in Table 1. The example at hand includes two condition attributes, i.e. B = {seating capacity, vibration} and one decision attribute d = {quality}. A set of objects with the same decision attribute value relation (e.g. (quality, low)) is called a decision class.

3 Classification in Marketing Research by Means of LEM2-generated Rules 427 Table 1. A simple decision system S d for car evaluation Seating capacity Vibration Quality c 1 5 medium low c 2 4 medium low c 3 5 medium low c 4 5 low medium c 5 2 low medium c 6 4 medium high c 7 4 low high c 8 2 low high If we consider the decision class (quality, low), for example, this results in the set X = {c 1,c 2,c 3 }. In addition, let T be a set of pairs (seating capacity, 5) and (vibration, medium). The elementary sets of these two pairs are {c 1,c 3,c 4 } and {c 1,c 2,c 3,c 6 }. Then, according to Equation (1), [T ] = [(seating capacity, 5)] [(vibration, medium)] = {c 1,c 3,c 4 } {c 1,c 2,c 3,c 6 } = {c 1,c 3 } {c 1,c 2,c 3 } = X.ThusX depends on T.Furthermore,T = {(seating capacity, 5); (vibration, medium)} is a minimal complex because there is no proper subset Q T, which depends on X. Let T be a nonempty set of minimal complexes. Then T is a local covering of X if and only if the following conditions are satisfied (Grzymala-Busse (1997)): a) Each T T is a minimal complex of X. b) Each object in X is covered by at least one minimal complex, i.e. T T [T ]=X holds. c) T is minimal and no proper subset of T exists, which satisfies conditions a) and b). If all conditions are satisfied, then set X is covered by the smallest set of pairs (a, v) it depends on. In addition each minimal complex of the local covering represents a decision rule for set X. So far, we solely considered the decision class associated with the pair (quality, low). To generate rules for the whole decision system, the algorithm sketched above has to be run for each decision class and each approximation of X. If the data set is inconsistent, then the lower approximation BX is used to determine certain decision rules, whereas the upper approximation BX is used to determine uncertain ones. However, if the data set is consistent, then BX = BX applies and we solely generate certain decision rules by using the lower approximation BX. For a more detailed description of the corresponding pseudo-code see Grzymala-Busse (1997). Continuing the example given in Table 1, the lower approximation of X is BX = {c 1,c 3 }. With all conditions a) to c) satisfied, the set T = {{(seating capacity, 5); (vibration, medium)}} is a local covering of X and the minimal

4 428 Reinhold Decker and Frank Kroll complex T represents a certain decision rule: (seating capacity, 5) (vibration, medium) (quality, low). 3 Synthetic data example The data set used in the following is a synthetic one published by Zupan (1997). It is used to demonstrate the general performance of the LEM2 algorithm and comprises 1,728 car evaluations based on six condition attributes, such as estimated safety (values: low, medium, high) and the number of doors (values: 2, 3, 4, 5 and more) and one decision attribute, namely the degree of acceptance of the car (values: no, rather no, rather yes, yes). The data set is consistent since the quality of classification X equals 100 %. That is to say, there are no objects with identical condition attribute values but different decision attribute values. All attributes were included in the analysis. The computations were made with the rough set analyzing tool RSES (Bazan et al. 2004). The method for resolving conflicts was standard covering, hence the decision rule with the highest support fires. To validate the generated decision rules 10-fold cross validation was applied. Thereto, the data set was randomly divided into ten similar subsets. Then, nine subsets were used to learn and one subset to validate the generated rules. This procedure was repeated until each subset was validated. To assess the performance of the LEM2 algorithm three benchmarks were employed for comparison purposes, namely the decomposition tree approach by Nguyen (1999), the Local Transfer Function Classifier (LTF-C), and linear discriminant analysis as the standard classification method in marketing practice. LTF-C is an artificial neural network approach particularly developed to solve classification problems which has already proven its outstanding performance in a recent study by Wojnarski (2003). Table 2 shows that LEM2 outperforms linear discriminant analysis by 22 % and LTF-C by 16.4 % and results in a hit rate of almost 100 %, i.e. nearly four times as high as random assignment. The difference between the decomposition tree and LEM2 is quite marginal. Table 2. Performance based on the synthetic data Method Hit rate Random assignment Rank LEM % 1 Decomposition tree 97.8 % % LTF-C 81.6 % 3 Discriminant analysis 76.0 % 4 By using the LEM2 algorithm altogether 269 decision rules could be generated from the available car data. Some of these decision rules are depicted

5 Classification in Marketing Research by Means of LEM2-generated Rules 429 in Table 3. The numbers in squared brackets indicate how often the respective rule was identified in the data set. For example, if the purchase price of a car is high and the estimated safety is high and the seating capacity is 4 persons and the maintenance costs are medium then the respective offer would be accepted by the respondents. This decision rule is supported by 12 respondents. On the other hand, reductions in safety can not be compensated by a lower purchase price (see last rule). Obviously, safety ranks higher than inexpensiveness. Table 3. Selected LEM2 decision rules (estimated safety = low) (acceptance = no) [576] (purchase price = high) (maintenance costs = very-high) (acceptance = no) [108] (seating capacity = 5 and more) (number of doors = 2) (luggage volume = small) (acceptance = no) [48] (purchase price = high) (estimated safety = high) (seating capacity = 4) (maintenance costs = medium) (acceptance = yes) [12] (purchase price = low) (estimated safety = medium) (seating capacity = 4) (maintenance costs = medium) (luggage volume = large) (acceptance = rather no) [4] 4 Real world data examples After having demonstrated the basic suitability of the LEM2 approach by means of synthetic marketing data, we will now consider real world marketing data. The data set at hand was generated from a customer survey conducted by a German car manufacturer. Each respondent had purchased a new car within the last three months before the survey started. Considering only completed questionnaires, the data set contains 793 objects (respondents), each of them being characterized by 45 condition attributes (namely the items referred to in the questionnaire) and one decision attribute (namely the car currently owned: model A, B, C or D). 4.1 Customer selection in direct mailing The first example is a typical problem of direct mailing: Assuming that the car manufacturer wants to send out different information brochures on the four models (A, B, C and D) to potential new customers, a customized shipping suggests itself to minimize the marketing costs and to enhance the likelihood of use. Each recipient should get only the brochure of that model he presumptively is interested in most. Therefore, we used the following condition attributes to generate appropriate decision rules and to draw a comparison between the methods considered: pre-owned car brand, sex, employment status, and size of household. In contrast to the synthetic data used above the present

6 430 Reinhold Decker and Frank Kroll data has a low quality of classification X of only 9.7 %, which corresponds with a high level of inconsistency. 10-fold cross validation resulted in the hit rates depicted in Table 4. Once again, the LEM2 algorithm clearly outperforms the benchmarks. Altogether, 92 decision rules could be generated, e.g., (pre-owned car brand = Porsche) (employment status = employee) (model = A). Table 4. Performance based on the direct mailing data Method Hit rate Random assignment Rank LEM % 1 Decomposition tree 38.2 % % LTF-C 49.1 % 2 Discriminant analysis 44.9 % Customer advisory service In the second example we assume that a car retailer wants to improve his recommendation policy with regard to the four models. The basis for these recommendations is a set of indicators regarded to be crucial in car purchase decision making. From the above mentioned car manufacturer survey such information is available in terms of 21 binary coded condition attributes like driving comfort, styling and handling. The question belonging to the first condition attribute, for example, reads: Has driving comfort been a crucial car attribute when making your last car purchase decision?. The decision attribute was composed of two variables, namely model (values: model A, B, C, D) and customer satisfaction (values: satisfied, not satisfied). Therefore, there are eight decision classes with attribute values (A, satisfied), (A, not satisfied),..., (D, not satisfied). Since the quality of classification X equals 95 % the data set is only slightly inconsistent. Once again the LEM2 algorithm outperforms LTF-C and linear discriminant analysis (see Table 5). But the differences are less distinct than in the example before. The difference between LEM2 and the decomposition tree is negligible. Altogether, 416 decision rules could be generated from the available data, e.g., (economy = yes) (driving comfort = no) (reliability =yes) (brand image = yes) (model = A, customer = satisfied). Table 5. Performance based on the customer advisory service data Method Hit rate Random assignment Rank LEM % 2 Decomposition tree 37.7 % % LTF-C 30.9 % 3 Discriminant analysis 29.6 % 4 Since the number of variables or rather attributes included in a survey usually directly correlates with the willingness of the respondents to participate

7 Classification in Marketing Research by Means of LEM2-generated Rules 431 in the questioning and, thus, with the survey costs in general, it is interesting to see what happens if the number of condition attributes is reduced successively. The result of a random reduction of condition attributes is shown in Figure 1. Hit rate [percent] discriminant analysis LEM Number of condition attributes Fig. 1. Hit rates for different numbers of condition attributes From the two curves we see that popular linear discriminant analysis outperforms the LEM2 algorithm if the number of condition attributes is small, at least in the present case of binary coded data. But with an increasing number of condition attributes LEM2 performs better and better and finally clearly outperforms the standard classification method in marketing research. Obviously, LEM2 needs an appropriate amount of information to adequately learn the existing causalities. In the previous example this problem did not arise due to the higher explanatory power of the condition attributes considered. In so far LEM2 is not necessarily the best choice but seems to be promising if the number of variables to be included in the classification process is large. Furthermore, it should be taken into account if easy-to-interpret decision rules are required, e.g., as a foundation of customer advisory service optimization. Here, the availability of natural language like rules is often more helpful than abstract discriminant functions, for example. 5 Concluding remarks The present study has shown that the LEM2 algorithm is a promising tool to solve common classification problems in a user-friendly way by providing shortest possible, easy-to-interpret decision rules. Furthermore, those decision rules are distinguishable into certain and uncertain ones. It could be shown that the LEM2 algorithm outperforms both linear discriminant analysis and LTF-C in all data examples considered. Only the decomposition tree slightly outperformed the LEM2 algorithm once. The direct mailing example has shown that already small numbers of condition at-

8 432 Reinhold Decker and Frank Kroll tributes can lead to adequate classification results. But, as obvious from the customer advisory service example, the LEM2 algorithm is not necessarily the best choice and requires an adequate amount of information if more complex causalities have to be uncovered. Unlike other methods with similar foci like neural networks and association rules an a priori parameterization is not required. A more technical advantage of LEM2 is its low computational costs. On the other hand, if the variables to be included are continuous a discretization must precede, which in some cases may reduce their expressiveness. Without this step, each object would be an elementary set and the generation of meaningful rules becomes impossible. Further research should be devoted to more extensive comparisons which also include the recent modification of the original LEM2 algorithm suggested by Grzymala-Busse (2003), which combines discretization and rule generation. Furthermore, the application of the rough set theory to new domains in marketing and business administration in general seems to be worth closer consideration. A very up-to-date challenge in this respect would the application to web-based recommender systems, where the concept of the lower and upper approximation of sets can be used to suggest items (e.g. consumer goods) in a customized way. References BAZAN, J.G., SZCZUKA, M.S., WOJNA, A. and WOJNARSKI, M. (2004): On the Evolution of Rough Set Exploration System. In: S. Tsumoto, R. Slowinski, J. Komorowski, and J.W. Grzymala-Busse (Eds.): Rough Sets and Current Trends in Computing, Proceedings of the 4th International RSCTC 04 Conference. Springer, Berlin, GRZYMALA-BUSSE, J.W. (1997): A New Version of the Rule Induction System LERS. Fundamenta Informaticae, 31, 1, GRZYMALA-BUSSE, J.W. (2003): MLEM2 Discretization During Rule Induction. In: M.A. Klopotek, T.T. Wierzchon, and K. Trojanowski (Eds.): Intelligent Information Processing and Web Mining, Proceedings of the International IISPWM 03 Conference. Springer, Berlin, NGUYEN, S.H. (1999): Data Regularity Analysis and Applications in Data Mining. Ph.D. Thesis, Department of Mathematics, Computer Science and Mechanics, Warsaw University, Warsaw. PAWLAK, Z. (1982): Rough Sets. International Journal of Computer and Information Sciences, 11, 5, PAWLAK, Z. (1991): Rough Sets: Theoretical Aspects of Reasoning about Data. Kluwer Academic Publishers, Dordrecht. WOJNARSKI, M. (2003): LTF-C: Architecture, Training Algorithm and Applications of New Neural Classifier. Fundamenta Informaticae, 54, 1, ZUPAN, B., BOHANEC, M. and DEMSAR, J. (1997): Machine Learning by Function Decomposition, In: D.H. Fisher (Ed.): Proceedings of the 14th International Conference on Machine Learning. Morgan Kaufmann Publishers, Nashville,

Action-Rules: How to Increase Profit of a Company

Action-Rules: How to Increase Profit of a Company Action-Rules: How to Increase Profit of a Company Zbigniew W. Ras 1,2 and Alicja Wieczorkowska 1,3 1 UNC-Charlotte, Computer Science Dept., Charlotte, NC 28223, USA 2 Polish Academy of Sciences, Inst.

More information

Identifying Regularities in Stock Portfolio Tilting INTERIM REPORT. IR-97-66/September

Identifying Regularities in Stock Portfolio Tilting INTERIM REPORT. IR-97-66/September IIASA International Institute for Applied Systems Analysis A-2361 Laxenburg Austria Tel: +43 2236 807 Fax: +43 2236 71313 E-mail: info@iiasa.ac.at Web: www.iiasa.ac.at INTERIM REPORT IR-97-66/September

More information

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Available online at www.sciencedirect.com Procedia Environmental Sciences 11 (2011) 1419 1423 Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Lin Feng 1, 2 1 College of Computer

More information

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS Darie MOLDOVAN, PhD * Mircea RUSU, PhD student ** Abstract The objective of this paper is to demonstrate the utility

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

2 Maria Carolina Monard and Gustavo E. A. P. A. Batista

2 Maria Carolina Monard and Gustavo E. A. P. A. Batista Graphical Methods for Classifier Performance Evaluation Maria Carolina Monard and Gustavo E. A. P. A. Batista University of São Paulo USP Institute of Mathematics and Computer Science ICMC Department of

More information

Application of Decision Trees in Mining High-Value Credit Card Customers

Application of Decision Trees in Mining High-Value Credit Card Customers Application of Decision Trees in Mining High-Value Credit Card Customers Jian Wang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 8, P.R. China E-mail: gregret24@gmail.com,

More information

Customer Behavior Analysis Using Rough Set Approach

Customer Behavior Analysis Using Rough Set Approach 1 and 2 Sri Krishna College of Engineering and Technology, Department of Computer Science and Engineering, Coimbatore, Tamil Nadu, India, 1 prabhadhandayudam@gmail.com, 2 ilango.krishnamurthi@gmail.com

More information

Using Decision Tree to predict repeat customers

Using Decision Tree to predict repeat customers Using Decision Tree to predict repeat customers Jia En Nicholette Li Jing Rong Lim Abstract We focus on using feature engineering and decision trees to perform classification and feature selection on the

More information

Supplemental Digital Content. A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy

Supplemental Digital Content. A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy Supplemental Digital Content A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy Alistair E. W. Johnson, BS Centre for Doctoral Training in Healthcare

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems with Applications 36 (2009) 4176 4184 Contents lists available at ScienceDirect Expert Systems with Applications journal homepage: wwwelseviercom/locate/eswa Classifying the segmentation

More information

Automated Empirical Selection of Rule Induction Methods Based on Recursive Iteration of Resampling Methods

Automated Empirical Selection of Rule Induction Methods Based on Recursive Iteration of Resampling Methods Automated Empirical Selection of Rule Induction Methods Based on Recursive Iteration of Resampling Methods Shusaku Tsumoto, Shoji Hirano, and Hidenao Abe Department of Medical Informatics, Faculty of Medicine,

More information

Urban Transportation Planning Prof Dr. V. Thamizh Arasan Department of Civil Engineering Indian Institute Of Technology, Madras

Urban Transportation Planning Prof Dr. V. Thamizh Arasan Department of Civil Engineering Indian Institute Of Technology, Madras Urban Transportation Planning Prof Dr. V. Thamizh Arasan Department of Civil Engineering Indian Institute Of Technology, Madras Lecture No. # 14 Modal Split Analysis Contd. This is lecture 14 on urban

More information

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes M. Ghazanfari and M. Mellatparast Department of Industrial Engineering Iran University

More information

CHAPTER 8 APPLICATION OF CLUSTERING TO CUSTOMER RELATIONSHIP MANAGEMENT

CHAPTER 8 APPLICATION OF CLUSTERING TO CUSTOMER RELATIONSHIP MANAGEMENT CHAPTER 8 APPLICATION OF CLUSTERING TO CUSTOMER RELATIONSHIP MANAGEMENT 8.1 Introduction Customer Relationship Management (CRM) is a process that manages the interactions between a company and its customers.

More information

Optimization Prof. Debjani Chakraborty Department of Mathematics Indian Institute of Technology, Kharagpur

Optimization Prof. Debjani Chakraborty Department of Mathematics Indian Institute of Technology, Kharagpur Optimization Prof. Debjani Chakraborty Department of Mathematics Indian Institute of Technology, Kharagpur Lecture - 39 Multi Objective Decision Making Decision making problem is a process of selection

More information

The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning

The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning Gerhard Weiß Institut für Informatik, Technische Universität München D-80290 München, Germany weissg@informatik.tu-muenchen.de

More information

Checking and Analysing Customers Buying Behavior with Clustering Algorithm

Checking and Analysing Customers Buying Behavior with Clustering Algorithm Pal. Jour. V.16, I.3, No.2 2017, 486-492 Copyright 2017 by Palma Journal, All Rights Reserved Available online at: http://palmajournal.org/ Checking and Analysing Customers Buying Behavior with Clustering

More information

A Comparative Study of Filter-based Feature Ranking Techniques

A Comparative Study of Filter-based Feature Ranking Techniques Western Kentucky University From the SelectedWorks of Dr. Huanjing Wang August, 2010 A Comparative Study of Filter-based Feature Ranking Techniques Huanjing Wang, Western Kentucky University Taghi M. Khoshgoftaar,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 Supplier selection is one of the most critical activities for many companies and selection of wrong supplier could be enough to upset the company s financial and operational position. Selection

More information

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine R. Sathya Assistant professor, Department of Computer Science & Engineering Annamalai University

More information

Using People Analytics to Help Prevent Absences Due to Mental Health Issues

Using People Analytics to Help Prevent Absences Due to Mental Health Issues Hitachi Solutions for New Work Styles Using People Analytics to Help Prevent Absences Due to Mental Health Issues With AI, especially deep learning, experiencing a third boom driven by such factors as

More information

CHAPTER 2 PROBLEM STATEMENT

CHAPTER 2 PROBLEM STATEMENT CHAPTER 2 PROBLEM STATEMENT Software metrics based heuristics support software quality engineering through improved scheduling and project control. It can be a key step towards steering the software testing

More information

Evolutionary Developmental System for Structural Design

Evolutionary Developmental System for Structural Design Evolutionary Developmental System for Structural Design Rafal Kicinger George Mason University 4400 University Drive MS 4A6 Fairfax, VA 22030 rkicinge@gmu.edu Abstract This paper discusses the results

More information

Marketing & Big Data

Marketing & Big Data Marketing & Big Data Surat Teerakapibal, Ph.D. Lecturer in Marketing Director, Doctor of Philosophy Program in Business Administration Thammasat Business School What is Marketing? Anti-Marketing Marketing

More information

Deterministic Crowding, Recombination And Self-Similarity

Deterministic Crowding, Recombination And Self-Similarity Deterministic Crowding, Recombination And Self-Similarity Bo Yuan School of Information Technology and Electrical Engineering The University of Queensland Brisbane, Queensland 4072 Australia E-mail: s4002283@student.uq.edu.au

More information

Enhanced Rule Induction Algorithm for Customer Relationship Management

Enhanced Rule Induction Algorithm for Customer Relationship Management Appl. Math. Inf. Sci. 7, No. 4, 1471-1478 (2013) 1471 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/070428 Enhanced Rule Induction Algorithm for Customer

More information

Casino Feasibility Study Visitor Segmentation Phase

Casino Feasibility Study Visitor Segmentation Phase Casino Feasibility Study Visitor Segmentation Phase A Case Study Project #: 99292 William M. Bailey, Ph.D. http://home.earthlink.net/~statmanz Table of Contents Introduction... 3 Observations... 4 Findings...

More information

Immune Network based Ensembles

Immune Network based Ensembles Immune Network based Ensembles Nicolás García-Pedrajas 1 and Colin Fyfe 2 1- Dept. of Computing and Numerical Analysis University of Córdoba (SPAIN) e-mail: npedrajas@uco.es 2- the Dept. of Computing University

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle An Experimental Study of Estimation-based Metaheuristics for the Probabilistic

More information

Design and Implementation of Office Automation System based on Web Service Framework and Data Mining Techniques. He Huang1, a

Design and Implementation of Office Automation System based on Web Service Framework and Data Mining Techniques. He Huang1, a 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) Design and Implementation of Office Automation System based on Web Service Framework and Data

More information

Evaluation research of small and medium-sized enterprise informatization on big data

Evaluation research of small and medium-sized enterprise informatization on big data IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Evaluation research of small and medium-sized enterprise informatization on big data To cite this article: Na Yang 2017 IOP Conf.

More information

Analysis of a customer satisfaction survey using Rough Sets theory A manufacturing case in Taiwan

Analysis of a customer satisfaction survey using Rough Sets theory A manufacturing case in Taiwan The current issue and full text archive of this journal is available at www.emeraldinsight.com/1355-5855.htm Analysis of a customer satisfaction survey using Rough Sets A manufacturing case in Taiwan Wei-Shing

More information

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Introduction to Artificial Intelligence Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Chapter 9 Evolutionary Computation Introduction Intelligence can be defined as the capability of a system to

More information

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 49 CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 4.1 INTRODUCTION Different groups of customers prefer some special products. Customers type recognition is one of the main

More information

Predictive Analytics Using Support Vector Machine

Predictive Analytics Using Support Vector Machine International Journal for Modern Trends in Science and Technology Volume: 03, Special Issue No: 02, March 2017 ISSN: 2455-3778 http://www.ijmtst.com Predictive Analytics Using Support Vector Machine Ch.Sai

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0047 ISSN (Online): 2279-0055 International

More information

Energy management using genetic algorithms

Energy management using genetic algorithms Energy management using genetic algorithms F. Garzia, F. Fiamingo & G. M. Veca Department of Electrical Engineering, University of Rome "La Sapienza", Italy Abstract An energy management technique based

More information

MODULE - 9 LECTURE NOTES 4 DECISION SUPPORT SYSTEMS

MODULE - 9 LECTURE NOTES 4 DECISION SUPPORT SYSTEMS 1 MODULE - 9 LECTURE NOTES 4 DECISION SUPPORT SYSTEMS INTRODUCTION DSS is an interactive computer-based system to help decision makers use communications technologies, data, documents, knowledge and/or

More information

SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM

SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM Abbas Heiat, College of Business, Montana State University-Billings, Billings, MT 59101, 406-657-1627, aheiat@msubillings.edu ABSTRACT CRT and ANN

More information

EVALUATING THE PARAMETERS AFFECTING URBAN TRIP-GENERATION *

EVALUATING THE PARAMETERS AFFECTING URBAN TRIP-GENERATION * Iranian Journal of Science & Technology, Transaction B, Engineering, Vol. 31, No. B5, pp 547-560 Printed in The Islamic Republic of Iran, 2007 Shiraz University EVALUATING THE PARAMETERS AFFECTING URBAN

More information

Predicting Toxicity of Food-Related Compounds Using Fuzzy Decision Trees

Predicting Toxicity of Food-Related Compounds Using Fuzzy Decision Trees Predicting Toxicity of Food-Related Compounds Using Fuzzy Decision Trees Daishi Yajima, Takenao Ohkawa, Kouhei Muroi, and Hiromasa Imaishi Abstract Clarifying the interaction between cytochrome P450 (P450)

More information

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh Statistic Methods in in Mining Business Understanding Understanding Preparation Deployment Modelling Evaluation Mining Process (( Part 3) 3) Professor Dr. Gholamreza Nakhaeizadeh Professor Dr. Gholamreza

More information

Data Mining and Applications in Genomics

Data Mining and Applications in Genomics Data Mining and Applications in Genomics Lecture Notes in Electrical Engineering Volume 25 For other titles published in this series, go to www.springer.com/series/7818 Sio-Iong Ao Data Mining and Applications

More information

The prediction of economic and financial performance of companies using supervised pattern recognition methods and techniques

The prediction of economic and financial performance of companies using supervised pattern recognition methods and techniques The prediction of economic and financial performance of companies using supervised pattern recognition methods and techniques Table of Contents: Author: Raluca Botorogeanu Chapter 1: Context, need, importance

More information

Supply Chain Network Design under Uncertainty

Supply Chain Network Design under Uncertainty Proceedings of the 11th Annual Conference of Asia Pacific Decision Sciences Institute Hong Kong, June 14-18, 2006, pp. 526-529. Supply Chain Network Design under Uncertainty Xiaoyu Ji 1 Xiande Zhao 2 1

More information

Machine Learning Approaches for Flow Shop Scheduling Problems with Alternative Resources, Sequence-dependent Setup Times and Blocking

Machine Learning Approaches for Flow Shop Scheduling Problems with Alternative Resources, Sequence-dependent Setup Times and Blocking Machine Learning Approaches for Flow Shop Scheduling Problems with Alternative Resources, Sequence-dependent Setup Times and Blocking Frank Benda 1, Roland Braune 2, Karl F. Doerner 2 Richard F. Hartl

More information

PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS

PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS Journal of Engineering Science and Technology Vol. 13, No. 7 (2018) 1916-1925 School of Engineering, Taylor s University PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS

More information

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Computer Science 15 (4) 2014 http://dx.doi.org/10.7494/csci.2014.15.4.411 Gabriel Rojek AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Abstract The lack of proper analytical

More information

CHAPTER VI FUZZY MODEL

CHAPTER VI FUZZY MODEL CHAPTER VI This chapter covers development of a model using fuzzy logic to relate degree of recording/evaluation with the effectiveness of financial decision making and validate the model vis-à-vis results

More information

Predicting Customer Loyalty Using Data Mining Techniques

Predicting Customer Loyalty Using Data Mining Techniques Predicting Customer Loyalty Using Data Mining Techniques Simret Solomon University of South Africa (UNISA), Addis Ababa, Ethiopia simrets2002@yahoo.com Tibebe Beshah School of Information Science, Addis

More information

Image Construction Rules for Visualizing the Non-Visual Managerial Data

Image Construction Rules for Visualizing the Non-Visual Managerial Data Image Construction Rules for Visualizing the Non-Visual Managerial Data Dr. Ping Zhang School of Information Studies Syracuse University, Syracuse, NY 13244 pzhang@syr.edu Data representations and their

More information

TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS

TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS Advanced OR and AI Methods in Transportation TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS Maurizio BIELLI, Mariagrazia MECOLI Abstract. According to the new tendencies in marketplace, such as

More information

Modeling of competition in revenue management Petr Fiala 1

Modeling of competition in revenue management Petr Fiala 1 Modeling of competition in revenue management Petr Fiala 1 Abstract. Revenue management (RM) is the art and science of predicting consumer behavior and optimizing price and product availability to maximize

More information

Survey of Kolmogorov Complexity and its Applications

Survey of Kolmogorov Complexity and its Applications Survey of Kolmogorov Complexity and its Applications Andrew Berni University of Illinois at Chicago E-mail: aberni1@uic.edu 1 Abstract In this paper, a survey of Kolmogorov complexity is reported. The

More information

MBF1413 Quantitative Methods

MBF1413 Quantitative Methods MBF1413 Quantitative Methods Prepared by Dr Khairul Anuar 1: Introduction to Quantitative Methods www.notes638.wordpress.com Assessment Two assignments Assignment 1 -individual 30% Assignment 2 -individual

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

A logistic regression model for Semantic Web service matchmaking

A logistic regression model for Semantic Web service matchmaking . BRIEF REPORT. SCIENCE CHINA Information Sciences July 2012 Vol. 55 No. 7: 1715 1720 doi: 10.1007/s11432-012-4591-x A logistic regression model for Semantic Web service matchmaking WEI DengPing 1*, WANG

More information

AGENT-BASED SIMULATION OF PRODUCT INNOVATION: MODULARITY, COMPLEXITY AND DIVERSITY

AGENT-BASED SIMULATION OF PRODUCT INNOVATION: MODULARITY, COMPLEXITY AND DIVERSITY 1 AGENT-BASED SIMULATION OF PRODUCT INNOVATION: MODULARITY, COMPLEXITY AND DIVERSITY S.H. CHEN, National Chengchi University, Taiwan B.T. CHIE, National Chengchi University, Taiwan ABSTRACT The importance

More information

Data Mining in CRM THE CRM STRATEGY

Data Mining in CRM THE CRM STRATEGY CHAPTER ONE Data Mining in CRM THE CRM STRATEGY Customers are the most important asset of an organization. There cannot be any business prospects without satisfied customers who remain loyal and develop

More information

ARTIFICIAL IMMUNE SYSTEM CLASSIFICATION OF MULTIPLE- CLASS PROBLEMS

ARTIFICIAL IMMUNE SYSTEM CLASSIFICATION OF MULTIPLE- CLASS PROBLEMS 1 ARTIFICIAL IMMUNE SYSTEM CLASSIFICATION OF MULTIPLE- CLASS PROBLEMS DONALD E. GOODMAN, JR. Mississippi State University Department of Psychology Mississippi State, Mississippi LOIS C. BOGGESS Mississippi

More information

GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria

GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria JOSÉ RUI FIGUEIRA 1, SALVATORE GRECO 2, ROMAN SŁOWIŃSKI 3 1 CEG-IST, Instituto

More information

BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM)

BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM) BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM) PROGRAM TITLE DEGREE TITLE Master of Science Program in Bioinformatics and System Biology (International Program) Master of Science (Bioinformatics

More information

Modeling a fuzzy system for assisting the customer targeting decisions in retail companies

Modeling a fuzzy system for assisting the customer targeting decisions in retail companies DOI: 10.1515/auom-2016-0058 An. Şt. Univ. Ovidius Constanţa Vol. 24(3),2016, 259 274 Modeling a fuzzy system for assisting the customer targeting decisions in retail companies Angela-Eliza Micu Abstract

More information

Evolutionary Developmental System for Structural Design 1

Evolutionary Developmental System for Structural Design 1 Evolutionary Developmental System for Structural Design 1 Rafal Kicinger George Mason University 4400 University Drive MS 4A6 Fairfax, VA 22030 rkicinge@gmu.edu Abstract This paper discusses the results

More information

A Bayesian Approach to Operational Decisions in Transportation Businesses

A Bayesian Approach to Operational Decisions in Transportation Businesses From: FLAIRS-02 Proceedings Copyright 2002, AAAI (wwwaaaiorg) All rights reserved A Bayesian Approach to Operational Decisions in Transportation Businesses Nils-Peter Andersson, Love Ekenberg and Aron

More information

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids BUCHAREST UNIVERSITY OF ECONOMIC STUDIES Doctoral School of Economic Informatics Informatics solutions for decision support regarding electricity consumption optimizing within smart grids SUMMARY OF DOCTORAL

More information

Outline. Alternative Pricing Schemes Industrial Organization. Assumptions of Model. Example. Coase model of a durable monopoly good 10/16/2009

Outline. Alternative Pricing Schemes Industrial Organization. Assumptions of Model. Example. Coase model of a durable monopoly good 10/16/2009 Outline Alternative Pricing Schemes Industrial Organization Session 2 K. Graddy The Coase Conjecture and Price Skimming Sales Non linear pricing Two part tariffs and the Disneyland monopolist Geographical

More information

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad.

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad. GENETIC ALGORITHMS Narra Priyanka K.Naga Sowjanya Vasavi College of Engineering. Ibrahimbahg,Hyderabad mynameissowji@yahoo.com priyankanarra@yahoo.com Abstract Genetic algorithms are a part of evolutionary

More information

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA Interdisciplinary Description of Complex Systems 15(3), 199-208, 2017 AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL

More information

PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY

PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY PERSONALIZED INCENTIVE RECOMMENDATIONS USING ARTIFICIAL INTELLIGENCE TO OPTIMIZE YOUR INCENTIVE STRATEGY CONTENTS Introduction 3 Optimizing Incentive Recommendations 4 Data Science and Incentives: Building

More information

College of information technology Department of software

College of information technology Department of software University of Babylon Undergraduate: third class College of information technology Department of software Subj.: Application of AI lecture notes/2011-2012 ***************************************************************************

More information

Near-Balanced Incomplete Block Designs with An Application to Poster Competitions

Near-Balanced Incomplete Block Designs with An Application to Poster Competitions Near-Balanced Incomplete Block Designs with An Application to Poster Competitions arxiv:1806.00034v1 [stat.ap] 31 May 2018 Xiaoyue Niu and James L. Rosenberger Department of Statistics, The Pennsylvania

More information

Predicting Credit Card Customer Loyalty Using Artificial Neural Networks

Predicting Credit Card Customer Loyalty Using Artificial Neural Networks Predicting Credit Card Customer Loyalty Using Artificial Neural Networks Tao Zhang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 518055, P.R. China E-Mail: kirasz06@gmail.com,

More information

Fuzzy Logic for Software Metric Models throughout the Development Life-Cycle

Fuzzy Logic for Software Metric Models throughout the Development Life-Cycle Full citation: Gray, A.R., & MacDonell, S.G. (1999) Fuzzy logic for software metric models throughout the development life-cycle, in Proceedings of the Annual Meeting of the North American Fuzzy Information

More information

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur...

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur... What is Evolutionary Computation? Genetic Algorithms Russell & Norvig, Cha. 4.3 An abstraction from the theory of biological evolution that is used to create optimization procedures or methodologies, usually

More information

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools 5 MCDM Methods 5.1 INTRODUCTION The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools for analyzing complex real problems due to their inherent ability to judge different

More information

Feature Selection for Predictive Modelling - a Needle in a Haystack Problem

Feature Selection for Predictive Modelling - a Needle in a Haystack Problem Paper AB07 Feature Selection for Predictive Modelling - a Needle in a Haystack Problem Munshi Imran Hossain, Cytel Statistical Software & Services Pvt. Ltd., Pune, India Sudipta Basu, Cytel Statistical

More information

Design of a Diabetic Diagnosis System Using Rough Sets

Design of a Diabetic Diagnosis System Using Rough Sets BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, No 3 Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0030 Design of a Diabetic Diagnosis

More information

New Methods of Editing and Imputation

New Methods of Editing and Imputation 10 July, 2002 New Methods of Editing and Imputation Svein Nordbotten University of Bergen, Norway Abstract: Editing of data collected for preparation of statistics is a time and resource consuming process.

More information

Andrew Kusiak Mechanical and Industrial Engineering 2139 Seamans Center The University of Iowa Iowa City, Iowa USA

Andrew Kusiak Mechanical and Industrial Engineering 2139 Seamans Center The University of Iowa Iowa City, Iowa USA Proceedings of 6th International Symposium on Intelligent and Manufacturing Systems, October 14-16, 2008: 42-53 Sakarya University, Department of Industrial Engineering Wind Energy: Intelligent Manufacturing

More information

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives International Journal of e-education, e-business, e-management and e-learning, Vol., No., August 0 Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence

More information

3.2. Cases Segmentation, clustering

3.2. Cases Segmentation, clustering 3 Cases 3.2 3.2.1 Segmentation, clustering Introduction Segmentation is often defined as being able to discern a group of entities with common characteristics. From a mass of data one or more useful groups

More information

Fuzzy bi-criteria scheduling on parallel machines involving weighted flow time and maximum tardiness

Fuzzy bi-criteria scheduling on parallel machines involving weighted flow time and maximum tardiness APPLIED & INTERDISCIPLINARY MATHEMATICS RESEARCH ARTICLE Fuzzy bi-criteria scheduling on parallel machines involving weighted flow time and maximum tardiness Received: 18 October 2014 Accepted: 09 February

More information

Introduction to Analytics Tools Data Models Problem solving with analytics

Introduction to Analytics Tools Data Models Problem solving with analytics Introduction to Analytics Tools Data Models Problem solving with analytics Analytics is the use of: data, information technology, statistical analysis, quantitative methods, and mathematical or computer-based

More information

A Genetic Algorithm Applying Single Point Crossover and Uniform Mutation to Minimize Uncertainty in Production Cost

A Genetic Algorithm Applying Single Point Crossover and Uniform Mutation to Minimize Uncertainty in Production Cost World Applied Sciences Journal 23 (8): 1013-1017, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.23.08.956 A Genetic Algorithm Applying Single Point Crossover and Uniform Mutation

More information

ASSESMENT OF COLLABORATIVE NETWORKS STRUCTURAL STABILITY

ASSESMENT OF COLLABORATIVE NETWORKS STRUCTURAL STABILITY 8 ASSESMENT OF COLLABORATIVE NETWORKS STRUCTURAL STABILITY Vera Tolkacheva 2, Dmitry Ivanov 1, Alexander Arkhipov 2 1 Chemnitz University of Technology, GERMANY dmitri.ivanov@mail.ru 2 Saint Petersburg

More information

Analytics for Banks. September 19, 2017

Analytics for Banks. September 19, 2017 Analytics for Banks September 19, 2017 Outline About AlgoAnalytics Problems we can solve for banks Our experience Technology Page 2 About AlgoAnalytics Analytics Consultancy Work at the intersection of

More information

Systems Identification

Systems Identification L E C T U R E 3 Systems Identification LECTURE 3 - OVERVIEW Premises for system identification Supporting theories WHAT IS IDENTIFICATION? Relation between the real object and its model - process of matching

More information

Feature Selection Algorithms in Classification Problems: An Experimental Evaluation

Feature Selection Algorithms in Classification Problems: An Experimental Evaluation Feature Selection Algorithms in Classification Problems: An Experimental Evaluation MICHAEL DOUMPOS, ATHINA SALAPPA Department of Production Engineering and Management Technical University of Crete University

More information

HR management through linguistic fuzzy rule bases - a versatile and safe tool?

HR management through linguistic fuzzy rule bases - a versatile and safe tool? HR management through linguistic fuzzy rule bases - a versatile and safe tool? 1 Introduction Jana Talašová 1, Jan Stoklasa 2, Pavel Holeček 3 Abstract. In this paper we advocate the use of linguistic

More information

Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations

Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations Helen D. Karatza Department of Informatics Aristotle University of Thessaloniki 54006 Thessaloniki, Greece karatza@csd.auth.gr Abstract

More information

NEW CURRICULUM WEF 2013 M. SC/ PG DIPLOMA IN OPERATIONAL RESEARCH

NEW CURRICULUM WEF 2013 M. SC/ PG DIPLOMA IN OPERATIONAL RESEARCH NEW CURRICULUM WEF 2013 M. SC/ PG DIPLOMA IN OPERATIONAL RESEARCH Compulsory Course Course Name of the Course Credits Evaluation % CA WE MA 5610 Basic Statistics 3 40 10 60 10 MA 5620 Operational Research

More information

Data Science in a pricing process

Data Science in a pricing process Data Science in a pricing process Michaël Casalinuovo Consultant, ADDACTIS Software michael.casalinuovo@addactis.com Contents Nowadays, we live in a continuously changing market environment, Pricing has

More information

Challenges in applications of advanced analytics in customer-centric retail marketing

Challenges in applications of advanced analytics in customer-centric retail marketing Challenges in applications of advanced analytics in customer-centric retail marketing The Fifth International Workshop Advanced Analytics and Data Science Warsaw School of Economics, November 7 th 2017

More information

Significance of decision-making for LCA methodology

Significance of decision-making for LCA methodology Environmental Impact Assessment Review 20 (2000) 113 123 www.elsevier.com/locate/eiar EIA procedure Significance of decision-making for LCA methodology Anne-Marie Tillman* Environmental Systems Analysis,

More information

Chapter 13 Knowledge Discovery Systems: Systems That Create Knowledge

Chapter 13 Knowledge Discovery Systems: Systems That Create Knowledge Chapter 13 Knowledge Discovery Systems: Systems That Create Knowledge Becerra-Fernandez, et al. -- Knowledge Management 1/e -- 2007 Prentice Hall Chapter Objectives To explain how knowledge is discovered

More information

Data-Driven Market Segmentation - A Structure- Based Conceptual Framework for Management Decision Support

Data-Driven Market Segmentation - A Structure- Based Conceptual Framework for Management Decision Support University of Wollongong Research Online Faculty of Commerce - Papers (Archive) Faculty of Business 2003 Data-Driven Market Segmentation - A Structure- Based Conceptual Framework for Management Decision

More information

Software Next Release Planning Approach through Exact Optimization

Software Next Release Planning Approach through Exact Optimization Software Next Release Planning Approach through Optimization Fabrício G. Freitas, Daniel P. Coutinho, Jerffeson T. Souza Optimization in Software Engineering Group (GOES) Natural and Intelligent Computation

More information

ABILASH KANNA & JEEVA X. JERRY. III Yr. ECE dept.

ABILASH KANNA & JEEVA X. JERRY. III Yr. ECE dept. EMBEDDED SYSTEM FOR WASTE MANAGEMENT APPLYING FUZZY LOGIC By ABILASH KANNA & JEEVA X. JERRY III Yr. ECE dept. ABSTRACT: The non-degradable wastes such as plastic are a big threat for the environment. Hence

More information