0% found this document useful (0 votes)
322 views7 pages

Anna University: Chennai 600 025 Bonafide Certificate

This document is a bona fide certificate for a report titled "HIGH UTILITY ITEMS MINING USING ZEALOUS ALGORITHM" submitted by S.THILAGAVATHI. It certifies that the work was carried out under the supervision of Asst Prof. G.SUMATHI. The HOD and supervisor have signed to confirm that the work has not been used for any other thesis.

Uploaded by

Naresh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
322 views7 pages

Anna University: Chennai 600 025 Bonafide Certificate

This document is a bona fide certificate for a report titled "HIGH UTILITY ITEMS MINING USING ZEALOUS ALGORITHM" submitted by S.THILAGAVATHI. It certifies that the work was carried out under the supervision of Asst Prof. G.SUMATHI. The HOD and supervisor have signed to confirm that the work has not been used for any other thesis.

Uploaded by

Naresh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

ANNA UNIVERSITY: CHENNAI 600 025

BONAFIDE CERTIFICATE

Certified that this Re port titled “HIGH UTILITY ITEMS MINING USING
ZEALOUS ALGORITHM” is the bonafide work of S.THILAGAVATHI
(621615405017) who carried out the work under my supervision. Certified further
that to the best of my knowledge the work reported here in does not form part of any
other thesis or dissertation on the basis of which a degree or award was conferred on
an earlier occasion on this or any other candidate.

Signature of the HOD Signature of the Supervisor


Prof. A.PADMA, M.E., Ph.D., Asst Prof. G.SUMATHI, M.E., (Ph.D).,
Professor and Head Assistant Professor
Department of Computer Science and Department of Computer Science and
Engineering Engineering
Muthayammal Engineering College Muthayammal Engineering College
Rasipuram-637408 Rasipuram-637408

Submitted for the ANNA UNIVERSITY Project Phase-I Viva-Voce examination


held on

Internal Examiner External Examiner


ii
ABSTRACT

The system proposes a novel algorithm that finds high utility pattern in a single
phase without generating candidates. The concept includes a high utility pattern growth
approach, a look ahead strategy, and a linear data structure. Concretely, the pattern
growth approach is to search a reverse set enumeration tree and to prune search space
by utility upper bounding. In order to concentrate on identify high utility patterns
without enumeration by a closure property and a singleton property. In this algorithm
module the Zealous algorithm features will be explained how the algorithm will get
executed. This Zealous algorithm will contain some values which are posted on the
formula for database query processing. By using some keywords users will get the
required information’s from the search engines. These keywords may be anything and
are frequently used to search and find the related topics or some information’s from the
search engines. To help service users better understand the rationale of the
recommendation for remove some of the mystery, use a recommendation visualization
technique to show how a recommendation is grouped with other choices.

iii
ACKNOWLEDGEMENT

Owing deeply to the supreme, first and foremost I thank the lord almighty who
has blessed me to make this project work, a success. I take immense pleasure to
express my deep sense of gratitude to my parents and well-wishers.

I take this wonderful opportunity to thank our honourable Founder and


Chairman Shri R. Kandasamy, Muthayammal Educational Trust & Research
Foundation.

I express my heartful thanks to Prof.K.Gunasekaran M.E., (Ph.D)., F.I.E.,


Secretary and Managing Trustee for providing necessary facilities to complete the
project.

I extend my hearty gratitude to our Principal Dr.S.Nirmala, M.E., Ph.D., of


Muthayammal Engineering College for her consistent support and encouragement.

I express my deep sense of gratitude and sincere thanks to Prof.A.Padma,


M.E., Ph.D., and Head of the Department for her guidance and kind co-operation.

I extend my heartfelt thanks to my guide Asst Prof. G.Sumathi., M.E., (Ph.D).,


Assistant Professor, Department of Computer Science and Engineering for he
exemplary guidance, constant encouragement and kind co-operation throughout the
project.

I express my heartful gratitude and sincere thanks to Mr.T.Aravind, M.E.,


Project Coordinator who have been constantly inculcating with logistic support and
encouragement throughout the project.

I whole heartedly thank all the philanthropic teaching and non-teaching faculty
members of my department without whom I would not be able to make this project a
reality.

iv
TABLE OF CONTENTS

CHAPTER NO TITLE PAGE NO

ABSTRACT iii
LIST OF FIGURES vii
LIST OF ABBREVIATIONS Viii
1 INTRODUCTION 1

1.1 DATA MINING 2

1.2 THE SCOPE OF DATA MINING 2

1.3 ARCHITECTURE FOR DATA MINING 3

1.4 HIGH UTILITY ITEMSET 4

1.5 LIMITATIONS OF FREQUENT ITEMSET 5

MINING 6

1.6 HIGH UTILITY ITEMSET MINING 5

1.7 ZEALOUS ALGORITHM DESCRIPTION 7


2 LITERATURE REVIEW 8
3 SYSTEM INFORMATION 11
3.1 EXISTING SYSTEM 11
3.2 PROPOSED SYSTEM 12
4 SYSTEM DESIGN 13
4.1 MODULES DESCRIPTION 13

5 IMPLEMENTATION 15

5.1 IMPLEMENTATION TOOLS 15


v
5.2 PROGRAMMING TOOLS 18
6 SYSTEM REQUIREMENTS 22

7 CONCLUSION AND FUTURE WORK 23


REFERENCES 24

LIST OF FIGURES

vi
FIGURE NO TITLE PAGE NO.

1.1 Data Mining Architecture 4


1.2 High Utility item set 5
1.3 Transaction Database 6
1.4 Directed Graph of Database 18
1.5 DOT NET Framework 22

vii
LIST OF ABBREVIATIONS

URL - Uniform Resource Locator

XML - Extensible Markup Language

CLR - Common Language Runtime

MSIL - Microsoft Intermediate Language

HTML - Hyper Text Markup Language

SQL - Structural Query Language

SGML - Standard Generalized Markup Language

CL - Class Library

VB - Visual Basic

viii

You might also like