D6_mainpage

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 10

A

MINI PROJECT REPORT


ON
ANALYSING TOURIST BEHAVIOUR USING BIG
DATA TECHNOLOGY
Submitted in partial fulfilment for the award of the degree of
BACHELOR OF TECHNOLOGY
in
COMPUTER SCIENCE AND ENGINEERING
By
D.VISHNU VARDHAN - 21Q91A05K7
V.RAVI - 21Q91A05Q5
T.YUVARAJ - 21Q91A05P7
P.SRAVYA -21Q91A05N4
Under the guidance of
Mr.B Rajesh
Assistant professor

2023-2024

i
This is to certify that the Mini Project report on “ANALYSING TOURIST
BEHAVIOUR USING BIG DATA TECHNOLOGY” is successfully done by
the following students of Department of Computer Science & Engineering of
our college in partial fulfilment of the requirement for the award of B.Tech
degree in the year 2023-2024. The results embodied in this report have not been
submitted to any other University for the award of any diploma or degree.
D.VISHNU VARDHAN : 21Q91A05K7
V.RAVI : 21Q91A05Q5
T.YUVARAJ : 21Q91A05P7
P.SRAVYA : 21Q91A05N4
Submitted for the viva voice examination held on:

INTERNAL GUIDE HOD


Mr.B Rajesh Dr.Manjunath
Gadiparthi
Asst.Professor Asst.Professor

Internal Exam External Examinar

ii
DECLARATION

We, the final year students are hereby declaring that the mini project report
entitled “Analysing Tourist Behaviour Using Big Data Technology has done
by us under the guidance of Mr.B.Rajesh Assistant Professor, Department of
CSE is submitted in the partial fulfillment of the requirements for the award of
the degree of BACHELOR OF TECHNOLOGY in COMPUTER SCIENCE
AND ENGINEERING. The Results embedded in this project report have not
been submitted to any other University or institute for the award of any degree
or diploma.

Signature of the candidate:


D.VISHNU VARDHAN : 21Q91A05K7
V.RAVI : 21Q91A05Q5
T.YUVARAJ : 21Q91A05P7
P.SRAVYA : 21Q91A05N4

DATE:
PLACE: Maisammaguda

iii
ACKNOWLEDGEMENT
First and foremost, we would like to express our immense gratitude towards our
institution Malla Reddy College of Engineering, which helped us to attain
profound technical skills in the field of Computer Science & Engineering, there
by fulfilling our most cherished goal.
We are pleased to thank Sri Ch. Malla Reddy, our Founder, Chairman
MRGI,Sri Ch. Mahender Reddy, Secretary, MRGI for providing this
opportunity and support throughout the course.
It gives us immense pleasure to acknowledge the perennial inspiration of Dr. M.
Ashok our beloved principal for his kind co-operation and encouragement in
bringing out this task.
We would like to thank Dr. T. V. Reddy our vice principal, Dr. Manjunath
Gadipathri HOD, CSE Department for their inspiration adroit guidance and
constructive criticism for successful completion of our degree.
We would like to thank Mr. G M Subhani Assistant Professor our internal guide,
for his valuable suggestions and guidance during the exhibition and completion
of this project.
Finally, we avail this opportunity to express our deep gratitude to all staff who
have contribute their valuable assistance and support making our project
success.

D.VISHNU VARDHAN : 21Q91A05K7


V.RAVI : 21Q91A05Q5
T.YUVARAJ : 21Q91A05P7
P.SRAVYA : 21Q91A05N4

iv
ANALYSING TOURIST BEHAVIOUR USING BIG DATA
TECHNOLOGY
Abstract:
In this project, we embark on the implementation of a Tourist Place
Recommendation system utilizing the powerful Big Data framework, Apache
Spark. With its distributed processing capabilities, Spark enables the efficient
handling of datasets of any size. Our focus is on leveraging Geo-Tagged images
datasets to extract location information, clustering similar tourisbehaviors, and
providing personalize recommendations based on user queries

D.VISHNU VARDHAN : 21Q91A05K7


V.RAVI : 21Q91A05Q5
T.YUVARAJ : 21Q91A05P7
P.SRAVYA : 21Q91A05N4

v
TABLE OF CONTENTS

CONTENTS Page No

CERTIFICATE i

DECLARATION ii

ACKNOWLEDGEMENT iii

ABSTRACT iv

INDEX v

LIST OF FIGURES vi

LIST OF SCREENSHOTS vii

LIST OF ABBREVIATIONS
viii
CHAPTER 1: INTRODUCTION
1.1 Introduction 1
1.2Methodology Adopted 2
CHAPTER 2: LITERATURE SURVEY
2.1 Literature survey 2
CHAPTER 3: SYSTEM ANALYSIS
3.1 Existing System 3
3.2 Proposed system 4
3.3 System Requirements 7
3.4 Feasibility study 10
CHAPTER 4: SYSTEM DESIGN
4.1 Modules 12
4.2 UML Diagrams 16
CHAPTER 5: SYSTEM IMPLEMENTATION
5.1 What is python 19

vi
5.2 Advantages of Python 23
5.3 Disadvantages of python 23
5.4 Histroy of python 30
5.5 What is Machine Learning 31
5.5 Applications of Machine Learning 32
5.6 Advantages of Machine Learning 33
5.7 Disadvantages of Machine Learning 34
5.8 Python Developments 35
CHAPTER 6: TESTING
6.1 Testing 40
6.2 Testing Methodologies 45
CHAPTER 7: RESULTS
7.1 Screenshots 47
CHAPTER 8: CONCLUSION
8.1 Conclusion 55
CHAPTER 9:REFERENCES
REFERENCES 57

vii
LIST OF FIGURE

Figure Name of the figure


No
4.1.1 System Architecture

4.3.1 Use Case Diagram

4.3.2 Class Diagram

4.3.3 Sequence Diagram

4.3.4 Activity Diagram

viii
LIST OF SCREENSHOTS

Figure NO Name of Screenshot Page No

5.5.1 Python 36
7.1.1 The Pc windows SSD(C) Fake Profile Identification 47
7.1.2 Command prompt 47
7.1.3 New Tab in Browser 48
7.1.4 Fake Profile Web Page 48
7.1.5 User Profile Details 49
7.1.6 Predict Profile Identification Status Type 49
7.1.7 Login Service Provider 50
7.1.8 Profile Datasets Trained And Tested Results 50
7.1.9 User Profile Trained and Tested Accuracy Bar Chart 51
7.1.10 View All Profile Identify Prediction 51
7.1.11 Find and view Profile Identity Prediction Ratio 52
7.1.12 View All Profile Status Prediction Type 52
7.1.13 Find profile Status Prediction Type Ratio 53
7.1.14 Pie Chart Of Fake Profile And Genuine Profile 53
7.1.15 Line Graph Of Fake Profile And Genuine Profile 54

ix
LIST OF ABBREVIATIONS
S. No Short Form Full Form

1. ONS OnlinSocial Network


2. SN Social Network
3. ML Machine Learning
4. NLP Natural Language Programming
5. SVM Support Vector Machine
6. UML Unified Modeling Language
7. DFD Data flow Diagram
8. DFP Detecting Fake Profiles
9. PHP Hypertext Preprocessor

You might also like