Ruchit Front Pages

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Belgaum – 590 018

Internship Report on
“Sales Analysis: Analyze sales data for a small business,
identifying trends and making sales predictions.”
Submitted in partial fulfillment of the requirements of the VII Semester Degree of
BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE & ENGINEERING
For the Academic Year: 2023-24

By
RUCHITKUMAR.G (1DB21CS403)
Internship carried out at

FRESHERSLABS SOFTWARE SOLUTIONS

Internal Guide External Guide


Mr.Mohammed Kaleem Mr. Dhiraj
Assistant Professor, Fresherslabs Sofware Solutions,
Dept. of CSE, DBIT, Bangalore
Bangalore

DON BOSCO INSTITUTE OF TECHNOLOGY


Kumbalagodu, Bangalore – 560074
DON BOSCO INSTITUTE OF TECHNOLOGY
Kumbalagodu, Bangalore – 560074

DECLARATION

I RUCHITKUMAR.G student of seventh- semester B.E, Department of Computer Science


and Engineering, Don Bosco Institute of Technology, Kumbalagodu, Bengaluru, declare, that
the internship work entitled “Sales Analysis: Analyze sales data for a small business,
identifying trends and making sales predictions.” has been carried out by me and submitted
in partial fulfillment of the course requirements for the award of degree in Bachelor of
Engineering in Computer Science and Engineering of Visvesvaraya Technological University,
Belgaum during the academic year2023-24. The matter embodied in this report has not been
submitted to any university or institute for the award of any other degree or diploma.

Place: Bangalore RUCHITKUMAR.G


(1DB21CS403)
Date:
DON BOSCO INSTITUTE OF TECHNOLOGY
Kumbalagodu, Bangalore – 560074

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

CERTIFICATE
This is to certify that the internship project report entitled “Sales Analysis: Analyze sales data
for a small business, identifying trends and making sales predictions .” is a work carried
out by RUCHITKUMAR.G (1DB21CS403) in partial fulfillment of the award of Degree of
Bachelor of Engineering in Computer Science and Engineering of Visvesvaraya Technological
University, Belagavi, during the academic year 2023-24. It is certified that all
corrections/suggestions indicated for Internal Assessment have been incorporated. The
internship project has been approved as it satisfies the academic requirements associated with
the degree mentioned.

Mr.Mohammed Kaleem Dr. K B ShivaKumar


Assistant Professor, HOD ,Dept. of
Dept.of CSE, CSE, DBIT,
DBIT, Bangalore Bangalor

Dr.Nagabhushana B.S
Principal, DBIT,
Bangalore

Name of External Examiners Signature with Date


1. 1.

2. 2.
ACKNOWLEDGMENT
Hereby I am submitting the Internship report on “Sales Analysis: Analyze sales data for a
small business, identifying trends and making sales predictions”, as per the scheme of
Visvesvaraya Technological University, Belgaum. In this connection, I wouldlike to express
my deep sense of gratitude to our beloved institution Don Bosco Institute of Engineering, and
also, like to express our sincere gratitude and indebtedness to Dr.Nagabhushana B.S,
Principal, DBIT, Bangalore. I would like to express my sincere gratitude to Dr. K. B.
ShivaKumar, Head of the Department of Computer Science and Engineering, for providing a
congenial environment to work in and carry out my seminar. I express our Acknowledgment to
our Internship Coordinator Mrs.Rshami B.C, Assistant professor, Department of Computer
Science and Engineering, DBIT, Bangalore for extending their direction and support during the
completion of the project. I consider it my cardinal duty to express the deepest sense of gratitude
to my Internship Guide, Mr.Mohammed Kaleem, Assistant professor, Department of
Computer Science and Engineering, DBIT, Bangalore for her constant help and support
extended towards me during the course of the project. Finally, I am very much thankful for all
the teaching and non-teaching members of the Department of Computer Science and
Engineering, our seniors, friends, and our parents for their constant encouragement, support,
and help throughout the completion of the report.

I
ABSTRACT

This sales analysis aims to examine and interpret sales data from a small business to uncover
valuable insights, identify trends, and make informed sales predictions. The study involves the
comprehensive review of historical sales records, including product sales, customer behavior, and
external factors affecting sales performance. Utilizing data visualization techniques and statistical
analysis, the goal is to uncover patterns and correlations within the sales data. The findings will
contribute to a deeper understanding of the business's sales dynamics, enabling more accurate
predictions for future sales performance. The results of this analysis will provide actionable
recommendations for optimizing sales strategies, enhancing decision-making processes, and
ultimately fostering sustainable business growth. The methodology involves a combination of data
preprocessing, visualization, and statistical modeling techniques. Initially, raw sales data undergoes
thorough cleaning and normalization to ensure the accuracy and reliability of subsequent analyses.
The application of advanced visualization tools facilitates the identification of trends and anomalies
within the dataset, providing a clear and intuitive representation of sales dynamics over time.

II
CONTENTS

Acknowledgment I

Abstract II

CHAPTERS Pg. No

1. INTRODUCTION 1-3

1.1 PYTHON PROGRAMMING LANGUAGE

1.2 ARTIFICIAL INTELLIGENCE AND ML

1.3 MOTIVATION

1.4 PROBLEM STATEMENT AND OBJECTIVES

2. INTERNSHIP WORKFLOW 4-5

3. LITERATURE SURVEY 6-7

4. SOFTWARE INSTALLATIONS 8-9

4.1 INSTALLATION OF PYTHON IDE

4.2 INSTALLATION OF JUPYTER NOTEBOOK

4.3 INSTALLATION OF PYTHON-BASED AI LIBRARIES

5. ALGORITHMS AND METHODOLOGY 10-15

5.1 ALGORITHMS

5.2 METHODOLOGY
6. TESTING 16

7. RESULTS 17-19

8. CONCLUSION 20

KEY TAKEAWAYS FROM THE INTERNSHIP 21

REFERENCES 22
LIST OF FIGURES

Fig 5 Bigmart flow chart 13

Fig 7.1 Head of Dataset 17

Fig 7.2 item_Outlet Sales Distribution 17

Fig 7.3 Corelation Heat map 18

Fig 7.4 Barplot between outlet and item_type 18

Fig 7.5 Barplot between count and outlet size 18

Fig 7.6 Distribution of Variable Outlet location type. 19

Fig 7.7 Barplot between count and Outlet type. 19

Fig 7.8 Impact of outlet identifier on outlet sale 19

You might also like