SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1557
CERTAIN ANALYSIS ON TRAFFIC DATASET BASED ON DATA MINING
ALGORITHMS
S. Revathi1, Dr.A.Sumithra2, S.Hebziba Jeba Rani3, M.Vanitha4
1,2, 3,4 Assistant Professor, Department of CSE, Sri Ramakrishna Institute of Technology, Tamilnadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Roadway traffic safety is a important
consideration for transport agencies as well as normal
peoples. Careful analysis on the roadway traffic data is
important to give safe driving suggestions. In this paper we
investigate the statistics analysis and data miningalgorithms
on the Traffic and Accident dataset as an attempt to address
this problem. The attributes including collision manner,
weather, surface condition, light condition, and drunk driver,
Road condition, pavement maintenance were investigated.
Association rules were discovered by Apriori algorithm,
classification model was built by Naive Bayes classifier, and
clusters were formed by simple K-means clustering algorithm.
Certain safety driving suggestions were made based on
statistics, association rules, classification model, and clusters
obtained. Index Terms—Roadway fatal accidents,association,
classification, clustering
Keywords: Apriori, classification model, Naive Bayes
classifier, association rules, clusters
1.INTRODUCTION
Traffic monitoring at signals are very important
nowadays because the number of vehiclesincreasedandalso
there is a growth in traffic jams. The large number of
vehicles is driving on the roadway every day and accidents
could happen at any time anywhere. We all want to avoid
accident and safe drive. To find out how to drive safer, data
mining technique could be applied on the traffic accident
dataset to predict some valuable information,thusgivesome
driving suggestion.
The video cameras which are placed at signals are used
for this purpose. There is a possibility for the video cameras
to get spoiled by weather. Traffic security cameras wouldbe
damaged or ruined by heat, wind, rain, snow andice.Current
transportation environment can be improved in terms of
traffic flow by integrating an intelligent computing methods
for the roadside and probe vehicles. Intelligent
Transportation Systems (ITS) probe vehicles with GPS
tracker enable identification of traffic density and possible
traffic jams. Updated traffic signalcontrolwhichisconnected
to ITS server can reduce congestion. This paper gives a
framework to mine GPS data for Intelligent Transportation
Systems at Traffic Signals. Temporal analysis was also
performed, using NLP techniques in order to detect the
novelty of a tweet message
Data mining is the process of sorting through large data
sets to identify patterns and establish relationships to solve
problems through data analysis. It is considered one of the
most important tool in information technology in the
previous decades. Association rule mining algorithm and
Apriori is a popular methodology to identify the significant
relations between the data stored in large database and also
plays a very important role in frequent itemset mining. A
classical association rule mining method is the Apriori
algorithm. Its main task is to find frequent itemsets, whichis
the method we use to analyze the roadway traffic data.
Classification in data mining methodology aims at
constructing a model (classifier) from a trainingdatasetthat
can be used to classify records of unknown class labels. The
Naıve Bayes technique is one of the very basic probability-
based methods for classification that is based on the Bayes’
hypothesis with the presumption of independence between
each pair of variable.
2.Related Works
Carlos Gutiérrez et al [1] Proposed to establish a
computational framework, able to detect traffic related
events in real-time, using social networks. The framework
aimsto be flexible enough toTwitter, but also to other social
networks. As described in this paper, we investigated the
real-time nature of Twitter, in particular for traffic event
detection. Semantic analyses were applied to tweets to
classify them into a positive and a negative class. They
consider each Twitter user as a sensor, and set a problem to
detect an event based on sensory observations. Name-entity
recognition was used to extract location entities in a tweet
message, and pinpoint those locations on a map. A temporal
analysis was also performed, using NLP techniques in order
to detect the novelty of a tweet message. From an
implementation perspective, we developedanovelapproach
to notify people promptly of a traffic event. Despite the
challenges associated with the real-time nature and length
limitation that distinguish Twitter messagefromothersocial
in this paper, real-time clustering approach which clusters
messagesfrom a stream of tweets. A tweet message tendsto
be more credible, if several users post similar messages in a
very short period of time.
Liling Li et al [2] Suggested that association rule
mining, and the classification, the environmentalfactorslike
roadway surface, weather, and light condition do not
strongly affect the fatal rate, while the human factors like
being drunk or not, and the collision type, have stronger
affect on the fatal rate. From the clustering result we could
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1558
see that some states/regions have higher fatal rate, while
some others lower. They may pay more attention when
driving within those risky states/regions. Through the task
performed, they realized that data seemsnevertobeenough
to make a strong decision. If more data, like non-fatal
accident data, weather data, mileage data, and so on, are
available, more test could be performed thus more
suggestion could be made from the data.
Zhidan Liu et al [3] Presents a transport traffic
estimation method which applies compressive sensing
technique to achieve city-scale traffic estimation with only
sparse traffic probes. The strong correlations among the
road network is captured by an explicit model and further
exploited to form a space basis that can sparsely represent
the road traffic conditions. Through extensive trace-driven
study and experiments, they validate the effectiveness of
their traffic correlation model and show that our approach
achieves accurate and scalable traffic estimation with only
sparse probes.
Jie Xu et al [4] Proposed a framework for online
traffic prediction, which discovers online the contextual
specialization of predictors to create a strong hybrid
predictor from several weak predictors. The proposed
framework matches the real-time traffic situation to the
most effective predictor constructed using historical data,
thereby self-adapting to the dynamically changing traffic
situations. They systematically proved both short-term and
long-term performance guarantees for their algorithm,
which provide not only the assurance that their algorithm
will converge over time to the optimal hybrid predictor for
each possible traffic situation but also provide a bound for
the speed of convergence to the optimal predictor. Their
experiments on real-world dataset verifiedtheefficacyofthe
proposed scheme and showed that it significantly
outperforms existing online learning approaches for traffic
prediction.
Tianzhu Zhang et al [5] Stated a novel framework is
proposed to mine semantic context information for
intelligent video surveillance of traffic scenes. First, they
introduce how to learn scene-specific context information
from object-specific context information. Then, object
classification is improved by combining of multiple features
under a framework. Based on the learned information, they
adopt it to improve object detection and tracking, anddetect
abnormal events. Experimental results validate that the
semantic context information is effective to improve object
detection, object classification, object trackingandabnormal
event detection.
3. CONCLUSIONS
In the scope of this work, our analysis takes into
account tweets posted by regional trafficagencies,wherethe
problem concerned with the credibility of tweet messagesis
delimited and is not part of the presented work.
Nevertheless, it is important to state that, traffic agenciesact
in the scope of this work as a provider and not as consumer
of information. Into what this work is concerned, the main
objective is not trying to solve all issues related with traffic
condition of city rather than, to present an analysis which is
capable to process the traffic dataset of the city and notify
driversabout the status of the mobility networkinreal-time.
REFERENCES
[1] Carlos Gutiérrez, Paulo Figuerias, Pedro Oliveira, Ruben
Costa, Ricardo Jardim-Goncalves. “Twitter Mining forTraffic
Events Detection”, Science and Information Conference
(SAI), 2015, DOI: 10.1109/SAI.2015.7237170
[2] Liling Li, Sharad Shrestha, Gongzhu Hu. “AnalysisofRoad
Traffic Fatal Accidents Using Data Mining Techniques”,
Software Engineering Research, Management and
Applications (SERA), 2017 IEEE 15th International
Conference, DOI: 10.1109/SERA.2017.7965753
[3] Zhidan Liu, Zhenjiang Li, Mo Li, Wei Xing, Dongming Lu.
“Mining Road Network Correlation for Traffic Estimationvia
Compressive Sensing”, Volume: 17, Issue: 7, July 2016,pp
1880 – 1893, DOI: 10.1109/TITS.2016.2514519
[4] Jie Xu, Dingxiong Deng, Ugur Demiryurek, CyrusShahabi,
and Mihaela van der Schaar, “Mining the Situation:
Spatiotemporal Traffic Prediction With Big Data Mining
Semantic Context Information for Intelligent Video
Surveillance of Traffic Scenes”
[5] Tianzhu Zhang, Si Liu, Changsheng Xu and Hanqing Lu.
“Mining Semantic Context Information for Intelligent Video
Surveillance of Traffic Scenes”, IEEE TRANSACTIONS ON
INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY2013

More Related Content

PDF
Ijde A Naïve Clustering Approach in Travel Time Prediction
PDF
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
PPTX
[Seminar] 20210115 Hyeshin Chu
PDF
Approximation of regression-based fault minimization for network traffic
PDF
PDF
WR Based Opinion Mining on Traffic Sentiment Analysis on Social Media
PDF
Comparative Analysis of K-Means Data Mining and Outlier Detection Approach fo...
PDF
IEEE Big data 2016 Title and Abstract
Ijde A Naïve Clustering Approach in Travel Time Prediction
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
[Seminar] 20210115 Hyeshin Chu
Approximation of regression-based fault minimization for network traffic
WR Based Opinion Mining on Traffic Sentiment Analysis on Social Media
Comparative Analysis of K-Means Data Mining and Outlier Detection Approach fo...
IEEE Big data 2016 Title and Abstract

What's hot (7)

PDF
Applying association rules and co location techniques on geospatial web services
PDF
Event detection and summarization based on social networks and semantic query...
PDF
Top downloaded article in academia 2020 - International Journal of Informatio...
PDF
Survey on confidentiality of the user and query processing on spatial network
PDF
Vol 11 No 1 - March 2014
PDF
Grid fabrication of traffic maintenance system clustering at road junctions
PDF
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
Applying association rules and co location techniques on geospatial web services
Event detection and summarization based on social networks and semantic query...
Top downloaded article in academia 2020 - International Journal of Informatio...
Survey on confidentiality of the user and query processing on spatial network
Vol 11 No 1 - March 2014
Grid fabrication of traffic maintenance system clustering at road junctions
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
Ad

Similar to Certain Analysis on Traffic Dataset based on Data Mining Algorithms (20)

PDF
IRJET- Accident Information Mining and Insurance Dispute Resolution
PDF
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
PDF
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
PDF
Analysis of Machine Learning Algorithm with Road Accidents Data Sets
PPTX
Accident dtection using opencv and using AI
PDF
Driving the Future of Smart Cities - How to Beat the Traffic
PDF
Driving the Future of Smart Cities - How to Beat the Traffic (Pivotal talk at...
PDF
IRJET- Road Traffic Prediction using Machine Learning
PDF
IRJET- Traffic Prediction Techniques: Comprehensive analysis
PDF
Artificial Intelligence based CCTV accident detection and nearby patrol alert...
PDF
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
PDF
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
PDF
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
PPTX
Integrating Sensor and Social Data for Understanding City Events
PPTX
Smart Traffic Managment System Approaches.pptx
PDF
IRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
PDF
Sensor Based Detection & Classification of Actionable & Non-Actionable Condit...
PDF
Accident Prediction System Using Machine Learning
PDF
DATA MINING FRAMEWORK TO ANALYZE ROAD ACCIDENT DATA
IRJET- Accident Information Mining and Insurance Dispute Resolution
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Analysis of Machine Learning Algorithm with Road Accidents Data Sets
Accident dtection using opencv and using AI
Driving the Future of Smart Cities - How to Beat the Traffic
Driving the Future of Smart Cities - How to Beat the Traffic (Pivotal talk at...
IRJET- Road Traffic Prediction using Machine Learning
IRJET- Traffic Prediction Techniques: Comprehensive analysis
Artificial Intelligence based CCTV accident detection and nearby patrol alert...
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
Integrating Sensor and Social Data for Understanding City Events
Smart Traffic Managment System Approaches.pptx
IRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
Sensor Based Detection & Classification of Actionable & Non-Actionable Condit...
Accident Prediction System Using Machine Learning
DATA MINING FRAMEWORK TO ANALYZE ROAD ACCIDENT DATA
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
PPT on Performance Review to get promotions
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
DOCX
573137875-Attendance-Management-System-original
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Digital Logic Computer Design lecture notes
PPTX
Construction Project Organization Group 2.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Sustainable Sites - Green Building Construction
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Well-logging-methods_new................
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
OOP with Java - Java Introduction (Basics)
PDF
R24 SURVEYING LAB MANUAL for civil enggi
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPT on Performance Review to get promotions
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
573137875-Attendance-Management-System-original
Embodied AI: Ushering in the Next Era of Intelligent Systems
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
Digital Logic Computer Design lecture notes
Construction Project Organization Group 2.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Current and future trends in Computer Vision.pptx
Sustainable Sites - Green Building Construction
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
UNIT 4 Total Quality Management .pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Well-logging-methods_new................
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
OOP with Java - Java Introduction (Basics)
R24 SURVEYING LAB MANUAL for civil enggi

Certain Analysis on Traffic Dataset based on Data Mining Algorithms

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1557 CERTAIN ANALYSIS ON TRAFFIC DATASET BASED ON DATA MINING ALGORITHMS S. Revathi1, Dr.A.Sumithra2, S.Hebziba Jeba Rani3, M.Vanitha4 1,2, 3,4 Assistant Professor, Department of CSE, Sri Ramakrishna Institute of Technology, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Roadway traffic safety is a important consideration for transport agencies as well as normal peoples. Careful analysis on the roadway traffic data is important to give safe driving suggestions. In this paper we investigate the statistics analysis and data miningalgorithms on the Traffic and Accident dataset as an attempt to address this problem. The attributes including collision manner, weather, surface condition, light condition, and drunk driver, Road condition, pavement maintenance were investigated. Association rules were discovered by Apriori algorithm, classification model was built by Naive Bayes classifier, and clusters were formed by simple K-means clustering algorithm. Certain safety driving suggestions were made based on statistics, association rules, classification model, and clusters obtained. Index Terms—Roadway fatal accidents,association, classification, clustering Keywords: Apriori, classification model, Naive Bayes classifier, association rules, clusters 1.INTRODUCTION Traffic monitoring at signals are very important nowadays because the number of vehiclesincreasedandalso there is a growth in traffic jams. The large number of vehicles is driving on the roadway every day and accidents could happen at any time anywhere. We all want to avoid accident and safe drive. To find out how to drive safer, data mining technique could be applied on the traffic accident dataset to predict some valuable information,thusgivesome driving suggestion. The video cameras which are placed at signals are used for this purpose. There is a possibility for the video cameras to get spoiled by weather. Traffic security cameras wouldbe damaged or ruined by heat, wind, rain, snow andice.Current transportation environment can be improved in terms of traffic flow by integrating an intelligent computing methods for the roadside and probe vehicles. Intelligent Transportation Systems (ITS) probe vehicles with GPS tracker enable identification of traffic density and possible traffic jams. Updated traffic signalcontrolwhichisconnected to ITS server can reduce congestion. This paper gives a framework to mine GPS data for Intelligent Transportation Systems at Traffic Signals. Temporal analysis was also performed, using NLP techniques in order to detect the novelty of a tweet message Data mining is the process of sorting through large data sets to identify patterns and establish relationships to solve problems through data analysis. It is considered one of the most important tool in information technology in the previous decades. Association rule mining algorithm and Apriori is a popular methodology to identify the significant relations between the data stored in large database and also plays a very important role in frequent itemset mining. A classical association rule mining method is the Apriori algorithm. Its main task is to find frequent itemsets, whichis the method we use to analyze the roadway traffic data. Classification in data mining methodology aims at constructing a model (classifier) from a trainingdatasetthat can be used to classify records of unknown class labels. The Naıve Bayes technique is one of the very basic probability- based methods for classification that is based on the Bayes’ hypothesis with the presumption of independence between each pair of variable. 2.Related Works Carlos Gutiérrez et al [1] Proposed to establish a computational framework, able to detect traffic related events in real-time, using social networks. The framework aimsto be flexible enough toTwitter, but also to other social networks. As described in this paper, we investigated the real-time nature of Twitter, in particular for traffic event detection. Semantic analyses were applied to tweets to classify them into a positive and a negative class. They consider each Twitter user as a sensor, and set a problem to detect an event based on sensory observations. Name-entity recognition was used to extract location entities in a tweet message, and pinpoint those locations on a map. A temporal analysis was also performed, using NLP techniques in order to detect the novelty of a tweet message. From an implementation perspective, we developedanovelapproach to notify people promptly of a traffic event. Despite the challenges associated with the real-time nature and length limitation that distinguish Twitter messagefromothersocial in this paper, real-time clustering approach which clusters messagesfrom a stream of tweets. A tweet message tendsto be more credible, if several users post similar messages in a very short period of time. Liling Li et al [2] Suggested that association rule mining, and the classification, the environmentalfactorslike roadway surface, weather, and light condition do not strongly affect the fatal rate, while the human factors like being drunk or not, and the collision type, have stronger affect on the fatal rate. From the clustering result we could
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1558 see that some states/regions have higher fatal rate, while some others lower. They may pay more attention when driving within those risky states/regions. Through the task performed, they realized that data seemsnevertobeenough to make a strong decision. If more data, like non-fatal accident data, weather data, mileage data, and so on, are available, more test could be performed thus more suggestion could be made from the data. Zhidan Liu et al [3] Presents a transport traffic estimation method which applies compressive sensing technique to achieve city-scale traffic estimation with only sparse traffic probes. The strong correlations among the road network is captured by an explicit model and further exploited to form a space basis that can sparsely represent the road traffic conditions. Through extensive trace-driven study and experiments, they validate the effectiveness of their traffic correlation model and show that our approach achieves accurate and scalable traffic estimation with only sparse probes. Jie Xu et al [4] Proposed a framework for online traffic prediction, which discovers online the contextual specialization of predictors to create a strong hybrid predictor from several weak predictors. The proposed framework matches the real-time traffic situation to the most effective predictor constructed using historical data, thereby self-adapting to the dynamically changing traffic situations. They systematically proved both short-term and long-term performance guarantees for their algorithm, which provide not only the assurance that their algorithm will converge over time to the optimal hybrid predictor for each possible traffic situation but also provide a bound for the speed of convergence to the optimal predictor. Their experiments on real-world dataset verifiedtheefficacyofthe proposed scheme and showed that it significantly outperforms existing online learning approaches for traffic prediction. Tianzhu Zhang et al [5] Stated a novel framework is proposed to mine semantic context information for intelligent video surveillance of traffic scenes. First, they introduce how to learn scene-specific context information from object-specific context information. Then, object classification is improved by combining of multiple features under a framework. Based on the learned information, they adopt it to improve object detection and tracking, anddetect abnormal events. Experimental results validate that the semantic context information is effective to improve object detection, object classification, object trackingandabnormal event detection. 3. CONCLUSIONS In the scope of this work, our analysis takes into account tweets posted by regional trafficagencies,wherethe problem concerned with the credibility of tweet messagesis delimited and is not part of the presented work. Nevertheless, it is important to state that, traffic agenciesact in the scope of this work as a provider and not as consumer of information. Into what this work is concerned, the main objective is not trying to solve all issues related with traffic condition of city rather than, to present an analysis which is capable to process the traffic dataset of the city and notify driversabout the status of the mobility networkinreal-time. REFERENCES [1] Carlos Gutiérrez, Paulo Figuerias, Pedro Oliveira, Ruben Costa, Ricardo Jardim-Goncalves. “Twitter Mining forTraffic Events Detection”, Science and Information Conference (SAI), 2015, DOI: 10.1109/SAI.2015.7237170 [2] Liling Li, Sharad Shrestha, Gongzhu Hu. “AnalysisofRoad Traffic Fatal Accidents Using Data Mining Techniques”, Software Engineering Research, Management and Applications (SERA), 2017 IEEE 15th International Conference, DOI: 10.1109/SERA.2017.7965753 [3] Zhidan Liu, Zhenjiang Li, Mo Li, Wei Xing, Dongming Lu. “Mining Road Network Correlation for Traffic Estimationvia Compressive Sensing”, Volume: 17, Issue: 7, July 2016,pp 1880 – 1893, DOI: 10.1109/TITS.2016.2514519 [4] Jie Xu, Dingxiong Deng, Ugur Demiryurek, CyrusShahabi, and Mihaela van der Schaar, “Mining the Situation: Spatiotemporal Traffic Prediction With Big Data Mining Semantic Context Information for Intelligent Video Surveillance of Traffic Scenes” [5] Tianzhu Zhang, Si Liu, Changsheng Xu and Hanqing Lu. “Mining Semantic Context Information for Intelligent Video Surveillance of Traffic Scenes”, IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY2013