RMDSSOE/IT/Internship/UG/2023-24/T-078
Sinhgad Technical Education Society
RMD Sinhgad School of Engineering-Warje,Pune-58
Department of Information Technology
DEPARTMENT OF INFORMATION TECHNOLOGY
310255: Internship
ACADEMIC YEAR 2023-24
“DATA SCIENCE”
NAME: Ankita Rane
ROLL NO: 50
E-mail:-
[email protected] RMDSSOE/IT/Internship/UG/2023-24/T-078
RMD SINHGAD SCHOOL OF ENGINEERING
DEPARTMENT OF INFORMATION TECHNOLOGY
CERTIFICATE
This is to certify that the Internship Entitled
“DATA SCIENCE”
Submitted by
Student Name: - Ankita Rane
Roll No: - 50
Prof. Saurabh Parhad Dr. V. V. Dixit
H.O.D Principal
Dept of Information Technology RMD Sinhgad School Of Engineering
Signature of Internal Internship Supervisor Signature of External Internship Supervisor
RMDSSOE/IT/Internship/UG/2023-24/T-078
INTERSHIP CERTIFICATION
RMDSSOE/IT/Internship/UG/2023-24/T-078
OFFER LETTER
RMDSSOE/IT/Internship/UG/2023-24/T-078
AN INTERNSHIP REPORT
SUBMITTED TO THE SAVITRIBAI PHULE PUNE UNIVERSITY, PUNE
IN THE FULFILLMENT OF THE REQUIREMENT
OF
THIRD YEAR OF INFORMATION TECHNOLOGY
SUBMITTED BY
Name of Student: Ankita Digambar Rane
PRN: 72217950C
Mobile No: 9356297081
Email -ID :
[email protected] WITH INDUSTRY
Company Name: Codsoft
Mailing Address :
[email protected] Start Date for Internship:25/12/2023
End Date for Internship: 25/01/2024
DEPARTMENT OF INFORMATION TECHNOLOGY
RMD SINHGAD SCHOOL OF ENGINEERING, PUNE - 411058
2023-2024
RMDSSOE/IT/Internship/UG/2023-24/T-078
ACKNOWLEDGEMENT
I would like to thank the Codsoft for giving me the opportunity to do an
internship within the organization . I also would like to thank all the people that
worked along with me in the organization with their patience and openness. They
created an enjoyable working environment.
It is indeed with a great sense of pleasure and immense sense of gratitude
that I acknowledge the help of these individuals. I am highly indebted to Principal
Dr. V. V. Dixit and the facilities provided to accomplish this internship.
I would like to thank my Head of the Department Mr. Saurabh Parhad
for her constructive criticism throughout my internship.
I would like to thank Mrs. Kalyani Sonawane Internship Coordinator
Department of Information Technology for his support and advices to get and
complete internship in above said organization .I am extremely grateful to my
department staff members and friends who helped me in successful completion
of this internship.
Name of Student: Ankita Digambar Rane
Place: Pune
RMDSSOE/IT/Internship/UG/2023-24/T-078
COMPANY/ORGANIZATION BACKGROUND
Provide internship place details, company location and address, company
background, Scope, activities or projects of the company, supervisor details.
Name of Company Codsoft
Company address Lokenath bose garden lane
Kolkata, west Bengal
RMDSSOE/IT/Internship/UG/2023-24/T-078
CONTENTS
Sr. No Title Page No
1 Introduction to Internship 6
2 Mode of Internship 7
3 Domain of Internship 7
4 Objectives of Internship 7
5 Motivation/Scope of Internship 8
6 Methodologies learnt in Internship 9
7 Outcome/Results of Internship 11
8 Suggestions for improvement by 11
Industry
9 Conclusion 11
References 12
Annexure I: Internship Diary 12
Annexure II: Evaluation Sheet 13
Annexure III: Evaluation Sheet 14
RMDSSOE/IT/Internship/UG/2023-24/T-078
1. INTRODUCTION TO INTERNSHIP
I have selected the topic of this report as “Data Science”. I tried to
integrate my theoretical and practical knowledge of ML , Python. I have
tried to cover all the major functions of Data Science and convey my
understanding of the different functions of Data Science through this
project.
At the end of the report, I have done a Project on the Research
Analytica in Codsoft followed by discussing critical points. I have also tried
to provide some recommendations based on my knowledge followed by the
conclusion which I gathered during my internship.
RMDSSOE/IT/Internship/UG/2023-24/T-078
2.MODE OF INTERNSHIP
Mode of Internship: Online
3.DOMAIN OF INTERNSHIP
Data Science
Subdomain: Full Stack, Mentor.
4.OBJECTIVES OF INTERNSHIP
• Focus on the skills that are most needed as a developer.
• Improve your communication, team working, time management, self-
motivation, and organizational skills.
• Get certified, learn a new programming language and learn a new technology.
• Improve soft skills, Get a master's degree.
RMDSSOE/IT/Internship/UG/2023-24/T-078
5.MOTIVATION/SCOPE OF INTERNSHIP
This report has been prepared through extensive discussion with company
employees. Information provided by the management of the company helped
in preparing the report.
At the time of preparing the report, I had a great opportunity to have an in-
depth knowledge of all the coding activities and other activities practiced by
the Suvidha Foundation. Each and every member of the department helped me
in making this report on “Data Science in Codsoft”.
6.METHODOLOGIES LEARNT IN INTERNSHIP
Following methods are used in this project:
1. Data Collection and Cleaning: Understanding how to collect data from various
sources, including databases, APIs, web scraping, etc. You would have learned
techniques to clean and preprocess the data to make it suitable for analysis.
2. Exploratory Data Analysis (EDA): EDA involves visually exploring and
summarizing datasets to gain insights into their underlying patterns, distributions,
and relationships. Techniques like summary statistics, data visualization, and
correlation analysis are commonly used.
3. Statistical Analysis: Basic statistical concepts such as hypothesis testing,
regression analysis, and probability distributions are fundamental for
understanding data and making inferences from it.
RMDSSOE/IT/Internship/UG/2023-24/T-078
4. Machine Learning: This encompasses a broad range of techniques used for
predictive modeling and pattern recognition. You might have learned about
various algorithms such as linear regression, logistic regression, decision trees
random forests, support vector machines, clustering algorithms, and neural
networks.
5. Feature Engineering: Feature engineering involves selecting, transforming,
and creating new features from raw data to improve model performance.
Techniques might include normalization, encoding categorical variables,
feature scaling, and dimensionality reduction.
6. Model Evaluation and Validation: Learning how to assess the performance
of machine learning models using metrics like accuracy, precision, recall,
F1-score,ROC-AUC, etc. Cross-validation techniques and hyperparameter
tuning are also essential for model selection and optimization.
7. Time Series Analysis: If your internship involved time-series data, you would
have learned techniques such as decomposition, smoothing, forecasting, and
anomaly detection specific to temporal data analysis.
8. Natural Language Processing (NLP): If your internship involved text data,
you might have learned about techniques for text preprocessing, sentiment
analysis, topic modeling, named entity recognition, and document classification.
9. Big Data Technologies: Depending on the scale of data you worked with,
you might have been exposed to big data technologies like Hadoop, Spark,
or distributed computing frameworks for processing large datasets efficiently.
RMDSSOE/IT/Internship/UG/2023-24/T-078
10. Deployment and Productionization: Understanding how to deploy machine
learning models into production environments, including considerations for
scalability, performance, and maintenance. You might have worked
with cloud platforms like AWS, Azure, or GCP for deployment.
11. Version Control and Collaboration: Utilizing version control systems like
Git for managing code changes, collaborating with team members, and
Maintaining project reproducibility.
12. Communication and Presentation: Effectively communicating your findings
And insights to both technical and non-technical stakeholders through
reports, dashboards,and presentations.
Remember, the specific methodologies you learn during your internship
can vary depending on the organization, project, and your role within
the team. However, these are some common areas that most data science
internships cover.
RMDSSOE/IT/Internship/UG/2023-24/T-078
7.OUTCOME/RESULTS OF INTERNSHIP
● I learned Developed Data Analysis Skills.
● Hence I learned how to deploy websites on different platforms.
● Here I improved my communication skill and leadership skill.
● It was the great experience working with colleagues,
8.SUGGESTIONS FOR IMPROVEMENT BY INDUSTRY
● Integrate data from various back-end services and databases.
● Gather and refine specifications and requirements based on technical needs.
9.CONCLUSION
The Internship Program gives the students an opportunity to prove their
knowledge and confidence; however, the time limits are a key problem to face
the real world challenge for the first time. The short time Internship was really
a pleasant and thrilling experience. This experience surely will be a cherished
moment at the beginning of building a career.
Research Analytics was chosen as the internship project since it provided the
opportunity of working in a professional Software Development environment
with a group of experienced IT professionals.
RMDSSOE/IT/Internship/UG/2023-24/T-078
10. REFERENCES
• https://www.w3schools.com/
• https://www.geeksforgeeks.org/
• https://www.Javatpoint.com
• https://stackoverflow.com
• https://developer.mozilla.org/en-US/docs/Learn
RMDSSOE/IT/Internship/UG/2023-24/T-078
ANNEXURE I
INTERNSHIP DIARY
Name of Student: Ankita Digambar
Mode of Internship: Online
Name of Organization: Codsoft
Sr. Description of Activities done Signature Signature
No. Date during the day, Knowledge of of Faculty
acquired, Practical Skills Supervisor Coordinato
obtained and plan for next day r
1 25/12/23 introduction
2 26/12/23 login database creation
3 27/12/23 login form connection
4 28/12/23 sheet upload code
5 30/12/23 show data page
6 31/12/23 Admin page
7 1/01/24 year analysis Pie Chart
8 3/01/24 paid/unpaid Pie Chart
9 4/01/24 department analysis Pie Chart
10 7/01/24 Indexing Pie Chart
11 10/01/24 year analysis Bar Chart
RMDSSOE/IT/Internship/UG/2023-24/T-078
Sr. Description of Activities done during Signature Signature of
No. Date the day, Knowledge acquired, of Faculty
Practical Skills obtained and plan for Supervisor Coordinator
next day
12 12/01/24 paid/unpaid Bar Chart
13 13/01/24 department analysis Bar Chart
14 14/01/24 Indexing Bar Chart, faculties analysis
15 16/01/24 pdf download for Overall Analysis
16 20/01/24 pdf download for Department
Analysis
17 22/01/24 current analysis ,manual search
18 23/01/24 user manual
19 24/01/24 excel sheet download
20 25/01/24 Publication sheet modification
RMDSSOE/IT/Internship/UG/2023-24/T-078
ANNEXURE II
EVALUATION SHEET
1.External Evaluation:
Sr . Evaluation Parameters Marks
No
Attendance Record
1 (out of 25)
Diary/Workbook
2 (out of 25)
Total Marks
(out of 25)
Signature of Internal Internship Signature of External Internship
Supervisor Supervisor
RMDSSOE/IT/Internship/UG/2023-24/T-078
ANNEXURE III
EVALUATION SHEET
1.Intenal Evaluation:
Commu Team Creativi Planning Adapt Analy Attitud Societ Ethic T
nication Work ty & bility tical e a o
& Organiza skill & Under t
Presenta tional Behavi standi a
tion skill skill or ng l
At
work
5 5 5 5 5 5 5 5 5 5
Signature of Internal Internship Signature of External Internship
Supervisor Supervisor