Itemset Mining over Large Transactional Tables on the Relational Databases
Journal Title: International Journal of Innovative Research in Computer Science and Technology - Year 2013, Vol 1, Issue 1
Abstract
Most of the itemset mining approaches are memory-like and run outside of the database. On the other hand, when we deal with data warehouse the size of tables is extremely huge for memory copy. In addition, using a pure SQL-like approach is quite inefficient. Actually, those implementations rarely take advantages of database programming. Furthermore, RDBMS vendors offer a lot of features for taking control and management of the data. We purpose a pattern growth mining approach by means of database programming for finding all frequent itemsets. The main idea is to avoid one-at-a-time record retrieval from the database, saving both the copying and process context switching, expensive joins, and table reconstruction. The empirical evaluation of our approach shows that runs competitively with the most known itemset mining implementations based on SQL. Our performance evaluation was made with SQL Server 2000 (v.8) and T-SQL, throughout several synthetical datasets.
Authors and Affiliations
Arun Pratap Srivastava, Prof. (Dr) Mohd. Hussain
Emotion Detection: Comparison of Various Techniques
Expressions and body language can tell us a lot about what people are thinking. They are a form of non-verbal communication which tells us about how the person is feeling. It describes the mood of the person like whether...
AI and Cloud Computing for Enhanced Virtualization and Containerization
This research paper aims at analysing the application of artificial intelligence and deep learning techniques in the cloud computing paradigm especially in virtualization and containerization. Since cloud computing has b...
An Algorithm of Template Based Automatic Attendance Entry
Manually marking attendance is very complicated and time consuming process. Even if one is using application for managing attendance, he/she needs to go through data entry of many persons attendance which is again a time...
Enhancing Student Performance Prediction Using a Combined SVM-Radial Basis Function Approach
This research aims to improve student performance predictions using a combined SVM (Support Vector Machine) and radial basis function (RBF) approach. The developed model utilizes a combination of the strengths of SVM in...
A Geospatial Approach to Potential Rooftop Harvesting of Rain Water in Pirwadi Village, Kolhapur District, Maharashtra (India)
Despite the fact that water covers 71% of the land surface, water is a limited natural resource. Fresh water makes up approximately 2.5 percent of total water on the planet, and it is used for a variety of reasons includ...