Vous êtes sur la page 1sur 3

Introduction Purpose To design a graphical interface algorithm that requires less time to discover all

maximal frequent itemsets since it involves a method for reducing the size of the database.

Project Scope The application is desktop oriented task handler with below features: a. Maintenace of Items in the Collection b. Transaction management by selecting the required items from the collection. c. Generating the required statistical information based on the given inputs like the item set count and the minimum support required.

Study Of Existing System In the current scenario, the statistical information of various formats of the collection of items in a group are obtained by using various searching and sorting techniques which are time consuming, memory usage models. The user while working with the items has to implement his manual efficiency to trace the list of the selected items in the transactions in various itemset collection to identify the most frequently selected item set in all item set groups supporting the minimum support provided. Since there is no appropriate method to search for the item set results, hence there is a requirement to build an application that makes it easy and efficient in fetching the item collection at various item sets. Proposed System The proposed Application is a desktop application that is used to accept the items and transactions performed on them as inputs to calculate the required outputs based on the given required item set count and the minimum support provided to it. It uses the concept of BFS and DFS along with the APRIORI algorithm to trace the required output. It also

calculates the time taken to calculate the output at each level and the over all time taken for the collection of transactions.

Requirements Functional Requirement: Modules List Login & Security: This module accepts the username and password from the user which on validation passes the control into the module. Items Info: This is used to maintain the information of the items/products used in the application. New items can be added and the existing items can be altered or deleted.

Transactions: This module helps in generating the transactions by using the available items/products. Each transaction is associated with unique transaction id. New transaction can be added and existing transactions can be edited or deleted. Result Calculation: This module accepts the table name containing transactions, ItemCount Set and the minimum support for the calculation and generates the screens as output for the given Item Count Set. Hardware Processor Ram Hard disk : : : p-IV. 1GB. 40GB.

Software Operating System Language BackGround : : : Any Graphical OS. Java (Swings,JDBC,Utilities). Oracle.

Vous aimerez peut-être aussi