AN INTELLIGENT BUSINESS DECISION SUPPORT SYSTEM FOR APPAREL SELECTION BY CUSTOMERS

Size: px
Start display at page:

Download "AN INTELLIGENT BUSINESS DECISION SUPPORT SYSTEM FOR APPAREL SELECTION BY CUSTOMERS"

Transcription

1 AN INTELLIGENT BUSINESS DECISION SUPPORT SYSTEM FOR APPAREL SELECTION BY CUSTOMERS Mr.C.Perkinian 1, Dr. P. Vikkraman 2 1 Research scholar, 2 Associate Professor, School of Management Studies, Coimbatore Regional Centre, Anna University Chennai, (India) ABSTRACT Recently, apparel selection has become a difficult task due to the availability of variety of garments. Therefore, it is necessary to develop a decision support system which can provide suitable recommendations to the buyer, seller and manufacturer on the type of garments to be made and used. In this paper, we propose an intelligent business decision support system for apparel selection. The proposed system consists of two separate modules namely apparel selection system and business expert system. First module is the combination of Agent based Attribute Selection Algorithm (IAASA) and Intelligent Agent based Enhanced Multiclass Support Vector Machine (IAEMSVM) for effective apparel selection. The second module consists of Intelligent Conditional Random Field based Feature Selection algorithm (ICRFFSA) and Temporal Apriori Algorithm to provide inference on the type of garments to be made available to the customer. The experimental results obtained from this work show that the performance of the proposed intelligent business decision support system is more accurate with respect to garment recommendation. Keywords: Business Decision Support System, Feature Selection Algorithm, Conditional Random Field, Multiclass Support Vector Machine. I. INTRODUCTION Rapid growth of user generated content in the form of reviews is directly proportional to the expansion of online shopping, according to a report about sales for 2010 [1]. Current trend of business improvement is to provide sufficient facilities to the customers with low or free of cost for improving sales. Business systems are useful for making correct decisions on suitable purchase for their own interest based on experience and availability by providing more information about shopping. Due to the sharing of information about products, it is necessary to satisfy the users during purchase decisions through online / offline purchase. Because of these, the proposed system helps the customers to perform online purchase effectively by providing product information to become better buyers [2]. Moreover, it is difficult to deal with customers who do not have sufficient information about the products during their purchases [3]. In this paper, we introduced a new decision support system to simplify the business processing by providing suitable recommendations to the customers based on their interest to improve the sales. 193 P a g e

2 Feature selection [4] is playing a major role in any expert system or decision support system for fast decision making. It is the process of selecting only the necessary features from a set of available features according to the problem. The goal of obtaining optimal number of features is to improve the performance of the classification algorithm used for generating rules which are used for decision making. There are two main models that deal with feature selection namely filter methods and wrapper methods. However, filter methods are helpful to reduce the number of features. Hence, a filter method is used in this proposed system for effective feature selection. In a business information system, classification [19] is used to make effective decisions on purchase/sales. It helps in categorizing the records according to the rules. Moreover, it is used to learn a model from training and testing instances over the datasets. Classification techniques operate as either one-class classifier or multi-class classifier depending upon the application requirement. In this paper, we propose an intelligent business decision support system for apparel selection. The proposed system consists of two separate modules, one for apparel selection system and the other for business inference. The first module has been developed by applying the feature selection algorithm called IAASA [5] and the classification algorithm called IAEMSVM [5]. The second module has been developed by combining Intelligent Conditional Random Field (CRF) based Feature Selection Algorithm (ICRFFSA) [6] and the Temporal Association Rule Mining [7]. These two systems are helpful to provide recommendation on garment selection to the customers. It also helps the market and the manufacturer by providing the sales data which can be used for adjusting the amount of garments to be manufactured. The rest of this paper is organized as follows: Chapter 2 provides the related works in this area. Chapter 3 depicts the overall system architecture. Chapter 4 describes the proposed work. Chapter 5 discusses about the result and analysis. Chapter 6 gives conclusion on this work and provides some possible future works. II. LITERATURE SURVEY There are many works on apparel selection and business intelligence which are available in the literature. Among them, Teruji Sekozawa et al [8] proposed an apparel online shopping system for fashion adviser through internet. Their system analyzes the customer s choices on dresses using past data and suggests dresses suitable to the customers. Zhu Xinjuan et al [9] proposed an intelligent apparel selection model for providing personalized apparel recommendations on dresses using rules as well as the corresponding customer personal information which are used for reasoning effectively. Surendren and Bhuvaneswari [10] introduced a new Recommender System which combines content and collaborative concepts and forms association rules for decision making. The recommendation algorithm proposed by G. Karypis et al [11] uses the similarities between the various items using cosine similarity to identify the items to be recommended. Choi et al [12] developed Recommendation algorithms for helping the periodically repetitive purchasing shopping malls using association rules in the form of favorite Item set identification. Vinodhini and Chandrasekaran [13] proposed a hybrid machine learning approach for classifying the customer s opinion into positive or negative review. Kim et al [14] proposed a supervised learning approach based on Support Vector Machines to classify products according to their attributes. Dalal and Zaveri [15] provided a model using fuzzy functions for sentiment classification on user s reviews. 194 P a g e

3 III. SYSTEM ARCHITECTURE The overall architecture of the proposed system is shown in fig The proposed system architecture consists of nine major components namely market dataset, user interface, recommendation system, apparel selection system, business expert system, decision manager, rule manager, knowledge base and temporal constraint manager. Market Dataset User Interface Module Recommendation System Apparel Selection System Feature Selection (IAASA) Classification Module (IAEMSVM) Decision Manager Rule Manager Business Expert System Feature Selection (ICRFFSA) Classification Module (Temporal Apriori Algm) Temporal Constraint Manager Knowledge Base Fig. 3.1 System Architecture The user interface module collects the necessary data from the market transaction dataset. User interface module sends the data to recommendation system for recommending suitable records. The recommendation system identifies the suitable module for selecting necessary apparels with the help of the decision manager. The decision manager takes decisions based on the transactions at correct times with the help of rule manager. The rule manager extracts the necessary rules and gives the necessary inference to the decision manager for making effective decisions. IV. PROPOSED WORK This work proposes a new business decision support system for predicting new items using IAASA [5], IAEMSVM [5], ICRFFSA [6] and Temporal Association Rule Mining [7]. We have used two separate systems for predicting online shopping and offline shopping over the garment materials in various seasons such as monsoon, winter and summer. 195 P a g e

4 4.1 Feature Selection For effective feature selection, we have used two effective feature selection algorithms namelyintelligent Agent based Attribute Selection Algorithm (IAASA) [5] and Intelligent CRF based Feature Selection Algorithm (ICRFFSA)[6]. Among them, first we have selected optimal number of features from the markettransactions dataset for different seasons using ICRFFSA [6]. This algorithm chooses the optimal numbers of features for three major seasons such as summer, winter and monsoon. Next, IAASA is used for selecting suitable features for sales prediction over the past data. 4.2 Classification For effective prediction, we have used two classification algorithms namely Intelligent Agent based Multiclass Support Vector Machine (IAEMSVM) [5] and Temporal Association Rule Mining algorithm [6]. First, IAEMSVM [5] is used for predicting the apparel selection in online shopping over image database. Second, Temporal Association Rule Mining algorithm is used for predicting the products on offline shopping using market transactions data. V. RESULTS AND DISCUSSION This section discusses about the dataset which is used for evaluating the proposed system and the experimental analysis. 5.1 Apparel Data Set This section contains three datasets such as image database [16], dresses attributes [17] and dresses sales data [18]. We have used these three different datasets also for different purposes including classification and decision making. For carrying out the analysis, data were obtained from five different shops in each city and five cities namely Chennai, Bangalore, Mumbai, New Delhi and Kolkata and are used in this work. This dataset contains the item-sets sold in different dates of However, this analysis was carried out for five years starting from 2010 in the same cities and same shops. 5.2 Experimental Results In this work, a new intelligent business expert system has been proposed and implemented in MATLAB. We have considered two datasets for experiments and analysis. Among them, we have taken images from apparel Image database for analysis for finding the suitable dresses to the customers in online shopping. Each of the individual images used for identification process are matched with training images. Another data set consists of dresses sales data which is used for predictive analysis. Finally, we have made comparative analysis between questionnaires and actual sold items. Table 5.1 shows the performance comparative analysis between the manual system and intelligent system. We have used the different number of images for each experiment. Five experiments have been conducted with 500, 1000, 2000, 5000 and images respectively. 196 P a g e

5 Table 5.1 Comparative Analysis Between Manual System and Intelligent System Accuracy Analysis Ex. No. Manual System Intelligent System E E E E E From table 5.1, it can be observed that the performance of the intelligent business decision support system is better than manual system due to the use if recommendation system and rule manager for making decision on images. Here, five experiments have been conducted with different number of images for recommendation / prediction process over online purchase. Table 5.2 shows the differences between manual system and intelligent business system according to the amount of sales over the various products such as Jeans Pant, Chudidhar, Pant, Saree and T-Shirt. Table 5.2 Amount of sales in various items between manual system and intelligent system Items Name Amount of sales with Amount of sales Manual System intelligent System Jeans Pant Chudidhar Pant Saree T-Shirt From table 5.2, it can be observed that the amount of sales with intelligent system is high than the amount of sales with manual system over all the products. Table 5.3 shows the correlation between predicted sales by using intelligent systems and the actual sales in various months in the year of Table 5.3 Correlation Between Predicted and Actual Sales in Various Months Month Predicted Sales Actual Sales Jan Mar May July Sep Nov P a g e

6 From table 5.3, it can be seen that the intelligent systems predicted sales value is very closer to the actual sale in various months of Fig. 5.1 shows the comparative analysis between online business and offline business for the past five years. Fig. 5.1 Prediction Accuracy Analysis Between the Various Years From fig. 5.1, it can be observed that the sales prediction over online shopping is better than the offline sales prediction due to the use of dresses present in the image database for decision making. Offline shopping prediction analysis is made by the help of questionnaire and the past sales transactions dataset. Fig. 5.2 shows the comparative analysis between online and offline shopping over the various five major cities such as Chennai, Bangalore, Mumbai, New Delhi and Kolkata. Fig. 5.2 Prediction Accuracy Analysis BETWEEN VARIOUS CITIES From fig. 5.2, it can be observed that the prediction accuracy analysis over online shopping is better than in offline prediction analysis in various cities of India by the proposed intelligent business system. The significant of prediction accuracy analysis between online and offline is due to the use of recommendation system, temporal manager and business rules. VI. CONCLUSION AND FUTURE WORKS In this paper, an intelligent business decision support system has been proposed and implemented for apparel selection. The proposed system consists of two separate modules namely apparel selection system and business expert system. These modules use rules and temporal constraints to make effective decisions. The 198 P a g e

7 recommendations made by this system are useful not only to the customers for purchasing and also for the manufacturers to get feedback on the sales and requirements. The experimental results show that the performance of the proposed intelligent business decision support system is more accurate than the existing recommendation systems. Future works in this direction could be the introduction of soft computing techniques to handle uncertainty effectively. REFERENCES [1] Gudigantala, N, Song, J, and Jones, D. R, How well do e-commerce web sitessupport compensatory and non-compensatory decision strategies? An exploratory study, International Journal of E-Business Research, 4(4), 2008, [2] Cheng, J, Sun, A, Zeng, D, Information overload and viral marketing:countermeasures and strategies. Advances in Social Computing, Lecture Notes in Computer Science, 6007, 2010, [3] Iyengar, S. S, Wells, R.E, Schwartz, B, Doing better but feeling worse:looking for the best job undermines satisfaction, Psychological Science, 17(2), 2006, [4] S.Ganapathy, K.Kulothungan, S.Muthuraj Kumar, M.Vijayalakshmi, P.Yogesh, A.Kannan, Intelligent Feature Selection and Classification Techniques for Intrusion Detection in Networks: A Survey, EURASIP- Journal of Wireless Communications and Networking, 271, 2013, [5] Ganapathy S, Yogesh P and Kannan Arputharaj, Intelligent Agent Based Intrusion Detection System Using Enhanced Multiclass SVM, Journal of Computational Intelligence and Neuroscience, 2012, [6] S.Ganapathy, P.Vijayakumar, P.Yogesh, A.Kannan, An Intelligent CRF based Feature Selection for Effective Intrusion Detection, International Arab Journal of Information Technology, 2015, Article in online. [7] R.M. Somasundaram, K.Lakshmanan, An Intrusion Detection System for MANET using CRF Based Feature Selection and Temporal Association Rules, International Journal of Soft Computing, 8(6), 2013, [8] TerujiSekozawa, Hiroyuki Mitsuhashi, Yukio Ozawa, One-to-One Recommendation System in Apparel Online Shopping. Electronics and Communications in Japan, 94(1), 2011, [9] Zhu Xinjuan, Huang Junfang, Shi Meihong, An intelligent on-line recommendation system in B2Capparel e-commerce, 2010 International Conference on E-Business and E-Government, 2010, [10] D. Surendren, V.Bhuvaneswari, A Framework for Analysis of Purchase Dissonance in Recommender System Using Association Rule Mining, International Conference on Intelligent Computing Applications (ICICA 14), 2014, [11] G. Karypis, Evaluation of item-based top-n recommendation algorithms, Proc. of CIKM '01 Conference, 2001, [12] Y. K. Choi and S. K. Kim, Recommendation algorithms for online shopping malls with periodically purchasing users, Journal of KIISE: Software and Applications, 40(8), 2013, [13] Vinodhini, G, and Chandrasekaran, RM, Sentiment analysis and opinion mining: A survey, International Journal of advanced Research in Computer Science and Software Engineering, 2(6), 2012, P a g e

8 [14] Kim, J, Choi, D, Hwang, M, Kim, P, Analysis on smartphone relatedtwitter reviews by using opinion mining techniques, In J. Sobecki, V. Boonjing, S. Chittayasothorn (Eds.), Advanced approaches to intelligent information and database systems, studies in computational intelligence, 551, 2014, [15] Dalal, M. K, Zaveri, M. A, Opinion mining from online user reviews usingfuzzy linguistic hedges, Applied Computational Intelligence and Soft Computing, 2014, 2014, 1-9. [16] O.Chapelle, P. Haffner and V.Vapnik, SVMs for Histogram-Based Image Classification, IEEE Transaction on Neural Networks, 5(10), 2002, [17] [18] G.M. Foody, A. Mathur, A relative evaluation of multiclass image classification by support vector machines, IEEE Transactions on Geo science and Remote Sensing, 42(6), 2004, P a g e

Hierarchy Based Reusability Assessment Model for Component Qualification in Reusable Verification Environment

Hierarchy Based Reusability Assessment Model for Component Qualification in Reusable Verification Environment Hierarchy Based Reusability Assessment Model for Qualification in Reusable Verification Environment Dr. V. Subedha,Professor & Head Department of CSE Panimalar Institute of Technology Chennai, India subedha@gmail.com

More information

Predicting User Opinion in E-commerce Website Using Aggregate Ranking Algorithm

Predicting User Opinion in E-commerce Website Using Aggregate Ranking Algorithm Predicting User Opinion in E-commerce Website Using Aggregate Ranking Algorithm Pusarla.Divya Bharathi 1, A.Gauthami Latha 2 P.G. Student, Department of Computer Engineering, Miracle Educational Society

More information

A Survey on Recommendation Techniques in E-Commerce

A Survey on Recommendation Techniques in E-Commerce A Survey on Recommendation Techniques in E-Commerce Namitha Ann Regi Post-Graduate Student Department of Computer Science and Engineering Karunya University, India P. Rebecca Sandra Assistant Professor

More information

Sentiment analysis using Singular Value Decomposition

Sentiment analysis using Singular Value Decomposition International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Veena

More information

Application of neural network to classify profitable customers for recommending services in u-commerce

Application of neural network to classify profitable customers for recommending services in u-commerce Application of neural network to classify profitable customers for recommending services in u-commerce Young Sung Cho 1, Song Chul Moon 2, and Keun Ho Ryu 1 1. Database and Bioinformatics Laboratory, Computer

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Clustering Method using Item Preference based on RFM for Recommendation System in u-commerce

Clustering Method using Item Preference based on RFM for Recommendation System in u-commerce Clustering Method using Item Preference based on RFM for Recommendation System in u-commerce Young Sung Cho 1, Song Chul Moon 2, Seon-phil Jeong 3, In-Bae Oh 4, Keun Ho Ryu 1 1 Department of Computer Science,

More information

Application of Association Rule Mining in Supplier Selection Criteria

Application of Association Rule Mining in Supplier Selection Criteria Vol:, No:4, 008 Application of Association Rule Mining in Supplier Selection Criteria A. Haery, N. Salmasi, M. Modarres Yazdi, and H. Iranmanesh International Science Index, Industrial and Manufacturing

More information

AN INTELLIGENT AGENT BASED TALENT EVALUATION SYSTEM USING A KNOWLEDGE BASE

AN INTELLIGENT AGENT BASED TALENT EVALUATION SYSTEM USING A KNOWLEDGE BASE International Journal of Information Technology and Knowledge Management July-December 2010, Volume 2, No. 2, pp. 231-236 AN INTELLIGENT AGENT BASED TALENT EVALUATION SYSTEM USING A KNOWLEDGE BASE R.Lakshmipathi1,

More information

An Approach to Efficient Software Bug Prediction using Regression Analysis and Neural Networks

An Approach to Efficient Software Bug Prediction using Regression Analysis and Neural Networks An Approach to Efficient Software Bug Prediction using Regression Analysis and Neural Networks Surbhi Parnerkar 1, Ati Jain 2, Vijay Birchha 3 Student, Department of Computer Science & Engineering, SVCE,

More information

MODEL OF SENTIMENT ANALYSIS FOR SOCIAL MEDIA DATA

MODEL OF SENTIMENT ANALYSIS FOR SOCIAL MEDIA DATA MODEL OF SENTIMENT ANALYSIS FOR SOCIAL MEDIA DATA Nurul Atasha Khairuddin, Kamilia Kamardin Advanced Informatics School, Universiti Teknologi Malaysia, Jalan Sultan Yahya Petra, 54100 Kuala Lumpur, Malaysia.

More information

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems Management Information Systems Management Information Systems B11. Management Decision Support and Intelligent Systems Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Lu Sun 1, Kiejin Park 2 and Limei Peng 1 1 Department of Industrial Engineering, Ajou

More information

Designing Of Effective Shopper Purchase Analysis Model Based On Chrip Likes

Designing Of Effective Shopper Purchase Analysis Model Based On Chrip Likes Designing Of Effective Shopper Purchase Analysis Model Based On Chrip Likes Palla Jyothsna #1, S.Igni Sabasti Prabu *2 # Department of Information Technology, Sathyabama University Chennai, Tamil Nadu,

More information

Product Aspect Ranking Based on the Customers Reviews.

Product Aspect Ranking Based on the Customers Reviews. Product Aspect Ranking Based on the Customers Reviews. Kadam Snehal, Dhomse Kalyani, Bhumkar Smita, Janrao Swati, Ambhore Shakuntala BE Scholar, Department of Computer Engineering S.R.E.S. s College of

More information

Web Objects Based Energy Efficiency for Smart Home IoT Service Provisioning

Web Objects Based Energy Efficiency for Smart Home IoT Service Provisioning Web Objects Based Energy Efficiency for Smart Home IoT Service Provisioning Muhammad Golam Kibria *, Muhammad Aslam Jarwar, Sajjad Ali, Sunil Kumar and Ilyoung Chong Department of CICE, Hankuk University

More information

A Study on Customer Satisfaction in Jothi Plastic Works, Dharmapuri

A Study on Customer Satisfaction in Jothi Plastic Works, Dharmapuri IOSR Journal of Engineering (IOSRJEN) ISSN: 2250-3021 Volume 2, Issue 8 (August 2012), PP 036-41 A Study on Customer Satisfaction in Jothi Plastic Works, Dharmapuri 1 J.MAHALAKSHMI 2 R.SUDHA 3 M. NAGAJOTHI

More information

ML Methods for Solving Complex Sorting and Ranking Problems in Human Hiring

ML Methods for Solving Complex Sorting and Ranking Problems in Human Hiring ML Methods for Solving Complex Sorting and Ranking Problems in Human Hiring 1 Kavyashree M Bandekar, 2 Maddala Tejasree, 3 Misba Sultana S N, 4 Nayana G K, 5 Harshavardhana Doddamani 1, 2, 3, 4 Engineering

More information

Week 1 Unit 1: Intelligent Applications Powered by Machine Learning

Week 1 Unit 1: Intelligent Applications Powered by Machine Learning Week 1 Unit 1: Intelligent Applications Powered by Machine Learning Intelligent Applications Powered by Machine Learning Objectives Realize recent advances in machine learning Understand the impact on

More information

Suitable Delivery System in Small E-Commerce Companies

Suitable Delivery System in Small E-Commerce Companies Journal of Humanities Insights 2(4): 167-171, 2018 Research Paper Suitable Delivery System in Small E-Commerce Companies Fereshteh Alizadeh 1, Mina Lahiji Department of Management, Islamic Azad University

More information

NOVEL DATAMINING TECHNIQUE FOR ONLINE SHOPPING

NOVEL DATAMINING TECHNIQUE FOR ONLINE SHOPPING NOVEL DATAMINING TECHNIQUE FOR ONLINE SHOPPING D. Ravi 1, A. Dharshini 2, Keerthaneshwari 3, M. Naveen Kumar 4 1,2,3,4 CSE Department, Kathir College of Engineering Abstract: Opinion mining is a type of

More information

Predicting Yelp Ratings From Business and User Characteristics

Predicting Yelp Ratings From Business and User Characteristics Predicting Yelp Ratings From Business and User Characteristics Jeff Han Justin Kuang Derek Lim Stanford University jeffhan@stanford.edu kuangj@stanford.edu limderek@stanford.edu I. Abstract With online

More information

CUSTOMERS PERCEPTION ON BRICKS AND CLICKS BUSINESS MODEL OF KITEX LTD. KERALA: A SYSTEMATIC ANALYSIS Vignesh Karthik S A 1, Ameer P A 2 1,2

CUSTOMERS PERCEPTION ON BRICKS AND CLICKS BUSINESS MODEL OF KITEX LTD. KERALA: A SYSTEMATIC ANALYSIS Vignesh Karthik S A 1, Ameer P A 2 1,2 CUSTOMERS PERCEPTION ON BRICKS AND CLICKS BUSINESS MODEL OF KITEX LTD. KERALA: A SYSTEMATIC ANALYSIS Vignesh Karthik S A 1, Ameer P A 2 1,2 Research Scholars, School of Management Studies, CUSAT Abstract

More information

A Travel Package Recommendation Using TAST and TRAST Models

A Travel Package Recommendation Using TAST and TRAST Models A Travel Package Recommendation Using TAST and TRAST Models Pathivada Monika M.Tech, Department of CSE, Sanketika Vidya Parishad Engineering College, P.M Palem, Visakhapatnam, AP. Abstract Providing better

More information

Forecasting Seasonal Footwear Demand Using Machine Learning. By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil

Forecasting Seasonal Footwear Demand Using Machine Learning. By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil Forecasting Seasonal Footwear Demand Using Machine Learning By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil 1 Agenda Ø Ø Ø Ø Ø Ø Ø The State Of Fashion Industry Research Objectives AI In

More information

International Journal of Advance Engineering and Research Development A SENTIMENT MINING APPROACH TO BIG DATA ANALYTICS COMPARISON STUDY

International Journal of Advance Engineering and Research Development A SENTIMENT MINING APPROACH TO BIG DATA ANALYTICS COMPARISON STUDY Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 03, March -2018 A SENTIMENT MINING APPROACH TO BIG DATA ANALYTICS

More information

Agro Genius: An Emergent Expert System for Querying Agricultural Clarification Using Data Mining Technique

Agro Genius: An Emergent Expert System for Querying Agricultural Clarification Using Data Mining Technique RESEARCH INVENTY: International Journal of Engineering and Science ISBN: 2319-6483, ISSN: 2278-4721, Vol. 1, Issue 11 (December 2012), PP 34-39 www.researchinventy.com Agro Genius: An Emergent Expert System

More information

FAKE REVIEW AVOIDANCE IN ONLINE REVIEW SHARING USING SENTIMENTAL ANALYSIS

FAKE REVIEW AVOIDANCE IN ONLINE REVIEW SHARING USING SENTIMENTAL ANALYSIS FAKE REVIEW AVOIDANCE IN ONLINE REVIEW SHARING USING SENTIMENTAL ANALYSIS 1Assistant Professor, Dept of IT, Jeppiaar SRR Engineering College, Tamilnadu, India. 2,3,4 Dept of IT, Jeppiaar SRR Engineering

More information

INTEGRATION OF MULTI BANK & USER SMART CARD WITH MULTI CLOUD DEPLOYMENT

INTEGRATION OF MULTI BANK & USER SMART CARD WITH MULTI CLOUD DEPLOYMENT INTEGRATION OF MULTI BANK & USER SMART CARD WITH MULTI CLOUD DEPLOYMENT R DIVYA 1, K.KAMRUDEEN 2, C.P NIJITHA MAHALAKSMI 3 12 PG Student, Department of Computer Applications, New Prince ShriBhavani College

More information

Assistant Professor Neha Pandya Department of Information Technology, Parul Institute Of Engineering & Technology Gujarat Technological University

Assistant Professor Neha Pandya Department of Information Technology, Parul Institute Of Engineering & Technology Gujarat Technological University Feature Level Text Categorization For Opinion Mining Gandhi Vaibhav C. Computer Engineering Parul Institute Of Engineering & Technology Gujarat Technological University Assistant Professor Neha Pandya

More information

TEXT MINING APPROACH TO EXTRACT KNOWLEDGE FROM SOCIAL MEDIA DATA TO ENHANCE BUSINESS INTELLIGENCE

TEXT MINING APPROACH TO EXTRACT KNOWLEDGE FROM SOCIAL MEDIA DATA TO ENHANCE BUSINESS INTELLIGENCE International Journal of Advance Research In Science And Engineering http://www.ijarse.com TEXT MINING APPROACH TO EXTRACT KNOWLEDGE FROM SOCIAL MEDIA DATA TO ENHANCE BUSINESS INTELLIGENCE R. Jayanthi

More information

SENTIMENT-BASED MODEL FOR REPUTATION SYSTEMS IN AMAZON

SENTIMENT-BASED MODEL FOR REPUTATION SYSTEMS IN AMAZON SENTIMENT-BASED MODEL FOR REPUTATION SYSTEMS IN AMAZON Milad Sharif msharif@stanford.edu Soheil Norouzi snorouzi@stanford.edu 1. INTRODUCTION When buyers purchase products from an online retailer such

More information

A Statistical Process Monitoring Perspective on Big Data

A Statistical Process Monitoring Perspective on Big Data 1 A Statistical Process Monitoring Perspective on Big Data Fadel M. Megahed (Email: fmegahed@auburn.edu) Assistant Professor of Industrial and Systems Engineering L. Allison Jones-Farmer (Email: joneall@auburn.edu)

More information

Understanding the Drivers of Negative Electricity Price Using Decision Tree

Understanding the Drivers of Negative Electricity Price Using Decision Tree 2017 Ninth Annual IEEE Green Technologies Conference Understanding the Drivers of Negative Electricity Price Using Decision Tree José Carlos Reston Filho Ashutosh Tiwari, SMIEEE Chesta Dwivedi IDAAM Educação

More information

Management Science Letters

Management Science Letters Management Science Letters 1 (2011) 449 456 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl Improving electronic customers' profile in recommender

More information

Market Analysis and a Detailed Study of a Leading Cloud Telephony and SMS Gateway Company Pawan Kumar Naik 1 Praveen Kumar 2 Dr.S.A.

Market Analysis and a Detailed Study of a Leading Cloud Telephony and SMS Gateway Company Pawan Kumar Naik 1 Praveen Kumar 2 Dr.S.A. IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online): 2321-0613 Market Analysis and a Detailed Study of a Leading Cloud Telephony and SMS Gateway Company

More information

Chapter 5 RESEARCH METHODOLOGY

Chapter 5 RESEARCH METHODOLOGY Chapter 5 RESEARCH METHODOLOGY 5.1 Statement of Research Problem 122 5.2 Objectives 122 5.3 Hypothesis 123 5.3.1 Main Hypothesis 123 5.3.2 Specific Hypothesis 123 5.4 Methodology 124 5.4.1 Questionnaire

More information

LE NUOVE FRONTIERE DALL AI ALL AR E L IMPATTO SULLA QUOTIDIANITÀ

LE NUOVE FRONTIERE DALL AI ALL AR E L IMPATTO SULLA QUOTIDIANITÀ LE NUOVE FRONTIERE DALL AI ALL AR E L IMPATTO SULLA QUOTIDIANITÀ Deloitte Analytics & Information Management Torino, 26/03/2018 1 AUGMENTED REALITY FUNDAMENTALS EXAMPLES OF DEEP LEARNING ARTIFICIAL INTELLIGENCE

More information

DEVELOPING SWOT ANALYSIS USING BACK PROPAGATION

DEVELOPING SWOT ANALYSIS USING BACK PROPAGATION 1 International Journal of Advance Research, IJOAR.org Volume 3, Issue 7, June 2015, Online: DEVELOPING SWOT ANALYSIS USING BACK PROPAGATION NEURAL NETWORK BASED IMPORTANCE PERFORMANCE Shams Eldin Mohamed,

More information

Code Clone Detection Using COCOMO-1

Code Clone Detection Using COCOMO-1 Code Clone Detection Using COCOMO-1 Ekta Manhas 1, Samriti Rana 2 1 Research scholar (CSE) Rayat Group Of Institutions, Railmajra, Punjab, India 2 Associate Professor (CSE) Rayat Group Of Institutions,

More information

An Algorithm for Mobile Computing Opinion Mining In Multilingual Forms By Voice and Text Processing

An Algorithm for Mobile Computing Opinion Mining In Multilingual Forms By Voice and Text Processing 2018 IJSRST Volume 4 Issue 5 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology An Algorithm for Mobile Computing Opinion Mining In Multilingual Forms By Voice and Text

More information

A STUDY ON STATISTICAL BASED FEATURE SELECTION METHODS FOR CLASSIFICATION OF GENE MICROARRAY DATASET

A STUDY ON STATISTICAL BASED FEATURE SELECTION METHODS FOR CLASSIFICATION OF GENE MICROARRAY DATASET A STUDY ON STATISTICAL BASED FEATURE SELECTION METHODS FOR CLASSIFICATION OF GENE MICROARRAY DATASET 1 J.JEYACHIDRA, M.PUNITHAVALLI, 1 Research Scholar, Department of Computer Science and Applications,

More information

E-Commerce Sales Prediction Using Listing Keywords

E-Commerce Sales Prediction Using Listing Keywords E-Commerce Sales Prediction Using Listing Keywords Stephanie Chen (asksteph@stanford.edu) 1 Introduction Small online retailers usually set themselves apart from brick and mortar stores, traditional brand

More information

Evaluation of Logistic Regression Model with Feature Selection Methods on Medical Dataset

Evaluation of Logistic Regression Model with Feature Selection Methods on Medical Dataset Evaluation of Logistic Regression Model with Feature Selection Methods on Medical Dataset Abstract Raghavendra B. K., Dr. M.G.R. Educational and Research Institute, Chennai600 095. Email: raghavendra_bk@rediffmail.com,

More information

Customers Perceptions on Online Banking in Chittoor District of A.P

Customers Perceptions on Online Banking in Chittoor District of A.P International Journal of Research in Social Sciences Vol. 8 Issue 5, May 2018, ISSN: 2249-2496 Impact Factor: 7.081 Journal Homepage: Double-Blind Peer Reviewed Refereed Open Access International Journal

More information

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here.

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. Contents List of Figures xv Foreword xxiii Preface xxv Acknowledgments xxix Chapter

More information

Design of a Conceptual Reference Framework for Reusable Software Components based on Context Level

Design of a Conceptual Reference Framework for Reusable Software Components based on Context Level www.ijcsi.org 26 Design of a Conceptual Reference Framework for Reusable Software Components based on Context Level V. Subedha 1, Dr. S. Sridhar 2 1 Research Scholar, Department of CSE, Sathyabama University

More information

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol.2, Issue 3 Sep 2012 1-11 TJPRC Pvt. Ltd., NEURO-UZZY CONTROLLER ALGORITHM OR OBTAINING MAXIMUM POWER

More information

APPAREL CHOICE AND BUYING BEHAVIOUR OF COLLEGE GIRLS

APPAREL CHOICE AND BUYING BEHAVIOUR OF COLLEGE GIRLS APPAREL CHOICE AND BUYING BEHAVIOUR OF COLLEGE GIRLS * S. POONGODI ** M. GOKULAPRIYA * Assistant Professor, PG Department of Commerce-CA, NGM College, Pollachi ** Research Scholar, PG & Research Department

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

PResearch Scholar, Sunrise University, Alwar. Rajasthan India. Professor, Sunrise University, Alwar. Rajasthan India.

PResearch Scholar, Sunrise University, Alwar. Rajasthan India. Professor, Sunrise University, Alwar. Rajasthan India. P P P IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 3, March 2015. A Research Paper on Design of a Prototype of E-Commerce Application using Mobile Agent

More information

MENTAL ACCOUNTING OF MUTUAL FUND INVESTORS AND MARKETING MIX -- A STUDY FROM 4C MARKETING MIX PERSPECTIVE

MENTAL ACCOUNTING OF MUTUAL FUND INVESTORS AND MARKETING MIX -- A STUDY FROM 4C MARKETING MIX PERSPECTIVE MENTAL ACCOUNTING OF MUTUAL FUND INVESTORS AND MARKETING MIX -- A STUDY FROM 4C MARKETING MIX PERSPECTIVE TARAK PAUL ASSISTANT PROFESSOR, ROYAL SCHOOL OF BUSINESS, GUWAHATI-35, ASSAM ABSTRACT Successful

More information

Empower Social Influence by Linking the Social Opinion to Social Network

Empower Social Influence by Linking the Social Opinion to Social Network Association for Information Systems AIS Electronic Library (AISeL) PACIS 2017 Proceedings Pacific Asia Conference on Information Systems (PACIS) Summer 7-19-2017 Empower Social Influence by Linking the

More information

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records Cold-start Solution to Location-based Entity Shop Recommender Systems Using Online Sales Records Yichen Yao 1, Zhongjie Li 2 1 Department of Engineering Mechanics, Tsinghua University, Beijing, China yaoyichen@aliyun.com

More information

USES THE BAGGING ALGORITHM OF CLASSIFICATION METHOD WITH WEKA TOOL FOR PREDICTION TECHNIQUE

USES THE BAGGING ALGORITHM OF CLASSIFICATION METHOD WITH WEKA TOOL FOR PREDICTION TECHNIQUE USES THE BAGGING ALGORITHM OF CLASSIFICATION METHOD WITH WEKA TOOL FOR PREDICTION TECHNIQUE 1 POOJA SHRIVASTAVA, 2 MANOJ SHUKLA 1 Computer Science and Engineering, Jayoti Vidyapeeth Women s University,

More information

Predicting Loyal Customers for Sellers on Tmall to Increase Return on Promoting Cost

Predicting Loyal Customers for Sellers on Tmall to Increase Return on Promoting Cost Predicting Loyal Customers for Sellers on Tmall to Increase Return on Promoting Cost Wendy Huang Yu-Chih, Shih Jessy Yang Zoe Cheng BADM Team 9 Summary Sellers on E-commerce platform sometimes run big

More information

Conclusions and Future Work

Conclusions and Future Work Chapter 9 Conclusions and Future Work Having done the exhaustive study of recommender systems belonging to various domains, stock market prediction systems, social resource recommender, tag recommender

More information

PROFITABLE ITEMSET MINING USING WEIGHTS

PROFITABLE ITEMSET MINING USING WEIGHTS PROFITABLE ITEMSET MINING USING WEIGHTS T.Lakshmi Surekha 1, Ch.Srilekha 2, G.Madhuri 3, Ch.Sujitha 4, G.Kusumanjali 5 1Assistant Professor, Department of IT, VR Siddhartha Engineering College, Andhra

More information

Feature Selection of Gene Expression Data for Cancer Classification: A Review

Feature Selection of Gene Expression Data for Cancer Classification: A Review Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 52 57 2nd International Symposium on Big Data and Cloud Computing (ISBCC 15) Feature Selection of Gene Expression

More information

Regression Based Sales Data Forecasting for Predicting the Business Performance

Regression Based Sales Data Forecasting for Predicting the Business Performance Regression Based Sales Data Forecasting for Predicting the Business Performance 1 D. Asir Antony Gnana Singh, 2 E. Jebamalar Leavline, 3 S. Muthukrishnan, 3 R. Yuvaraj 1 Department of Computer Science

More information

Churn Prediction in Customer Relationship Management via GMDH-Based Multiple Classifiers Ensemble

Churn Prediction in Customer Relationship Management via GMDH-Based Multiple Classifiers Ensemble Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2533-2539 Research India Publications http://www.ripublication.com Churn Prediction in Customer Relationship

More information

Personalized Shopping App with Customer Feedback Mining and Secure Transaction

Personalized Shopping App with Customer Feedback Mining and Secure Transaction Personalized Shopping App with Customer Feedback Mining and Secure Transaction Swati H. Kalmegh, Nutan Dhande Mtech Student, Department of CSE, swatihkalmegh@gmail.com Contact No. 9404725175 Abstract Reputation-based

More information

CNN-based People Recognition for Vision Occupancy Sensors

CNN-based People Recognition for Vision Occupancy Sensors (JBE Vol. 23, No. 2, March 2018) (Regular Paper) 23 2, 2018 3 (JBE Vol. 23, No. 2, March 2018) https://doi.org/10.5909/jbe.2018.23.2.274 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a), a) CNN-based

More information

Consumer Attitude Towards Onlie Purchase-A Study With Reference To Branded Readymade Garments

Consumer Attitude Towards Onlie Purchase-A Study With Reference To Branded Readymade Garments Global Journal of Marketing Management and Research. ISSN 2250-3242 Volume 6, Number 1 (2016), pp. 1-10 Research India Publications http://www.ripublication.com Consumer Attitude Towards Onlie Purchase-A

More information

Sequential Association Rules Based on Apriori Algorithm Applied in Personal Recommendation

Sequential Association Rules Based on Apriori Algorithm Applied in Personal Recommendation , pp.257-264 http://dx.doi.org/10.14257/ijdta.2016.9.6.26 Sequential Association Rules Based on Apriori Algorithm Applied in Personal Recommendation Wang Yonggang School of information science and technology,

More information

Data Mining: Solving the Thirst of Recommendations to Users

Data Mining: Solving the Thirst of Recommendations to Users IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. VII (Nov Dec. 2014), PP 68-72 Data Mining: Solving the Thirst of Recommendations to Users S.Vaishnavi

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

A STUDY ON CONSUMER PREFERENCE TOWARDS TEXTILE RETAIL OUTLETS WITH SPECIAL REFERENCE TO SELECTED TEXTILE OUTLETS IN COIMBATORE CITY

A STUDY ON CONSUMER PREFERENCE TOWARDS TEXTILE RETAIL OUTLETS WITH SPECIAL REFERENCE TO SELECTED TEXTILE OUTLETS IN COIMBATORE CITY BEST: International Journal of Management, Information Technology and Engineering (BEST: IJMITE) Vol. 2, Issue 1, Jan 2014, 33-42 BEST Journals A STUDY ON CONSUMER PREFERENCE TOWARDS TEXTILE RETAIL OUTLETS

More information

CHAPTER 8 PROFILING METHODOLOGY

CHAPTER 8 PROFILING METHODOLOGY 107 CHAPTER 8 PROFILING METHODOLOGY 8.1 INTRODUCTION This research aims to develop a customer profiling methodology with reference to customer lifetime value, relationship, satisfaction, behavior using

More information

CHAPTER 3 RESEARCH OBJECTIVES, RESEARCH HYPOTHESIS & RESEARCH METHODOLOGY

CHAPTER 3 RESEARCH OBJECTIVES, RESEARCH HYPOTHESIS & RESEARCH METHODOLOGY CHAPTER 3 RESEARCH OBJECTIVES, RESEARCH HYPOTHESIS & RESEARCH METHODOLOGY 3.1:Research Methodology: - Research Methodology is a systematic and scientific approach for acquiring information on a specific

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

Experiences in the Use of Big Data for Official Statistics

Experiences in the Use of Big Data for Official Statistics Think Big - Data innovation in Latin America Santiago, Chile 6 th March 2017 Experiences in the Use of Big Data for Official Statistics Antonino Virgillito Istat Introduction The use of Big Data sources

More information

A Hybrid Approach for Gene Selection and Classification using Support Vector Machine

A Hybrid Approach for Gene Selection and Classification using Support Vector Machine The International Arab Journal of Information Technology, Vol. 1, No. 6A, 015 695 A Hybrid Approach for Gene Selection and Classification using Support Vector Machine Jaison Bennet 1, Chilambuchelvan Ganaprakasam

More information

Data Mining Applications with R

Data Mining Applications with R Data Mining Applications with R Yanchang Zhao Senior Data Miner, RDataMining.com, Australia Associate Professor, Yonghua Cen Nanjing University of Science and Technology, China AMSTERDAM BOSTON HEIDELBERG

More information

Evaluation of Socio-Economical Factors Influencing Consumer Buying Behaviour of Silk Saris. Dr. Venkatesh J, 1, Vinoth Kumarasamy 2

Evaluation of Socio-Economical Factors Influencing Consumer Buying Behaviour of Silk Saris. Dr. Venkatesh J, 1, Vinoth Kumarasamy 2 Evaluation of Socio-Economical Factors Influencing Consumer Buying Behaviour of Silk Saris Dr. Venkatesh J, 1, Associate Professor, Department of Management Studies, Anna University Regional Campus Coimbatore,

More information

Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization

Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization November 2017 Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization Abstract Applied Materials, the innovator of the SmartFactory Rx suite of software products,

More information

Scholarly Research Journal's is licensed Based on a work at

Scholarly Research Journal's is licensed Based on a work at Scholarly Research Journal for Interdisciplinary Studies, Online ISSN 2278-888, SJIF 216 = 6.17, www.srjis.com UGC Approved Sr. No.49366, JAN FEB, 218, VOL- /44 A STUDY TO ANALYSE CONSUMER BEHAVIOUR ABOUT

More information

Pomegranate Fruit Diseases Identification and Grading

Pomegranate Fruit Diseases Identification and Grading Pomegranate Fruit Diseases Identification and Grading D. Gaikwad 1, K. Karande 2 and H. Deshpande 3 1 Student, SKN Sinhgad college of Engineering, Korti Pandharpur 413304 Dist-Solapur, Maharashtra 2 Professor,

More information

KNOWLEDGE STRUCTURE OF COMPUTATIONAL MECHANICS: HEAT MASS TRANSFER

KNOWLEDGE STRUCTURE OF COMPUTATIONAL MECHANICS: HEAT MASS TRANSFER International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 8, August 2018, pp. 247 252, Article ID: IJMET_09_08_027 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=8

More information

2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS

2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS 2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS OVERVIEW Introduction Main Paper Related Work and Limitation Proposed Solution Preliminary Result Conclusion and Future Work TWITTER: A SOCIAL NETWORK AND A NEWS

More information

Reputation trust Score Evaluation for E-Commerce Using Feedback Rating and Comments

Reputation trust Score Evaluation for E-Commerce Using Feedback Rating and Comments Reputation trust Score Evaluation for E-Commerce Using Feedback Rating and Comments Vinaya Ramesh Firake BE(IT),ME(CSE) Abstract: Reputation trust is one of the important factors of the development of

More information

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM Mohit Deswal 1, S.K. Garg 2 1 Department of applied sciences, MSIT, Janakpuri, New Delhi 2 Department of mechanical

More information

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1 International Conference on Management Science and Management Innovation (MSMI 2014) A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG

More information

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada April 26 The Shaw Centre Ottawa Artificial Intelligence Algorithms Automation Deep Learning Machine Learning

More information

On Overview Of Customer Attitude Towards E-Postal Services In India: A Case Study On Chitradurga City

On Overview Of Customer Attitude Towards E-Postal Services In India: A Case Study On Chitradurga City On Overview Of Customer Attitude Towards E-Postal Services In India: A Case Study On Chitradurga City MR. BABU.S M.Com., Research Scholar, DOSR in Commerce, Davangere University, Davangere Abstract: The

More information

Ant Possibilistic Fuzzy Clustered Forecasting on High Dimensional Data

Ant Possibilistic Fuzzy Clustered Forecasting on High Dimensional Data Ant Possibilistic Fuzzy Clustered Forecasting on High Dimensional Data M.Ravichandran 1, A.Shanmugam 2 Asst.Professor (Sr.Grade), Dept of Information Technology, Bannari Amman Institute of Technology,

More information

Dynamic Pricing and the Economic Paradigm Shift A Study Based on Consumer Behaviour in the E-commerce Sector

Dynamic Pricing and the Economic Paradigm Shift A Study Based on Consumer Behaviour in the E-commerce Sector 242 Dynamic Pricing and the Economic Paradigm Shift A Study Based on Consumer Behaviour in the E-commerce Sector Vijay Victor *, Meenu Bhaskar ** * Assistant Professor (FRA), Saintgits Institute of Management,

More information

Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier

Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier Page1 Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier ABSTRACT: Mr. Jagan Bihari Padhy*, Devarsiti Dillip Kumar**, Ladi Manish*** and Lavanya Choudhry**** *Assistant Professor,

More information

Data Science Challenges for Online Advertising A Survey on Methods and Applications from a Machine Learning Perspective

Data Science Challenges for Online Advertising A Survey on Methods and Applications from a Machine Learning Perspective Data Science Challenges for Online Advertising A Survey on Methods and Applications from a Machine Learning Perspective IWD2016 Dublin, March 2016 Online Advertising Landscape [Introduction to Computational

More information

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Mohammad Ahmad Ibraigheeth 1, Syed Abdullah Fadzli 2 Faculty of Informatics and Computing, Universiti Sultan ZainalAbidin,

More information

Steady-State and Dynamic Study of Photovoltaic (PV) System in University of New Haven: Towards to a Green and Secure Campus

Steady-State and Dynamic Study of Photovoltaic (PV) System in University of New Haven: Towards to a Green and Secure Campus Steady-State and Dynamic Study of Photovoltaic (PV) System in University of New Haven: Towards to a Green and Secure Campus Abstract Chengde Cui BS Electrical Engineering Faculty Mentor: Dr. Junhui Zhao

More information

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks Available online at www.sciencedirect.com Procedia Computer Science 6 (2011) 201 206 Complex Adaptive Systems, Volume 1 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri University of Science

More information

E-Commerce Logistics Mode Selection Based on Network Construction

E-Commerce Logistics Mode Selection Based on Network Construction Modern Economy, 2019, 10, 198-208 http://www.scirp.org/journal/me ISSN Online: 2152-7261 ISSN Print: 2152-7245 E-Commerce Logistics Mode Selection Based on Network Construction Hanlin Qian School of Business

More information

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN 3 st October 24. Vol. 68 No.3 25-24 JATIT & LLS. All rights reserved. ADAPTIVE NEURO FUZZY INFEREN SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN G. R. UMAMAHESWARI, 2

More information

Predicting Corporate Influence Cascades In Health Care Communities

Predicting Corporate Influence Cascades In Health Care Communities Predicting Corporate Influence Cascades In Health Care Communities Shouzhong Shi, Chaudary Zeeshan Arif, Sarah Tran December 11, 2015 Part A Introduction The standard model of drug prescription choice

More information

ACKNOWLEDGEMENT. hope this thesis will contribute to any parties that need information about shopping. online in Indonesia. Jakarta, March 2003

ACKNOWLEDGEMENT. hope this thesis will contribute to any parties that need information about shopping. online in Indonesia. Jakarta, March 2003 ACKNOWLEDGEMENT First of all, I would like to devote my gratefulness to GOD for his blessing and guidance towards my life so that I am able to finish my thesis. This thesis is written to fulfill the requirements

More information

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic D. Manikavelan 1 and R. Ponnusamy 2 1 Dept of CSE, Research scholar at Sathyabama

More information

Mass Customization of Products

Mass Customization of Products Mass Customization of Products Disha Bavishi 1, Pralam Shah 2, Nikunj Patel 3, Anand Shukla 4, Vandana Munde 5 1,2,3,4 Students, 5 Faculty, Information Technology,Thakur College of Engineering and Technology,

More information

Predictive Modelling for E-Commerce Data Classification Tasks: An Azure Machine Learning Approach

Predictive Modelling for E-Commerce Data Classification Tasks: An Azure Machine Learning Approach I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 and Computer Engineering 6(1): 45-50(2017) Predictive Modelling for E-Commerce Data Classification Tasks: An Azure

More information

An Exploratory Study on E-Banking Services

An Exploratory Study on E-Banking Services Available online at http://www.ijasrd.org/in International Journal of Advanced Scientific Research & Development Vol. 03, Spl. Iss. 02, Ver. III, Sep 2016, pp. 346 352 e-issn: 2395-6089 p-issn: 2394-8906

More information