International Conference on Advanced Computer Technology |
Foundation of Computer Science USA |
ICACT - Number 3 |
August 2011 |
Authors: T.Senthil Prakash, Dr.P.Thangaraj |
10406611-becf-4c89-a8b2-26b1d435689e |
T.Senthil Prakash, Dr.P.Thangaraj . IMine: Index Support for Item Set Mining in Item Set Extraction. International Conference on Advanced Computer Technology. ICACT, 3 (August 2011), 11-14.
Relational database management systems manages the tables with predefined indexes. In RDBMS indexes are created on the basis of attribute values. The Imine indexing scheme is used to index item sets in relational databases. The index creation is performed with out any constraints. IMine provides a complete representation of the original database. The Imine indexing scheme reduces the input/output cost for item set extraction and management process. The Imine index method supports different item set extraction algorithms. Different rule mining algorithms are supported by Imine index scheme. At present the Imine index scheme is developed under PostgreSQL DBMS. The item set extraction and indexing operations are integrated in the system. The IMine scheme is improved to handle incremental data. In the incremental data handling mechanism the item sets and indexes are updated with respect tran sactional database changes. The data add, modify and remove operations are supported by the proposed index method. Reindexing process is optimized. Data structure is updated to handle all data distribution. The proposed item set extraction and indexing scheme is designed for the Oracle relational database. The system development is planned using J2EE environment. General and compact structure - Provide tight integration of item set extraction - Can be efficiently exploited by different item set extraction algorithm - In particular, FP-growth and LCM v.2 - Has been integrated into the PostgreSQL DBMS