SlideShare a Scribd company logo
1 of 18
Sri Srinivasa Educational and Charitable Trust®
SAPTHAGIRI COLLEGE OF ENGINEERING
(Affiliated to VTU, Belagavi, and Recognized by AICTE, New Delhi)
(Accredited by NAAC with “A” Grade), (Accredited by NBA)
(ISO 9001-2015 and 14001-2015 Certified Institute)
Bengaluru-560057, Karnataka, India.
DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING
Internship presentation
On
Air quality Monitoring using Machine Learning
Under the guidance of:
Prof Shilpa V
Assistant Professor
Dept. of ECE
MANOJ H [1SG19EC052]
PRESENTED BY
1
CONTENTS
 INTRODUCTION
 OBJECTIVE
 COMPANY PROFILE
 SKILLS LEARNT
 WORKING
 METHODOLOGY
 BLOCK DIAGRAM
 FLOW CHART
 RESULT
 CONCLUSION
2
INTRODUCTION
 Air Quality is a crucial aspect of Environmental Monitoring and
Machine Learning has shown Great promise in improving accuracy
and efficiency of Air Quality Monitoring
 Accuracy plays an important role in prediction. Although many
algorithms are available for this purpose, selecting the most accurate
one continues to be the fundamental task in getting the best results.
 Machine Learning Algorithms can Analyze large dataset of air quality
and identify patterns that would be difficult for humans to detect
3
 Training the algorithms, executing them, getting the results, comparing various
performance parameters of these algorithms and finally obtaining the most
accurate one is necessary for the System to be efficient
 Air Quality Index (AQI) is a tool for effective communication of air quality
status to people can easily understand and take action.
4
OBJECTIVE
 The main purpose of the prediction is to make advancement in technology
artificial intelligence based algorithms are being widely used for prediction purpose
especially for air quality forecasting.
 A machine Learning approach takes into account in identifying sources of pollutants
 Enhancing Existing Air quality models
5
Company profile
 TAKE IT SMART (OPC) PVT.LTD is an Indian based engineering and
Software Company headquartered in Bangalore, Karnataka, India. It is both
product and service oriented software company.
 All offices employ an experienced team of professionals, with an outstanding
track record of handling complex web & Apps. development projects.
 The company was legally registered in the year 2021, but it made its humble
beginning in the year 2018 with a team of Two members.
6
Skills Learnt
 Machine Learning
 python programming language
 Data Science
7
WORKING
 Machine Learning algorithms can be used to monitor air quality in real time by
analyzing data from sensors placed at different locations These algorithms
provide real time alerts when air quality level exceeds certain threshold levels
 Linear Regression is one of the most popular machine learning algorithms . It is
a statistical method used for predictive analysis
8
WORKING
 Logistic Regression can be used for various classification problems such as spam
detection. Diabetes prediction, if a given customer will purchase a particular
product or will they churn another competitor
 Logistic Regression is one of the most simple and commonly used Machine
Learning algorithms for two-class classification. It is easy to implement and can be
used as the baseline for any binary classification problem.
 Its basic fundamental concepts are also constructive in deep learning. Logistic
regression describes and estimates the relationship between one dependent binary
variable and independent variables.
9
BLOCK DIAGRAM
Air
pollutant
Define a
Pollutant
Past data
Data transformation from
splitting data
Model training
Accuracy results
Air quality good or
bad?
10
FLOW CHART
start
Pre
processing
Selection of
feature
labels
Regression
Analysis
Splitting
train and
test data
Air quality
prediction
stop
11
METHODOLOGY
 Preparing Data for Model Preparation
 Three common evaluation metrics for regression problems:
 Mean Absolute Error (MAE) is the mean of the absolute
value of the errors
ln∑i=ln|yi – y^i| ln ∑I = ln|yi –
y^i|
 Mean Squared Error (MSE) is the mean of the squared
errors, MSE "punishes" larger errors, which tends to be
useful in the real world
ln ∑i=1(yi-y^i)2ln ∑i=ln(yi-y^i)2
 Root Mean Squared Error (RMSE) is the square root of the
mean of the squared errors, RMSE is interpretable in the
"y" units ln ∑i=1(yi-y^i) 12
RESULTS
Data set represented which shows out of 731
days 195 days had unacceptable PM 2.5 LEVELS
13
At higher SLP ,the PM2.5 values tend to raise beyond the acceptable level
14
Matplotlib Library was used for data visualization and there was repetition in the
dataset after index 700
visualization of data PM2.5 with NO Duplicates of data
15
CONCLUSION
 Successful prediction of Air quality and Sources of pollutant
were identified by using various machine learning algorithms and
accuracy was compared
 Linear regression gave an accuracy of 97% hence it was used and
able to predict the Air quality
16
b FUTURE SCOPE
 In the coming years various sensors like ozone sensor and gas
sensors can be used to monitor air quality in real time by
analyzing data from sensors placed at different locations and with
the use of machine learning it can provide real time alerts when it
exceeds the threshold value
17
THANK YOU
18

More Related Content

Similar to MANOJ H internship ppt.pptx

Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)
bindu chintalapudi
 
Development of software defect prediction system using artificial neural network
Development of software defect prediction system using artificial neural networkDevelopment of software defect prediction system using artificial neural network
Development of software defect prediction system using artificial neural network
IJAAS Team
 

Similar to MANOJ H internship ppt.pptx (20)

Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)
 
Test Case Optimization and Redundancy Reduction Using GA and Neural Networks
Test Case Optimization and Redundancy Reduction Using GA and Neural Networks Test Case Optimization and Redundancy Reduction Using GA and Neural Networks
Test Case Optimization and Redundancy Reduction Using GA and Neural Networks
 
Comparative performance analysis
Comparative performance analysisComparative performance analysis
Comparative performance analysis
 
Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...
 
Air Pollution Prediction using Machine Learning
Air Pollution Prediction using Machine LearningAir Pollution Prediction using Machine Learning
Air Pollution Prediction using Machine Learning
 
Test Environment Management: A Critical Requirement for Effective CI/CD
Test Environment Management: A Critical Requirement for Effective CI/CDTest Environment Management: A Critical Requirement for Effective CI/CD
Test Environment Management: A Critical Requirement for Effective CI/CD
 
Resume_New
Resume_NewResume_New
Resume_New
 
Organization and teams efficiency: new tendencies - Q-Day 2010
Organization and teams efficiency: new tendencies - Q-Day 2010Organization and teams efficiency: new tendencies - Q-Day 2010
Organization and teams efficiency: new tendencies - Q-Day 2010
 
IRJET- Software Bug Prediction using Machine Learning Approach
IRJET- Software Bug Prediction using Machine Learning ApproachIRJET- Software Bug Prediction using Machine Learning Approach
IRJET- Software Bug Prediction using Machine Learning Approach
 
Heart Disease Prediction using Machine Learning
Heart Disease Prediction using Machine LearningHeart Disease Prediction using Machine Learning
Heart Disease Prediction using Machine Learning
 
Enhancing Testing Workflows The Role of Regression Automation.pdf
Enhancing Testing Workflows The Role of Regression Automation.pdfEnhancing Testing Workflows The Role of Regression Automation.pdf
Enhancing Testing Workflows The Role of Regression Automation.pdf
 
Development of software defect prediction system using artificial neural network
Development of software defect prediction system using artificial neural networkDevelopment of software defect prediction system using artificial neural network
Development of software defect prediction system using artificial neural network
 
IRJET - Neural Network based Leaf Disease Detection and Remedy Recommenda...
IRJET -  	  Neural Network based Leaf Disease Detection and Remedy Recommenda...IRJET -  	  Neural Network based Leaf Disease Detection and Remedy Recommenda...
IRJET - Neural Network based Leaf Disease Detection and Remedy Recommenda...
 
IRJET- A Comparative Research of Rule based Classification on Dataset using W...
IRJET- A Comparative Research of Rule based Classification on Dataset using W...IRJET- A Comparative Research of Rule based Classification on Dataset using W...
IRJET- A Comparative Research of Rule based Classification on Dataset using W...
 
Email Spam Detection Using Machine Learning
Email Spam Detection Using Machine LearningEmail Spam Detection Using Machine Learning
Email Spam Detection Using Machine Learning
 
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGA SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
 
IRJET- Evaluating the Performance of Plant by Overall Equipment Effectiveness...
IRJET- Evaluating the Performance of Plant by Overall Equipment Effectiveness...IRJET- Evaluating the Performance of Plant by Overall Equipment Effectiveness...
IRJET- Evaluating the Performance of Plant by Overall Equipment Effectiveness...
 
New Research Articles 2020 January Issue International Journal of Software En...
New Research Articles 2020 January Issue International Journal of Software En...New Research Articles 2020 January Issue International Journal of Software En...
New Research Articles 2020 January Issue International Journal of Software En...
 
ERP Implementation in Sales & Marketing operation: Auxicolour BD
ERP Implementation in Sales & Marketing operation: Auxicolour BDERP Implementation in Sales & Marketing operation: Auxicolour BD
ERP Implementation in Sales & Marketing operation: Auxicolour BD
 
Implementing AI for improved performance testing – Cuneiform.pdf
Implementing AI for improved performance testing – Cuneiform.pdfImplementing AI for improved performance testing – Cuneiform.pdf
Implementing AI for improved performance testing – Cuneiform.pdf
 

Recently uploaded

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
hublikarsn
 

Recently uploaded (20)

Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 

MANOJ H internship ppt.pptx

  • 1. Sri Srinivasa Educational and Charitable Trust® SAPTHAGIRI COLLEGE OF ENGINEERING (Affiliated to VTU, Belagavi, and Recognized by AICTE, New Delhi) (Accredited by NAAC with “A” Grade), (Accredited by NBA) (ISO 9001-2015 and 14001-2015 Certified Institute) Bengaluru-560057, Karnataka, India. DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING Internship presentation On Air quality Monitoring using Machine Learning Under the guidance of: Prof Shilpa V Assistant Professor Dept. of ECE MANOJ H [1SG19EC052] PRESENTED BY 1
  • 2. CONTENTS  INTRODUCTION  OBJECTIVE  COMPANY PROFILE  SKILLS LEARNT  WORKING  METHODOLOGY  BLOCK DIAGRAM  FLOW CHART  RESULT  CONCLUSION 2
  • 3. INTRODUCTION  Air Quality is a crucial aspect of Environmental Monitoring and Machine Learning has shown Great promise in improving accuracy and efficiency of Air Quality Monitoring  Accuracy plays an important role in prediction. Although many algorithms are available for this purpose, selecting the most accurate one continues to be the fundamental task in getting the best results.  Machine Learning Algorithms can Analyze large dataset of air quality and identify patterns that would be difficult for humans to detect 3
  • 4.  Training the algorithms, executing them, getting the results, comparing various performance parameters of these algorithms and finally obtaining the most accurate one is necessary for the System to be efficient  Air Quality Index (AQI) is a tool for effective communication of air quality status to people can easily understand and take action. 4
  • 5. OBJECTIVE  The main purpose of the prediction is to make advancement in technology artificial intelligence based algorithms are being widely used for prediction purpose especially for air quality forecasting.  A machine Learning approach takes into account in identifying sources of pollutants  Enhancing Existing Air quality models 5
  • 6. Company profile  TAKE IT SMART (OPC) PVT.LTD is an Indian based engineering and Software Company headquartered in Bangalore, Karnataka, India. It is both product and service oriented software company.  All offices employ an experienced team of professionals, with an outstanding track record of handling complex web & Apps. development projects.  The company was legally registered in the year 2021, but it made its humble beginning in the year 2018 with a team of Two members. 6
  • 7. Skills Learnt  Machine Learning  python programming language  Data Science 7
  • 8. WORKING  Machine Learning algorithms can be used to monitor air quality in real time by analyzing data from sensors placed at different locations These algorithms provide real time alerts when air quality level exceeds certain threshold levels  Linear Regression is one of the most popular machine learning algorithms . It is a statistical method used for predictive analysis 8
  • 9. WORKING  Logistic Regression can be used for various classification problems such as spam detection. Diabetes prediction, if a given customer will purchase a particular product or will they churn another competitor  Logistic Regression is one of the most simple and commonly used Machine Learning algorithms for two-class classification. It is easy to implement and can be used as the baseline for any binary classification problem.  Its basic fundamental concepts are also constructive in deep learning. Logistic regression describes and estimates the relationship between one dependent binary variable and independent variables. 9
  • 10. BLOCK DIAGRAM Air pollutant Define a Pollutant Past data Data transformation from splitting data Model training Accuracy results Air quality good or bad? 10
  • 12. METHODOLOGY  Preparing Data for Model Preparation  Three common evaluation metrics for regression problems:  Mean Absolute Error (MAE) is the mean of the absolute value of the errors ln∑i=ln|yi – y^i| ln ∑I = ln|yi – y^i|  Mean Squared Error (MSE) is the mean of the squared errors, MSE "punishes" larger errors, which tends to be useful in the real world ln ∑i=1(yi-y^i)2ln ∑i=ln(yi-y^i)2  Root Mean Squared Error (RMSE) is the square root of the mean of the squared errors, RMSE is interpretable in the "y" units ln ∑i=1(yi-y^i) 12
  • 13. RESULTS Data set represented which shows out of 731 days 195 days had unacceptable PM 2.5 LEVELS 13
  • 14. At higher SLP ,the PM2.5 values tend to raise beyond the acceptable level 14
  • 15. Matplotlib Library was used for data visualization and there was repetition in the dataset after index 700 visualization of data PM2.5 with NO Duplicates of data 15
  • 16. CONCLUSION  Successful prediction of Air quality and Sources of pollutant were identified by using various machine learning algorithms and accuracy was compared  Linear regression gave an accuracy of 97% hence it was used and able to predict the Air quality 16
  • 17. b FUTURE SCOPE  In the coming years various sensors like ozone sensor and gas sensors can be used to monitor air quality in real time by analyzing data from sensors placed at different locations and with the use of machine learning it can provide real time alerts when it exceeds the threshold value 17