|
International Journal of Applied Information Systems
Foundation of Computer Science (FCS), NY, USA
|
| Volume 9 - Issue 2 |
| Published: June 2015 |
| Authors: Pamli Basak, R.R. Sedamkar, Rashmi Thakur |
10.5120/ijais15-451369
|
Pamli Basak, R.R. Sedamkar, Rashmi Thakur . Fast Mining of Finding Frequent Patterns in Transactional Database using Incremental Approach. International Journal of Applied Information Systems. 9, 2 (June 2015), 6-10. DOI=10.5120/ijais15-451369
@article{ 10.5120/ijais15-451369,
author = { Pamli Basak,R.R. Sedamkar,Rashmi Thakur },
title = { Fast Mining of Finding Frequent Patterns in Transactional Database using Incremental Approach },
journal = { International Journal of Applied Information Systems },
year = { 2015 },
volume = { 9 },
number = { 2 },
pages = { 6-10 },
doi = { 10.5120/ijais15-451369 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2015
%A Pamli Basak
%A R.R. Sedamkar
%A Rashmi Thakur
%T Fast Mining of Finding Frequent Patterns in Transactional Database using Incremental Approach%T
%J International Journal of Applied Information Systems
%V 9
%N 2
%P 6-10
%R 10.5120/ijais15-451369
%I Foundation of Computer Science (FCS), NY, USA
Datasets grow in size as they are increasingly being gathered by cheap and numerous information-sensing mobile devices, aerial, software logs, microphones, wireless sensor networks and cameras. This paper presents a structure for simply, easily and competently parallelizing data mining algorithms for those huge datasets together with the incremental mining. MapReduce concept is use to execute the parallel FP-Growth algorithm by running the windows services parallel. The proposed algorithm eliminates duplicated work and spurious items. Also, it shortens the response time to a query for the set of frequent items. The proposed algorithm is implemented by parallel running of many windows services and experimental results shows tremendous advantages. The proposed algorithm runs 66% faster than the traditional algorithm of data mining. Also, memory utilization reduces by 37%.