0% found this document useful (0 votes)
9 views20 pages

Presentation of ML

Presentation

Uploaded by

yashwinbagdi58
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views20 pages

Presentation of ML

Presentation

Uploaded by

yashwinbagdi58
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

Department of Electronics and Communication Engineering

Jaipur Engineering College and Research Centre, Jaipur

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

NAME: SANJANA SHARMA


ROLL NO. : 22EJCEC145
DEPARTMENT: ELECTRONICS AND COMMUNICATION ENGINEERING
INDUSTRY NAME: INTERNSHALA
DURATION- 2.07.2024 – 30.07.2024
MODE - ONLINE

(Assistant prof. )
Department of ECE

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING


JAIPUR ENGINEEING COLLEGE AND RESEARCH CENTER,
SHRI RAM KI NANGAL, VIA SITAPURA RIICO JAIPUR- 302022
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

 INTERNSHALA - It is an ed-tech platform that offers online training courses as well as


internships and job opportunities for job seekers. It is also a popular platform among
recruiters for hiring the best talent across diverse domains.

 INTERNSHALA - It was founded in 2010 by Sarvesh Agrawal, an IIT Madras alumnus. It is


based in Gurgaon, India, and has become the go-to platform for students looking to upskill
and find work opportunities in the best companies.

 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

1.INTRODUCTION TO MACHINE LEARNING


2. DATA
3. INTRODUCTION TO PYTHON
4. DATA EXPLORATION AND PRE-PROCESSING
4. LINEAR REGRESSION
5. INTRODUCTION TO DIMENSIONALITY REDUCTION
6. LOGISTIC REGRESSION
7. DECISION TREE
8. ENSEMBLE MODELS
9. CLUSTERING ( Unsupervised learning)
10. MACHINE LEARNING WITH AI
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

What is Machine Learning?

 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 a common type of artificial intelligence .

 It is both simple and complex.

How Machine Learning works?

 It is the ability of machine to learn from past experiences to make predictions or recommendations.

Past data ML model Intelligence New data Prediction/Recommendation

INPUT Program OUTPUT


Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

TYPES OF ML: 1. Supervised learning 2. Unsupervised learning


Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

DATA : It is the information about something. Like : video, image, audio, form of no., character, words, sentence,
paragraph, etc.

It is the foundational element of machine learning.


Department Electronics and Communication Engineering Jaipur
Engineering College and Research Centre, Jaipur

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.

 Basic Libraries in Python: Pandas, NumPy, Matplotlib.


 Pandas: It helps in data manipulating and analysis.
 NumPy: It helps in performing complicated mathematics calculation for large dataset.
 Matplotlib: It helps in plotting different types of graphs in python.
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

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

 Geo tagged photos of online industrial training-


Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

 Calorie burn prediction project


Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
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

we may discover something unexpected that leads us to other important successes.


Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

 Here’s my training Certificate


https://trainings.internshala.com/verify_certificat

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.

Date of certification: 2024-08-13 Certificate no. : e632o94lr42


For certificate authentication, please visit e
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur
Department of Electronics and Communication Engineering
Jaipur Engineering College and Research Centre, Jaipur

You might also like