Final Report
Final Report
On
Machine Learning Internship
In partial fulfillment of requirements for the degree
Of
Bachelor of Technology
In
Computer Science & Engineering (Artificial Intelligence
& Machine Learning)
Submitted By:
Ms.Prachi Shreelochan
2201331530147
B. Tech CSE(AIML) 3rd Year
ACSE0559 Internship Assessment-II
2024
1
Certificate
I hereby certify that the work which is being submitted in the Project Report
entitled “MACHINE LEARNING INTERNSHIP” in partial fulfillment of
the requirements for the award of the Bachelor of Technology in Computer
Science and Engineering Artificial Intelligence & Machine Learning and
submitted to the Department of Computer Science & Engineering Artificial
Intelligence & Machine Learning, Noida Institute of Engineering &
Technology, Greater Noida is an authentic record of my Internship carried out
during Fourth/Fifth semester under the supervision of Ms. Aarushi
Thusu(Assistant Professor) & Mr. Faizan Ahmad(Assistant Professor),
Department of Computer Science and Engineering Artificial Intelligence &
Machine Learning, Noida Institute of Engineering & Technology, Greater
Noida. The matter embodied in this project Report is original and has not been
submitted for the award of any other degree or diploma.
Signature of Candidate
Prachi Shreelochan
2201331530147
This is to certify the above statement made by the candidate is correct and
true to the best of my knowledge.
2
DECLARATION
I hereby declare that this submission is my own project and that, to the best of
my own knowledge and belief, it contains no material previously published by
another person nor material which to a substantial extent has been accepted for
the award of any other degree or diploma of the university or other institute of
higher learning except where due acknowledgement has been made in the text.
Signature of Candidate
3
Acknowledgement
Prachi Shreelochan
4
Internship Certificate
5
Abstract
6
Technology Background
•Python: Used as the primary programming language for its extensive libraries
and frameworks tailored for machine learning, such as Scikit-learn, Pandas,
and NumPy. Python's simplicity and flexibility made it ideal for data
preprocessing, model development, and performance evaluation.
•Pandas: Employed for data manipulation and analysis. Its data structures like
DataFrames facilitated efficient handling of datasets, including cleaning,
filtering, and transforming raw data into a structured format.
•TensorFlow: Utilized in tasks like sentiment analysis for building and training
neural networks. TensorFlow's scalability and flexibility enabled efficient
model development.
•Google Colab: A cloud-based platform used for writing and executing code. It
provided an environment for real-time development, debugging, and
visualization, with the added advantage of GPU/TPU support for faster
computations.
7
Project Problem Background
8
Project Modules
10
Snapshots of Project
1.Linear Regression
11
12
2.Decision Tree Classifier
13
3.Sentiment Analysis
14
4.K-Means Clustering
15
16
17
Applications
18
References
19
Table of the Contents:
TITLE Pg No.
S. No.
1. Internship Certificate 5
2. Abstract 6
3. Technology Background 7
5. Project Modules 9
6. Snapshots of project 11
7. Applications 18
8. Reference 19