SlideShare a Scribd company logo
Big Data To Avoid Weather Related Flight
Delays
Pushkar Zagade
27 March 2015
Pushkar Zagade Tutorial Tables 1/30
A
Seminar
On
“Big Data To Avoid Weather Related Flight Delays ”
Presented By
Mr.Pushkar Girish Zagade
Roll No. [TE-49]
Under the Guidance of
Prof. Neelima Satpute
Department Of Computer Engineering
JSPM’s JAYAWANTRAO SAWANT COLLEGE OF
ENGINEERING
Hadapsar Pune
Academic Year 2014-15
Pushkar Zagade Tutorial Tables 2/30
OUTLINES
Introduction To Domain
Identified Problem
Motivation
Purpose And Scope
Objectives and planned Outcomes
Literature Review (Existing Methods)
Proposed System Components and Working Process
System Features
Mathematical Model and Analysis
Algorithmic Survey to finalize the algorithm
Survey of the selected Algorithm
Results
Pushkar Zagade Tutorial Tables 3/30
OUTLINES (CONTINUED)
Implementation technology
Implementation using data tables
Comparative outcome graphs
Merits and Demerits
Conclusion and Future Scope
References
Questions And Answers
Pushkar Zagade Tutorial Tables 4/30
INTRODUCTION TO DOMAIN
This topic is generally belongs to weather forecasting that
is how we implement Big Data computing for future
weather prediction.
In this lecture we will see how big data can be used to
avoid weather Related Flight Delays.
We will see Following Concepts in this session:
What Is Big Data ?
How We Use Big Data Computing Method For
Future Weather Prediction ?
Data Mining in field of Bid Data To predict
weather.
Pushkar Zagade Tutorial Tables 5/30
IDENTIFIED SOCIAL PROBLEM
As we know because of bad weather everyday lots of
Flights has been canceled or dalayed.
This is a big SOCIAL ISSUES we need to solve to avoid
flight delays.
As a Software Engineer , Engineers from University of
Michigan developed a Big Data Computing method to
predict the future weather .
By using Big Data Computing method , they try to
predict the future weather to avoid weather related flight
delay.
Pushkar Zagade Tutorial Tables 6/30
MOTIVATIONS
Organization Need Petabyte Of Memory To Store Large
Amount Of Data.
The Speed Of The Buisness For The Data Is Increasing
Rapidly.
WHY THE DATA IS SO BIG?
They are now creating 2.5 quintillion bytes of data
daily-Of the total data 90 percent of the data in the
world today is created in last two years.
Pushkar Zagade Tutorial Tables 7/30
WHY WE NEED BIG DATA ?
At present Social Media need large amount of data to
store and analyze it.
To give access to different users through out the world.
To maintain security of data.
For every domain , there should be large amount of data
that need to be used and analyze for new development.
Pushkar Zagade Tutorial Tables 8/30
Problems With Big Data....
The main problem with large data is to handle such large
amount of data and it is very difficult to analyze .
Processing it using conventional systems takes too long.
It is very expansive.
Pushkar Zagade Tutorial Tables 9/30
Purpose And Scope:
Need Of Big Data For Weather Forecasting
Weather is everything that affect our lives on a daily basis
and has the power to make permamnent changes to a
person’s life or buisness.
The Climate Corporation processes large weather data
sets in excess of 50 terabytes of data.
On a daily basis , the corporation utilizes 2.5 million
weather measurements.
Pushkar Zagade Tutorial Tables 10/30
Objectives and planned Outcomes
The chief goal is to enable airlines to anticipate
and deal with delays before they happen, says Amy
Cohn, a U-M associate professor in industrial and
operations engineering who researches airline
industry operations.
Big Data Management System Provides Weather
Companies To Get Previous Decades Weather
Trends And Patterns.
By Analysing These Large Data Sets, Weather
Predictions Are Becoming More Accurate And
Being Quicker.
Pushkar Zagade Tutorial Tables 11/30
Existing Method
Prediction of Weather through Satellite is most
commonly used method of weather prediction.
Since it give appropriate result , but it predict the weather
of some limited days about 2 weeks.
Big Data Computing method overcome this limitation of
Satellite system , So future weather become easy to
predict.
Pushkar Zagade Tutorial Tables 12/30
Brief Working
Research In The University Of Michigan
The students from the University of Michigan have
started a new research which helps in understanding the
weather of a particular place.
They’ve gathered more than 10 years of hour-by-hour
weather observations and domestic fight data, and are
using advanced data analytics to spot patterns and help
airlines manage more efficiently..
The project uses public data that has been available for
years, its size and scope make it unique, says Brian
Lemay, a U-M doctoral student in industrial and
operations engineering who leads the project.
Pushkar Zagade Tutorial Tables 13/30
Brief Working
Research In The University Of Michigan
”We’re the first to gather this data in one place and
apply this level of computing power to it,” Lemay said.
”That enables us to do a very sophisticated analysis of
how weather and flight delays are connected and go far
beyond individual airports.
The chief goal is to enable airlines to anticipate and deal
with delays before they happen, says Amy Cohn, a U-M
associate professor in industrial and operations
engineering who researches airline industry operations.
This is a very creative and new process. It could lead to
understanding similarities in the weather in the past years.
It could be of help in predicting the weather in the
future.With the help of this data, the flights can be
cautious of bad weather in advance.
Pushkar Zagade Tutorial Tables 14/30
Application
”Imagine you’re scheduled to fly out of Detroit four hours
from now and there’s a storm in Atlanta.” Cohn said.
”The airline could use this data to determine that the
storm in Atlanta is likely to delay your plane. They could
then contact you and offer you a seat on an alternate
flight. You save time, and the airline doesn’t have to
accommodate you on a later flight after the delay
happens.”
Pushkar Zagade Tutorial Tables 15/30
Data Mining In Big Data
Generally, data mining is the process of analyzing data
from different perspectives and summarizing it into useful
information - information that can be used to increase
revenue, cuts costs, or both.
Data mining software is one of a number of analytical
tools for analyzing data. It allows users to analyze data
from many different dimensions or angles, categorize it,
and summarize the relationships identified.
Technically, data mining is the process of finding
correlations or patterns among dozens of fields in large
relational databases.
Pushkar Zagade Tutorial Tables 16/30
System Features
Large quantities of data
The volume of data so great it has to be analyzed by
automated techniques e.g. satellite information, credit
card transactions etc.
Complete data
This data is the characteristic of all data collection.
Easy data structure
Previous data are available which are complete so it
become easy to analyse it.
Pushkar Zagade Tutorial Tables 17/30
Classification And Prediction Algrithm
The previous data should be collected in order to analysed
it.
This algorithm consist of removal of unwanted data and
selection of proper data.
Apply Back Propagation Algorithm and classify data into
collection and future prediction.
About 80 percentage should be accurate by using this
techniques.
Pushkar Zagade Tutorial Tables 18/30
Data Flow Diagram
Pushkar Zagade Tutorial Tables 19/30
Survey Of Back Propagation Algorithm
In order to perform a Back Propagation Algorithm a
program or logic has to be created. What will be the
change on other parameters by changing any one
parameter, will be observed.
After predicting that, what will be the weather in future
after some period, the Classification method will take
place.
In Classification method, it will display what will be the
future weather, whether it will be sunny day, rainy or
cloudy day what will be the change in wind speed,
humidity etc.
The Classification Technique will help for taking some
prevention from the climatic hazards.
Pushkar Zagade Tutorial Tables 20/30
Mathematical Model
Where, A -.Collection Of Data
B - Waste Data
C - Useful Data
D - Apply BackPropagation Algo.
E - Prediction
F - Collection Of Information
G - Classification
Pushkar Zagade Tutorial Tables 21/30
Implementation Of Technoloy
STEP BY STEP DESCRIPTION OF OPERATION
Data Collection
Pre-processing
Data Transfer
Data Mining
Prediction of Future Weather using ANN by Back
Propagation Algorithm
Classification
Pushkar Zagade Tutorial Tables 22/30
Data Tables
Pushkar Zagade Tutorial Tables 23/30
Comparative Outcome Graph
Pushkar Zagade Tutorial Tables 24/30
Merits
Predict future trends, customer purchase habits
Help with decision making
Improve company revenue and lower costs
Market basket analysis
Fraud detection
Pushkar Zagade Tutorial Tables 25/30
De-Merits
privacy/security
Amount of data is overwhelming
Great cost at implementation stage
Possible misuse of information
Possible in accuracy of data
Pushkar Zagade Tutorial Tables 26/30
Conclusion
I think these new analytics will enable passengers as
well as airlines to better manage the whole travel
process. If airlines can offer more options and
passengers can educate themselves on how to use those
options, well see fewer delays and a less stressful travel
experience in the years to come.
Pushkar Zagade Tutorial Tables 27/30
REFERENCES
1] http://www.csmonitor.com/USA/Society/2013/0811/The-
new-age-of-algorithms-How-it-affects-the-way-we-
live/(page)/3 viewed 9 Sep 2013
2] APA citation: How big data reduce weather-related flight
delays (2014, December 23) retrieved 20 February 2015 from
http://phys.org/news/2014-12-big-weather-related-flight.html
3] http://www.gartner.com/it-glossary/big-data/, viewed 15
Oct 2013.
Pushkar Zagade Tutorial Tables 28/30
Pushkar Zagade Tutorial Tables 29/30
Pushkar Zagade Tutorial Tables 30/30
Ad

More Related Content

What's hot (20)

Artificial Intelligence (AI) and Climate Change
Artificial Intelligence (AI) and Climate ChangeArtificial Intelligence (AI) and Climate Change
Artificial Intelligence (AI) and Climate Change
Milad Jahandideh
 
Big Data Synopsis
Big Data SynopsisBig Data Synopsis
Big Data Synopsis
JSPM's JSCOE , Pune Maharashtra.
 
I.t in space
I.t in spaceI.t in space
I.t in space
nunna09
 
Smart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportSmart Traffic Monitoring System Report
Smart Traffic Monitoring System Report
ALi Baker
 
modeling and predicting cyber hacking breaches
modeling and predicting cyber hacking breaches modeling and predicting cyber hacking breaches
modeling and predicting cyber hacking breaches
Venkat Projects
 
Detection of plant diseases
Detection of plant diseasesDetection of plant diseases
Detection of plant diseases
Muneesh Wari
 
Student Tracking System
Student Tracking SystemStudent Tracking System
Student Tracking System
Navyasri Veluri
 
Smart Fleet Management with IoT
Smart Fleet Management with IoTSmart Fleet Management with IoT
Smart Fleet Management with IoT
Ashish Saxena
 
SMARTbus System
SMARTbus SystemSMARTbus System
SMARTbus System
Daniel Ng'andu
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
Mustafa Oğuz
 
Best School Bus Tracking System
Best School Bus Tracking SystemBest School Bus Tracking System
Best School Bus Tracking System
jananya213
 
Weather Now
Weather NowWeather Now
Weather Now
Amila Wijayarathna
 
Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)
Neeraj Kansal
 
Weather Display app
Weather Display appWeather Display app
Weather Display app
Taresh Khandekar
 
Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020
Vikram Singh
 
From Push Technology to Real-Time Messaging and WebSockets
From Push Technology to Real-Time Messaging and WebSocketsFrom Push Technology to Real-Time Messaging and WebSockets
From Push Technology to Real-Time Messaging and WebSockets
Alessandro Alinone
 
Artificial Intelligence in Security and Surveillance
Artificial Intelligence in Security and SurveillanceArtificial Intelligence in Security and Surveillance
Artificial Intelligence in Security and Surveillance
Gaurav Patwardhan
 
Attendance management system
Attendance management system Attendance management system
Attendance management system
SHIVANGI GOEL
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
Nikyaa7
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
Saipandu143
 
Artificial Intelligence (AI) and Climate Change
Artificial Intelligence (AI) and Climate ChangeArtificial Intelligence (AI) and Climate Change
Artificial Intelligence (AI) and Climate Change
Milad Jahandideh
 
I.t in space
I.t in spaceI.t in space
I.t in space
nunna09
 
Smart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportSmart Traffic Monitoring System Report
Smart Traffic Monitoring System Report
ALi Baker
 
modeling and predicting cyber hacking breaches
modeling and predicting cyber hacking breaches modeling and predicting cyber hacking breaches
modeling and predicting cyber hacking breaches
Venkat Projects
 
Detection of plant diseases
Detection of plant diseasesDetection of plant diseases
Detection of plant diseases
Muneesh Wari
 
Smart Fleet Management with IoT
Smart Fleet Management with IoTSmart Fleet Management with IoT
Smart Fleet Management with IoT
Ashish Saxena
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
Mustafa Oğuz
 
Best School Bus Tracking System
Best School Bus Tracking SystemBest School Bus Tracking System
Best School Bus Tracking System
jananya213
 
Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)
Neeraj Kansal
 
Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020
Vikram Singh
 
From Push Technology to Real-Time Messaging and WebSockets
From Push Technology to Real-Time Messaging and WebSocketsFrom Push Technology to Real-Time Messaging and WebSockets
From Push Technology to Real-Time Messaging and WebSockets
Alessandro Alinone
 
Artificial Intelligence in Security and Surveillance
Artificial Intelligence in Security and SurveillanceArtificial Intelligence in Security and Surveillance
Artificial Intelligence in Security and Surveillance
Gaurav Patwardhan
 
Attendance management system
Attendance management system Attendance management system
Attendance management system
SHIVANGI GOEL
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
Nikyaa7
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
Saipandu143
 

Viewers also liked (11)

Big Data For Flight Delay Report
Big Data For Flight Delay ReportBig Data For Flight Delay Report
Big Data For Flight Delay Report
JSPM's JSCOE , Pune Maharashtra.
 
Flight Arrival Delay Prediction
Flight Arrival Delay PredictionFlight Arrival Delay Prediction
Flight Arrival Delay Prediction
Shabnam Abghari
 
Flight Delay Prediction
Flight Delay PredictionFlight Delay Prediction
Flight Delay Prediction
Vyshak Srishylappa
 
Best practices for building and deploying predictive models over big data pre...
Best practices for building and deploying predictive models over big data pre...Best practices for building and deploying predictive models over big data pre...
Best practices for building and deploying predictive models over big data pre...
Kun Le
 
Flight Delay Prediction Model (2)
Flight Delay Prediction Model (2)Flight Delay Prediction Model (2)
Flight Delay Prediction Model (2)
Shubham Gupta
 
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
NICSA
 
Airline flights delay prediction- 2014 Spring Data Mining Project
Airline flights delay prediction- 2014 Spring Data Mining ProjectAirline flights delay prediction- 2014 Spring Data Mining Project
Airline flights delay prediction- 2014 Spring Data Mining Project
Haozhe Wang
 
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
Swiss Big Data User Group
 
Phase1review
Phase1reviewPhase1review
Phase1review
Varsha Venkatesh
 
mavdumplog_machine_learning_2016
mavdumplog_machine_learning_2016mavdumplog_machine_learning_2016
mavdumplog_machine_learning_2016
Nancy Abramson
 
Supporting Flight Test And Flight Matching
Supporting Flight Test And Flight MatchingSupporting Flight Test And Flight Matching
Supporting Flight Test And Flight Matching
j2aircraft
 
Flight Arrival Delay Prediction
Flight Arrival Delay PredictionFlight Arrival Delay Prediction
Flight Arrival Delay Prediction
Shabnam Abghari
 
Best practices for building and deploying predictive models over big data pre...
Best practices for building and deploying predictive models over big data pre...Best practices for building and deploying predictive models over big data pre...
Best practices for building and deploying predictive models over big data pre...
Kun Le
 
Flight Delay Prediction Model (2)
Flight Delay Prediction Model (2)Flight Delay Prediction Model (2)
Flight Delay Prediction Model (2)
Shubham Gupta
 
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
Webinar | Using Big Data and Predictive Analytics to Empower Distribution and...
NICSA
 
Airline flights delay prediction- 2014 Spring Data Mining Project
Airline flights delay prediction- 2014 Spring Data Mining ProjectAirline flights delay prediction- 2014 Spring Data Mining Project
Airline flights delay prediction- 2014 Spring Data Mining Project
Haozhe Wang
 
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
14.05.12 Analysis and Prediction of Flight Prices using Historical Pricing Da...
Swiss Big Data User Group
 
mavdumplog_machine_learning_2016
mavdumplog_machine_learning_2016mavdumplog_machine_learning_2016
mavdumplog_machine_learning_2016
Nancy Abramson
 
Supporting Flight Test And Flight Matching
Supporting Flight Test And Flight MatchingSupporting Flight Test And Flight Matching
Supporting Flight Test And Flight Matching
j2aircraft
 
Ad

Similar to BIG DATA TO AVOID WEATHER RELATED FLIGHT DELAYS PPT (20)

bigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
bigdatatoavoidweatherrelatedflightdelays-201219091805.pptxbigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
bigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
eternalisone
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET -  	  Intelligent Weather Forecasting using Machine Learning TechniquesIRJET -  	  Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET Journal
 
GurminderBharani_Masters_Thesis
GurminderBharani_Masters_ThesisGurminderBharani_Masters_Thesis
GurminderBharani_Masters_Thesis
bharanigurminder
 
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMAIRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET Journal
 
Weather Prediction: A comprehensive study of Machine learning techniques
Weather Prediction: A comprehensive study of Machine learning techniquesWeather Prediction: A comprehensive study of Machine learning techniques
Weather Prediction: A comprehensive study of Machine learning techniques
IRJET Journal
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine Learning
IRJET Journal
 
Flood and rainfall predction final
Flood and rainfall predction finalFlood and rainfall predction final
Flood and rainfall predction final
City University
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET Journal
 
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMFLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
IRJET Journal
 
An Investigation of Weather Forecasting using Machine Learning Techniques
An Investigation of Weather Forecasting using Machine Learning TechniquesAn Investigation of Weather Forecasting using Machine Learning Techniques
An Investigation of Weather Forecasting using Machine Learning Techniques
Dr. Amarjeet Singh
 
Climate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine LearningClimate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine Learning
IRJET Journal
 
Climate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine LearningClimate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine Learning
IRJET Journal
 
MANUSCRIPT.docx
MANUSCRIPT.docxMANUSCRIPT.docx
MANUSCRIPT.docx
AlbaracinKingEzekiel
 
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
IRJET Journal
 
Ijcet 06 07_003
Ijcet 06 07_003Ijcet 06 07_003
Ijcet 06 07_003
IAEME Publication
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
IJECEIAES
 
Crop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine LearningCrop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine Learning
IRJET Journal
 
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - TanerDSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
Deltares
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
IRJET Journal
 
Weather forcasting.pptx
Weather forcasting.pptxWeather forcasting.pptx
Weather forcasting.pptx
ssuser9838f7
 
bigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
bigdatatoavoidweatherrelatedflightdelays-201219091805.pptxbigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
bigdatatoavoidweatherrelatedflightdelays-201219091805.pptx
eternalisone
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET -  	  Intelligent Weather Forecasting using Machine Learning TechniquesIRJET -  	  Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET Journal
 
GurminderBharani_Masters_Thesis
GurminderBharani_Masters_ThesisGurminderBharani_Masters_Thesis
GurminderBharani_Masters_Thesis
bharanigurminder
 
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMAIRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET Journal
 
Weather Prediction: A comprehensive study of Machine learning techniques
Weather Prediction: A comprehensive study of Machine learning techniquesWeather Prediction: A comprehensive study of Machine learning techniques
Weather Prediction: A comprehensive study of Machine learning techniques
IRJET Journal
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine Learning
IRJET Journal
 
Flood and rainfall predction final
Flood and rainfall predction finalFlood and rainfall predction final
Flood and rainfall predction final
City University
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET Journal
 
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMFLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
IRJET Journal
 
An Investigation of Weather Forecasting using Machine Learning Techniques
An Investigation of Weather Forecasting using Machine Learning TechniquesAn Investigation of Weather Forecasting using Machine Learning Techniques
An Investigation of Weather Forecasting using Machine Learning Techniques
Dr. Amarjeet Singh
 
Climate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine LearningClimate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine Learning
IRJET Journal
 
Climate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine LearningClimate Visibility Prediction Using Machine Learning
Climate Visibility Prediction Using Machine Learning
IRJET Journal
 
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
IRJET Journal
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
IJECEIAES
 
Crop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine LearningCrop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine Learning
IRJET Journal
 
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - TanerDSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
Deltares
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
IRJET Journal
 
Weather forcasting.pptx
Weather forcasting.pptxWeather forcasting.pptx
Weather forcasting.pptx
ssuser9838f7
 
Ad

Recently uploaded (20)

Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Library Association of Ireland
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
Social Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy StudentsSocial Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy Students
DrNidhiAgarwal
 
2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx
contactwilliamm2546
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptxYSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
Operations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdfOperations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdf
Arab Academy for Science, Technology and Maritime Transport
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
P-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 finalP-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 final
bs22n2s
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
To study the nervous system of insect.pptx
To study the nervous system of insect.pptxTo study the nervous system of insect.pptx
To study the nervous system of insect.pptx
Arshad Shaikh
 
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsepulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
sushreesangita003
 
Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025
Mebane Rash
 
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Celine George
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Library Association of Ireland
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
Social Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy StudentsSocial Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy Students
DrNidhiAgarwal
 
2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx
contactwilliamm2546
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
P-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 finalP-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 final
bs22n2s
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
To study the nervous system of insect.pptx
To study the nervous system of insect.pptxTo study the nervous system of insect.pptx
To study the nervous system of insect.pptx
Arshad Shaikh
 
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsepulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
sushreesangita003
 
Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025
Mebane Rash
 
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Celine George
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 

BIG DATA TO AVOID WEATHER RELATED FLIGHT DELAYS PPT

  • 1. Big Data To Avoid Weather Related Flight Delays Pushkar Zagade 27 March 2015 Pushkar Zagade Tutorial Tables 1/30
  • 2. A Seminar On “Big Data To Avoid Weather Related Flight Delays ” Presented By Mr.Pushkar Girish Zagade Roll No. [TE-49] Under the Guidance of Prof. Neelima Satpute Department Of Computer Engineering JSPM’s JAYAWANTRAO SAWANT COLLEGE OF ENGINEERING Hadapsar Pune Academic Year 2014-15 Pushkar Zagade Tutorial Tables 2/30
  • 3. OUTLINES Introduction To Domain Identified Problem Motivation Purpose And Scope Objectives and planned Outcomes Literature Review (Existing Methods) Proposed System Components and Working Process System Features Mathematical Model and Analysis Algorithmic Survey to finalize the algorithm Survey of the selected Algorithm Results Pushkar Zagade Tutorial Tables 3/30
  • 4. OUTLINES (CONTINUED) Implementation technology Implementation using data tables Comparative outcome graphs Merits and Demerits Conclusion and Future Scope References Questions And Answers Pushkar Zagade Tutorial Tables 4/30
  • 5. INTRODUCTION TO DOMAIN This topic is generally belongs to weather forecasting that is how we implement Big Data computing for future weather prediction. In this lecture we will see how big data can be used to avoid weather Related Flight Delays. We will see Following Concepts in this session: What Is Big Data ? How We Use Big Data Computing Method For Future Weather Prediction ? Data Mining in field of Bid Data To predict weather. Pushkar Zagade Tutorial Tables 5/30
  • 6. IDENTIFIED SOCIAL PROBLEM As we know because of bad weather everyday lots of Flights has been canceled or dalayed. This is a big SOCIAL ISSUES we need to solve to avoid flight delays. As a Software Engineer , Engineers from University of Michigan developed a Big Data Computing method to predict the future weather . By using Big Data Computing method , they try to predict the future weather to avoid weather related flight delay. Pushkar Zagade Tutorial Tables 6/30
  • 7. MOTIVATIONS Organization Need Petabyte Of Memory To Store Large Amount Of Data. The Speed Of The Buisness For The Data Is Increasing Rapidly. WHY THE DATA IS SO BIG? They are now creating 2.5 quintillion bytes of data daily-Of the total data 90 percent of the data in the world today is created in last two years. Pushkar Zagade Tutorial Tables 7/30
  • 8. WHY WE NEED BIG DATA ? At present Social Media need large amount of data to store and analyze it. To give access to different users through out the world. To maintain security of data. For every domain , there should be large amount of data that need to be used and analyze for new development. Pushkar Zagade Tutorial Tables 8/30
  • 9. Problems With Big Data.... The main problem with large data is to handle such large amount of data and it is very difficult to analyze . Processing it using conventional systems takes too long. It is very expansive. Pushkar Zagade Tutorial Tables 9/30
  • 10. Purpose And Scope: Need Of Big Data For Weather Forecasting Weather is everything that affect our lives on a daily basis and has the power to make permamnent changes to a person’s life or buisness. The Climate Corporation processes large weather data sets in excess of 50 terabytes of data. On a daily basis , the corporation utilizes 2.5 million weather measurements. Pushkar Zagade Tutorial Tables 10/30
  • 11. Objectives and planned Outcomes The chief goal is to enable airlines to anticipate and deal with delays before they happen, says Amy Cohn, a U-M associate professor in industrial and operations engineering who researches airline industry operations. Big Data Management System Provides Weather Companies To Get Previous Decades Weather Trends And Patterns. By Analysing These Large Data Sets, Weather Predictions Are Becoming More Accurate And Being Quicker. Pushkar Zagade Tutorial Tables 11/30
  • 12. Existing Method Prediction of Weather through Satellite is most commonly used method of weather prediction. Since it give appropriate result , but it predict the weather of some limited days about 2 weeks. Big Data Computing method overcome this limitation of Satellite system , So future weather become easy to predict. Pushkar Zagade Tutorial Tables 12/30
  • 13. Brief Working Research In The University Of Michigan The students from the University of Michigan have started a new research which helps in understanding the weather of a particular place. They’ve gathered more than 10 years of hour-by-hour weather observations and domestic fight data, and are using advanced data analytics to spot patterns and help airlines manage more efficiently.. The project uses public data that has been available for years, its size and scope make it unique, says Brian Lemay, a U-M doctoral student in industrial and operations engineering who leads the project. Pushkar Zagade Tutorial Tables 13/30
  • 14. Brief Working Research In The University Of Michigan ”We’re the first to gather this data in one place and apply this level of computing power to it,” Lemay said. ”That enables us to do a very sophisticated analysis of how weather and flight delays are connected and go far beyond individual airports. The chief goal is to enable airlines to anticipate and deal with delays before they happen, says Amy Cohn, a U-M associate professor in industrial and operations engineering who researches airline industry operations. This is a very creative and new process. It could lead to understanding similarities in the weather in the past years. It could be of help in predicting the weather in the future.With the help of this data, the flights can be cautious of bad weather in advance. Pushkar Zagade Tutorial Tables 14/30
  • 15. Application ”Imagine you’re scheduled to fly out of Detroit four hours from now and there’s a storm in Atlanta.” Cohn said. ”The airline could use this data to determine that the storm in Atlanta is likely to delay your plane. They could then contact you and offer you a seat on an alternate flight. You save time, and the airline doesn’t have to accommodate you on a later flight after the delay happens.” Pushkar Zagade Tutorial Tables 15/30
  • 16. Data Mining In Big Data Generally, data mining is the process of analyzing data from different perspectives and summarizing it into useful information - information that can be used to increase revenue, cuts costs, or both. Data mining software is one of a number of analytical tools for analyzing data. It allows users to analyze data from many different dimensions or angles, categorize it, and summarize the relationships identified. Technically, data mining is the process of finding correlations or patterns among dozens of fields in large relational databases. Pushkar Zagade Tutorial Tables 16/30
  • 17. System Features Large quantities of data The volume of data so great it has to be analyzed by automated techniques e.g. satellite information, credit card transactions etc. Complete data This data is the characteristic of all data collection. Easy data structure Previous data are available which are complete so it become easy to analyse it. Pushkar Zagade Tutorial Tables 17/30
  • 18. Classification And Prediction Algrithm The previous data should be collected in order to analysed it. This algorithm consist of removal of unwanted data and selection of proper data. Apply Back Propagation Algorithm and classify data into collection and future prediction. About 80 percentage should be accurate by using this techniques. Pushkar Zagade Tutorial Tables 18/30
  • 19. Data Flow Diagram Pushkar Zagade Tutorial Tables 19/30
  • 20. Survey Of Back Propagation Algorithm In order to perform a Back Propagation Algorithm a program or logic has to be created. What will be the change on other parameters by changing any one parameter, will be observed. After predicting that, what will be the weather in future after some period, the Classification method will take place. In Classification method, it will display what will be the future weather, whether it will be sunny day, rainy or cloudy day what will be the change in wind speed, humidity etc. The Classification Technique will help for taking some prevention from the climatic hazards. Pushkar Zagade Tutorial Tables 20/30
  • 21. Mathematical Model Where, A -.Collection Of Data B - Waste Data C - Useful Data D - Apply BackPropagation Algo. E - Prediction F - Collection Of Information G - Classification Pushkar Zagade Tutorial Tables 21/30
  • 22. Implementation Of Technoloy STEP BY STEP DESCRIPTION OF OPERATION Data Collection Pre-processing Data Transfer Data Mining Prediction of Future Weather using ANN by Back Propagation Algorithm Classification Pushkar Zagade Tutorial Tables 22/30
  • 23. Data Tables Pushkar Zagade Tutorial Tables 23/30
  • 24. Comparative Outcome Graph Pushkar Zagade Tutorial Tables 24/30
  • 25. Merits Predict future trends, customer purchase habits Help with decision making Improve company revenue and lower costs Market basket analysis Fraud detection Pushkar Zagade Tutorial Tables 25/30
  • 26. De-Merits privacy/security Amount of data is overwhelming Great cost at implementation stage Possible misuse of information Possible in accuracy of data Pushkar Zagade Tutorial Tables 26/30
  • 27. Conclusion I think these new analytics will enable passengers as well as airlines to better manage the whole travel process. If airlines can offer more options and passengers can educate themselves on how to use those options, well see fewer delays and a less stressful travel experience in the years to come. Pushkar Zagade Tutorial Tables 27/30
  • 28. REFERENCES 1] http://www.csmonitor.com/USA/Society/2013/0811/The- new-age-of-algorithms-How-it-affects-the-way-we- live/(page)/3 viewed 9 Sep 2013 2] APA citation: How big data reduce weather-related flight delays (2014, December 23) retrieved 20 February 2015 from http://phys.org/news/2014-12-big-weather-related-flight.html 3] http://www.gartner.com/it-glossary/big-data/, viewed 15 Oct 2013. Pushkar Zagade Tutorial Tables 28/30
  • 29. Pushkar Zagade Tutorial Tables 29/30
  • 30. Pushkar Zagade Tutorial Tables 30/30