Presentation of ML
Presentation of ML
A
PRESENTATION REPORT
ON
MACHINE
LEARNING TECHNIQUES
Submitted in Partial Fulfillment for the Award of Bachelor of Technology Degree of Rajasthan Technical University, Kota
2024-2025
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
(Assistant prof. )
Department of ECE
Website link : Internships | Jobs | Trainings & Placement Guarantee Courses | Post a Job (internshala.com)
LOGO :
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
TABLE OF CONTENT
It is the ability of machine to learn from the past behaviour or data and to predict the future outcomes without
being explicitly programmed to do so.
It is the ability of machine to learn from past experiences to make predictions or recommendations.
DATA : It is the information about something. Like : video, image, audio, form of no., character, words, sentence,
paragraph, etc.
INTRODUCTION TO PYTHON
It is a versatile language used to developing GUI (Graphics user interface) applications, Web application, Face
recognition, object detection, etc.
We need IDE to manage all the code and file so that work become easy.
IDE(Integrated Development Environment): It is a software that consolidates the basis tools that developers need to
write and test a software.
CHARACTERISTICS OF PYTHON: It uses a new line to complete a command and it doesn’t require any colon or
semicolon after the end of each line.
Libraries: Collections of functions and methods which allows the user to perform action without writing a lengthy
code for performing that task.
DECISION TREE: It is a tool that has applications spanning several different areas. It can be used for classification as well as
regression problems. It starts with a root node and ends with a decision made by leaves.
• Root Nodes – It is the node present at the beginning of a decision tree from this node the population starts
dividing according to various features.
• Decision Nodes – the nodes we get after splitting the root nodes are called Decision Node
• Leaf Nodes – the nodes where further splitting is not possible are called leaf nodes or terminal nodes
• Sub-tree – just like a small portion of a graph is called sub-graph similarly a subsection of this decision tree is
called sub-tree.
• Pruning – It is nothing but cutting down some nodes to stop overfitting.
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Conclusion-
As organizations are turning towards ML, big data, and AI, the market for data scientists is boosting. Data science
has made normal lives easier by monitoring things near one’s home or workplace, enhancing the quality of online
shopping, enabling safe online fund transactions, and many more.
In the process we may discover knowledge that will help us to solve the problem we had set out to solve, or
Sanjana Sharma
from JECRC Foundation has successfully completed a 6-week online training onMachine Learning. The training
consisted of Introduction to Machine Learning, Data, Introduction to Python, Data Exploration and Pre-
processing, Linear Regression, Introduction to Dimensionality Reduction, Logistic Regression, Decision Tree,
Ensemble Models, Clustering (Unsupervised Learning), and Machine Learning with AI modules.
In the final assessment, Sanjana scored 76% marks.
We wish Sanjana all the best for future endeavours.