Report
Report
0
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Important sections in project report
Makesure to keep these sections in your project report Page
1. Cover page of report ..2
2. Student declaration ..3
3. Content Table (With Serial Number, Title, Page Number) ..4
4. List of Figures (With Caption & Figure Number) ..5
5. List of Tables (With Caption & Table Number) ..6
6. Nomenclature / Notations if any. ..7
7. Executive Summary ..8
8. Overview of Organization ..9
9. Project Summary (Preamble, Introduction, Motivation, Plan of Research) ..10
10. Data Flow Diagram / Processflow ..11
11. Code / Program with Supported Screenshots ..12
12. Input / Output Datasets with Screenshots. ..13
13. Images / Video links ..14
14. References. ..15
15. Student Self Evaluation ..16
16. Annexure 1 (Daily Activity Report) ..17
17. Annexure 2 (Weekly Activity Report) ..18
1
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
[EISystems Logo]
Internship Report
On
(Title of the Internship)
Submitted by Submitted to
Sameer Shahid Siddiqui Mallika Srivastava
2208252013 Head, Training Delivery
Khwaja Moinuddin Chishti Language University EISystems Services
&
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Student’s Declaration
I, SAMEER SHAHID SIDDIQUI a student of B.Tech AI & DS program, Roll No. 2208252013
of the Department of CSE ……………………………………… , ……………… College do hereby declare
that I have completed the mandatory internship in Eisystems Technologies under the
faculty guideship of [College Guide Name].................., Department of [CSE/ECE/ME]
……..……………………
, [College Name]……………………………… .
Endorsements
SIGNATURE
[Faculty Guide Name]
[Faculty Guide Department]
[College Name]
SIGNATURE
[Head of Department Name]
[Department Name]
[College Name]
3
Page
Table of Content
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Serial No Title Page No
.
.
.
.
.
AS PER REQUIREMENT
Kindly mention all major headlines/sections of your report with their respective page numbers in report.
Major sections include summary, code section, data flow diagrams etc.
4
Page
List of Figures
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Serial No Image Caption Page No
.
.
.
.
.
AS PER REQUIREMENT
Kindly mention all images/figures used in your report with their respective page numbers in report.
List of Tables
5
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Serial No Table Caption Page No
.
.
.
.
.
AS PER REQUIREMENT
Kindly mention details of all tables used in your report with their respective page numbers in report.
Executive Summary
7
Page
During my internship, I was introduced to the fundamentals of Data Science and Machine Learning, alongside
gaining strong practical knowledge in Python programming and its applications. The primary learning objective
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
was to build a solid foundation in core programming concepts, understand the principles of machine learning, and
apply them to real-world projects. By the end of the internship, I successfully achieved these objectives and
gained hands-on experience in solving classification, regression, and prediction problems using different datasets.
The internship began with an introduction to data science, machine learning, and Python basics, including
variables, constants, and naming conventions. In the following weeks, I progressed through essential
programming concepts such as data types, strings and their functions, lists, tuples, dictionaries, sets, booleans, user
input, type casting, and control statements. These concepts were reinforced through practice tasks such as creating
a quiz game.
Further learning covered loops, file handling, functions, packages, modules, and exception handling, which
improved my ability to write efficient and error-free programs. I then moved on to advanced topics including
Object-Oriented Programming (OOPs), and the use of important data science libraries such as NumPy, Pandas,
and Matplotlib. These tools enabled me to work effectively with structured data and perform meaningful
visualizations.
The internship culminated in the project phase, where I applied my learning to multiple real-world problems. The
projects included house price prediction using regression, predicting insurance purchase behavior using
classification, encoding categorical variables, multiclass classification on the Iris dataset, binary classification on
the Titanic dataset, and image classification using digit image data. These projects enhanced my ability to
preprocess data, select suitable machine learning algorithms, and evaluate their performance.
Overall, this internship provided me with a comprehensive understanding of data science workflows, strengthened
my Python programming skills, and equipped me with the ability to apply machine learning techniques to diverse
datasets. It has been a highly valuable experience that significantly contributed to both my theoretical knowledge
and practical skills.
Overview of Organization
.
8
Page
. EISystems Services is a leading Indian technology identity with operations across India. EISystems (We call it
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
EISys) offers trainings in Cybersecurity, Machine Learning, Automobiles, Internet of Things, Robotics and
Socialmedia for enterprises and student community. Till date we have trained approximately 50000 students and
impacted around 2 lakhs students through our various outreach initiatives since our founding.
.
.
.
.
Suggestive contents
Introduction of the Organization
Vision, Mission and Values of the Organization
Policy of the Organization, in relation with the intern role
9 Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Project Summary
.
.
.
.
.
.
It must include
Idea behind making this project
About project.
Software used in project.
Technical apparatus requirements before making this project.
Result or Working of project.
Any research done? If yes then mention the process.
10
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Data Flow Diagram / Process Flow
.
.
.
.
.
.
It must include
Logic & Process flow of software project, starting from input to output through all conditions involved in
between.
Your code must reflect the process you are going to mention here.
11
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Code / Program with Supported Screenshots
.
.
.
.
.
.
It must include
Set of Instructions / Syntax with proper commenting supported by screenshots
(Please do not use mobile photographs for this purpose)
12
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Input / Output with Datasets & Supported Screenshots
.
.
.
.
.
.
It must include
Input with Output captured in screenshot
(Please do not use mobile photographs for this purpose)
13
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Images / Video Links
.
.
.
.
.
.
It must include
It must include URL of video of the project you are making along with high quality pictures of project.
14
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
References
.
.
.
.
.
.
If there are any like URLs, Book & Authors, Papers etc.
15
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Student Self Evaluation of the Short-Term Internship
Please rate your performance in the following areas:
1) Oral communication 1 2 3 4 5
2) Written communication 1 2 3 4 5
3) Initiative 1 2 3 4 5
5) Attitude 1 2 3 4 5
6) Dependability 1 2 3 4 5
7) Ability to learn 1 2 3 4 5
9) Professionalism 1 2 3 4 5
10) Creativity 1 2 3 4 5
12) Productivity 1 2 3 4 5
Annexure 1
16
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Week No: 1
Day & Date Brief Description of Learning Outcome Person In-Charge
Daily Activity
Day 1 Introduction to Data Understood basics and Trainer
Science & Machine scope of Data Science
Learning
Day 2 Introduction to Python, Learned how to define Trainer
variables, constants and use variables
Week No: 2
Day & Date Brief Description of Learning Outcome Person In-Charge
Daily Activity
Day 1 Print function & Learned code Trainer
comments in Python documentation and
output printing
Day 2 Numbers & strings Understood operations Trainer
data types on numbers & strings
Week No: 3
17
Week No: 4
Day & Date Brief Description of Learning Outcome Person In-Charge
Daily Activity
Day 1 Loops in Python Learned for and while Trainer
loops
Day 2 File handling basics Learned to read/write Trainer
files
Day 3 Functions in Python Learned modular Trainer
coding
Day 4 Packages and modules Understood Python Trainer
reusability
Day 5 Exception handling Learned error Trainer
management in code
Week No: 5
Day & Date Brief Description of Learning Outcome Person In-Charge
Daily Activity
Day 1 OOPs concept Learned class and Trainer
introduction object basics
Day 2 Inheritance & Explored advanced Trainer
polymorphism OOPs concepts
Day 3 NumPy introduction Learned array Trainer
manipulation
Day 4 Pandas introduction Learned dataframes Trainer
and data analysis
Day 5 Matplotlib introduction Learned data Trainer
visualization
Week No: 6
Day & Date Brief Description of Learning Outcome Person In-Charge
18
Daily Activity
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000
Day 1 Regression project Applied regression Trainer
(Area price prediction) techniques
Annexure 2
19
20
Page
EISYSTEMS SERVICES
FF-110, Express Greens Plaza, Sector 1
Vaishali – Delhi NCR – India 201010
W: www.eisystems.in | E: info@eisystems.in | T: +91 92122-51000