International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 236
Machine Learning Based Traffic Volume Count Prediction
Nishant Patil1, Megha Natekar2, Ratan Gore3, Chandrashekhar Raut 4
1,2,3Student, Computer Engineering Department, Mumbai University, Datta Meghe College of Engineering, Navi
Mumbai, Maharashtra, India
4Professor, Computer Engineering Department, Mumbai University, Datta Meghe College of Engineering, Navi
Mumbai, Maharashtra, India
---------------------------------------------------------------------***-------------------------------------------------------------------
Abstract - The transportation industrywasaccountablefor
28% of worldwide CO2 emissions in 2014. the number of
traffic-related deaths in 2013 was 1.25 million. Additionally,
holdup at peak hours reaches unacceptable levels in many
parts of the earth these are all serious issues caused by
current transportationsystems,andoptimizationthroughthe
usage of recent technologies is vital for the required
improvements. Tons of the innovation that are a part of the
solution already exists. Various Business sectors and
government agencies and individual travelersrequireprecise
and appropriate traffic flow information. It helps the riders
and drivers to make better travel judgments to alleviate
traffic congestion, improve traffic operation efficiency, and
reduce carbon emissions. Machine learning provides better
accuracy for Traffic volume flow prediction. It's addressed as
a major element for the success of advanced traffic volume
management systems, advanced public transportation
systems, and traveler information systems. The rationale of
this extension is to develop a prescient demonstration
utilizing different machinelearningcalculationsandtorecord
the end-to-end steps. The Metro Interstate Activity Volume
dataset could also be a relapse circumstance where we are
trying to anticipate the esteem of a ceaseless variable. We'll
be analyzing how the drift of month-to-month interstate
activity volume changes over anextendedtime between2012
and 2018. Concurring to the discoveries,themonth-to-month
activity volume remains an equivalent indeed even though
the knowledge appears a somewhatupwarddrifta shorttime
recently applying time arrangement strategies.
Key Words: Traffic Volume, Random Forest, Machine
Learning, Webapp, prediction, RSME, MAE
1. INTRODUCTION
Traffic jams on urban Network are increasing day by day,
because the traffic demand increases, and the speed of the
vehicles is drastically reduced thus causing longer vehicular
queuing and more such cases substantially hamperthetraffic
flow by giving rise to holdup.
Such situations highlight towards the drawback such as
 Increase in pollution
 Wear and tear of vehicles
 Delays may result in late arrival etc.
1.1 Motivation
With the progress of urbanization and therefore the
recognition of automobiles, transportation problems are
becoming more and more challenging:thetrafficvolumeflow
is congested, wear n tear of vehicles, delays end in the late
time of arrival at the meeting, accidents are frequent, and
wastage of fuel while waiting in traffic, the traffic
environment is becoming worse, to unravel this problemand
to assist society, we've chosen our topic as traffic volume
prediction.
1.2 Problem Definition
Now? The question arises of how to improve the capacitor y
of the road network. To solve this problem the first solution
that occurs to most of us is to build more highways,
expanding the number of lanes on the road.
However, according to the study done byscholars, expanding
the road capacity will cause more serious traffic
conditions. Therefore, traffic volume prediction is one of the
most famous.
1.3 Objective
The objective of this study is to seek out a traffic volume
predictor suitable for real implications. This predictor must
be accurate in terms of computation cost and power
consumption. Within the go after such a predictor, we've
included the subsequent contributions: We compare existing
schemes to seek out their effectiveness for real-time
applications
2. Literature Review
Traffic volume prediction is integrated by a selection of
technologies. Machine learning is one of the foremostfamous
of those systems. It can improve traffic efficiency, ease
congestion, increase road capacity, and reduce traffic
accidents and environmental pollution. Road sources are
mainly gathered from the high mobility vehicles on the
highway or on urban roads, which makes it so important to
figure out what percentage of vehicles are progressing to be
on the given road segment within the longer term. To affect
this, the traffic volume prediction system will provide highly
reliable future traffic. according to the historical traffic
pattern and thus the position over the entire road network.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 237
which will cause simulating the long run workload and
possible computing capacity. Most of the traffic data reports
are actual time, but sometimes it is not so favourablebecause
we use this report once we plan which route, we must always
go. Assume that we are getting to the office during working
hours and that we at traffic information and choose the
simplest or shorter route to reach our destination butholdup
occurred, the problem is to urge actual-time information
about traffic comes whence to resolve this issue by using
forecasting? It's aiming to be great, but what causes can
impact traffic conditions? We'd prefer to research it. Many
causes can affect traffic conditions. This and ancient traffic
conditions are often considered predicting,thesesuggestions
are very simple, if traffic is so heavy immediately, also
acceptable is that after ten or twenty minutes the traffic
situation would be same ancient traffic situation, Different
weekdays and weekends may behave in several traffic
situations, and perhaps they will also alter traffic conditions.
With the increasing cost of gasoline, the demand for an
efficient routing system to scale back traffic jamsisextremely
necessary.
3. Proposed Methodology
how to make this existing system more efficient and enforce
traffic environment for efficient and accurate transportation,
which may help us better arrange transportation resources,
disperse the traffic flow before it's overloaded, and even
provide more abundant on-road entertainment.
Where one such need arises towards the prediction of traffic
volume count.
Importance of traffic volume:
 Better implies for advancement of infrastructures.
 Provides way better implies to utilize streets
 Accurate activity volume forecast can help course
arranging, and relieve activity congestion.
 All of these planning will also help the government and
rest of bodies
System Flow:
Fig 3.1 System flow
4. Dataset and technology used
Our dataset contains 10 column and 48205 rows. First 5
records shown below
Machine learning: could also be a technique of knowledge
analysis that automates analytical model building. it is a
branch of AI-supported the thought that systems can learn
from data, identify patterns and make decisions with minimal
human intervention.
Python: is an interpreted high-level general-purpose
programming language. Its design philosophy emphasizes
code readability with its use of great indentation.Itslanguage
constructs also as its object-oriented approach aim to assist
programmers to write clear, logical code for small and large-
scale projects.
NumPy: NumPy is one of the foremost commonly used
packages for scientific computing in Python. It provides a
multidimensional array object, also as variations like masks
and matrices, which can be used for various math operations.
Pandas: pandas are a fast, powerful, flexible and easy to use
open-source data analysis and manipulation tool,built on top
of thePython programming language.
Lasso regression: Lasso regression could also be a kind of
linear regression that uses shrinkage. Shrinkageiswheredata
values are shrunk towards a central point, a bit like the mean.
The lasso procedure encourages simple, sparse models.
Ridge regression: Ridge regression could also be a model
tuning method that's used to analyses any data that suffer
from multicollinearity. This method performs L2
regularization. When the issue of multicollinearity occurs,
least-squares are unbiased,and variances are large, this leads
to predicted values being distant from the particular values.
Random-forest: A random forest could also be a machine
learning technique that's used to solve regression and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 238
classification problems. It utilizes ensemble learning, which
can be a method that mixes many classifiers to provide
solutions to complex problems. A random forest algorithm
consists of numerous decision trees.
5. Result
According to our work we get following RSME values and
MAE values
Fig 5.1 RSME values of All algorithm
Fig 5.2 MAE values of All algorithm
Table -1: comparison of all algorithm with their RSME and
MAE value.
ALGORITHM RMSE MAE
Ridge Regression 878.76 631.14
Lasso Regression 876.49 628.38
Random Forest 672.31 401.08
Random forest is giving the lowest RSME & MAE score as
compared to others, so going with thismodel wouldbea good
idea.
6. Implementation
The landing page of the traffic volume provides an interface
for the user to access the website and to predict the traffic
volume count along with the entire route from source to
destination. This page includes the navigationlinksi.e.About,
Features and Current-location and predict traffic and also
includes let’s Go button to navigate to the predict page.
Current location represents the starting location or source
location.
Here the user can enter the destination, selecting from the
dropdown the required destination and then using the
predict button to predict the traffic volume. Thus,thetraffic
volume will be predicted giving us the desired result.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 239
The predicted result shows the traffic volume count and thus
the complete route from source todestinationonthelive map
for user to get a lively experience.
6. CONCLUSIONS
Random forest is giving the least RSME & MAE score as
compared to others, so going with this demonstratewould be
a great thought. us extend Machine Learning based traffic
volume prediction model frameworks bargains with data
innovation, machine learning. In our venture, we focused on
the ML models utilized in activity expectation errands. In
spite of the fact that profound learning and hereditary
calculation is an vital issue in information examination, it has
not been managed with broadly by the ML community. The
proposed calculation gives higher precision than the existing
calculations too, it moves forward the complexity issues all
through the dataset. The framework can be examined and a
parcel work can be done. The calculations will be advance
moved forward to much higher exactness.Readytomoreover
coordinated the net server and the application
REFERENCES
[1] ‘Vehicular traffic analysis and prediction using machine
learning algorithms’ by A Moses, R Parvathi - 2020
International Conference
[2] https://www.kaggle.com/code/meemr5/traffic-
volume-prediction-time-series-starter
[3] https://www.researchgate.net/publication/351295007
_A_Traffic_Prediction_for_Intelligent_Transportation_Sy
stem_using_Machine_Learning

More Related Content

PDF
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
PDF
IRJET- Road Accident Prediction using Machine Learning Algorithm
PDF
Smart Traffic System using Machine Learning
PDF
Smart traffic forecasting: leveraging adaptive machine learning and big data ...
PDF
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
PDF
Traffic Prediction for Intelligent Transportation System using Machine Learning
PDF
Machine learning solutions for transportation networks
PDF
Machine learning solutions for transportation networks
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
IRJET- Road Accident Prediction using Machine Learning Algorithm
Smart Traffic System using Machine Learning
Smart traffic forecasting: leveraging adaptive machine learning and big data ...
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
Traffic Prediction for Intelligent Transportation System using Machine Learning
Machine learning solutions for transportation networks
Machine learning solutions for transportation networks

Similar to Machine Learning Based Traffic Volume Count Prediction (20)

PDF
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
PDF
Adaptive traffic lights based on traffic flow prediction using machine learni...
PDF
WEKA-based machine learning for traffic congestion prediction in Amman City
PDF
WEKA-based machine learning for traffic congestion prediction in Amman City
PPTX
Presentation on traffic volume trend using AI.pptx
PDF
Traffic Management system using Deep Learning
PDF
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
PDF
Project_Report for the human analysis and load forecasting
PPTX
Traffic Prediction from Street Network images.pptx
PDF
IRJET - A Framework for Tourist Identification and Analytics using Transport ...
PDF
IJEEE - HEAVY VEHICLE FUEL EFFICIENCY PREDICTION USING MACHINE LEARNING.pdf
PDF
Rides Request Demand Forecast- OLA Bike
PDF
Network Traffic Prediction Model Considering Road Traffic Parameters Using Ar...
PDF
IRJET- Intelligent Traffic Management System
PPT
Road Accident.ppt
PDF
‏Spatial Data-Driven Traffic Flow Prediction Using Geographical Information S...
PDF
Predictive analytics in mobility
PPTX
An effective joint prediction model for travel demands and traffic flows
PPTX
Cab travel time prediction using ensemble models
PPTX
Smart Traffic Managment System Approaches.pptx
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Adaptive traffic lights based on traffic flow prediction using machine learni...
WEKA-based machine learning for traffic congestion prediction in Amman City
WEKA-based machine learning for traffic congestion prediction in Amman City
Presentation on traffic volume trend using AI.pptx
Traffic Management system using Deep Learning
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Project_Report for the human analysis and load forecasting
Traffic Prediction from Street Network images.pptx
IRJET - A Framework for Tourist Identification and Analytics using Transport ...
IJEEE - HEAVY VEHICLE FUEL EFFICIENCY PREDICTION USING MACHINE LEARNING.pdf
Rides Request Demand Forecast- OLA Bike
Network Traffic Prediction Model Considering Road Traffic Parameters Using Ar...
IRJET- Intelligent Traffic Management System
Road Accident.ppt
‏Spatial Data-Driven Traffic Flow Prediction Using Geographical Information S...
Predictive analytics in mobility
An effective joint prediction model for travel demands and traffic flows
Cab travel time prediction using ensemble models
Smart Traffic Managment System Approaches.pptx
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...
Ad

Recently uploaded (20)

PDF
Operating systems-POS-U1.2.pdf cse gghhu
PPTX
Downstream processing_in Module1_25.pptx
PDF
B461227.pdf American Journal of Multidisciplinary Research and Review
PPTX
PPT-HEART-DISEASE[1].pptx presentationss
PDF
Computer Networks and Internet Protocol Week-1
PPTX
Soumya Das post quantum crypot algorithm
PPTX
Ingredients of concrete technology .pptx
PPTX
CC PPTS unit-I PPT Notes of Cloud Computing
PPTX
MODULE 3 SUSTAINABLE DEVELOPMENT GOALSPPT.pptx
PDF
Water Industry Process Automation & Control Monthly - September 2025
PPTX
sinteringn kjfnvkjdfvkdfnoeneornvoirjoinsonosjf).pptx
PPTX
22ME926Introduction to Business Intelligence and Analytics, Advanced Integrat...
PPTX
1. Effective HSEW Induction Training - EMCO 2024, O&M.pptx
PDF
ITEC 1010 - Networks and Cloud Computing
PPTX
Unit I - Mechatronics.pptx presentation
PDF
The Journal of Finance - July 1993 - JENSEN - The Modern Industrial Revolutio...
PDF
BBC NW_Tech Facilities_30 Odd Yrs Ago [J].pdf
PDF
Thesis of the Fruit Harvesting Robot .pdf
PPTX
quantum theory on the next future in.pptx
PPTX
Retail.pptx internet of things mtech 2 nd sem
Operating systems-POS-U1.2.pdf cse gghhu
Downstream processing_in Module1_25.pptx
B461227.pdf American Journal of Multidisciplinary Research and Review
PPT-HEART-DISEASE[1].pptx presentationss
Computer Networks and Internet Protocol Week-1
Soumya Das post quantum crypot algorithm
Ingredients of concrete technology .pptx
CC PPTS unit-I PPT Notes of Cloud Computing
MODULE 3 SUSTAINABLE DEVELOPMENT GOALSPPT.pptx
Water Industry Process Automation & Control Monthly - September 2025
sinteringn kjfnvkjdfvkdfnoeneornvoirjoinsonosjf).pptx
22ME926Introduction to Business Intelligence and Analytics, Advanced Integrat...
1. Effective HSEW Induction Training - EMCO 2024, O&M.pptx
ITEC 1010 - Networks and Cloud Computing
Unit I - Mechatronics.pptx presentation
The Journal of Finance - July 1993 - JENSEN - The Modern Industrial Revolutio...
BBC NW_Tech Facilities_30 Odd Yrs Ago [J].pdf
Thesis of the Fruit Harvesting Robot .pdf
quantum theory on the next future in.pptx
Retail.pptx internet of things mtech 2 nd sem

Machine Learning Based Traffic Volume Count Prediction

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 236 Machine Learning Based Traffic Volume Count Prediction Nishant Patil1, Megha Natekar2, Ratan Gore3, Chandrashekhar Raut 4 1,2,3Student, Computer Engineering Department, Mumbai University, Datta Meghe College of Engineering, Navi Mumbai, Maharashtra, India 4Professor, Computer Engineering Department, Mumbai University, Datta Meghe College of Engineering, Navi Mumbai, Maharashtra, India ---------------------------------------------------------------------***------------------------------------------------------------------- Abstract - The transportation industrywasaccountablefor 28% of worldwide CO2 emissions in 2014. the number of traffic-related deaths in 2013 was 1.25 million. Additionally, holdup at peak hours reaches unacceptable levels in many parts of the earth these are all serious issues caused by current transportationsystems,andoptimizationthroughthe usage of recent technologies is vital for the required improvements. Tons of the innovation that are a part of the solution already exists. Various Business sectors and government agencies and individual travelersrequireprecise and appropriate traffic flow information. It helps the riders and drivers to make better travel judgments to alleviate traffic congestion, improve traffic operation efficiency, and reduce carbon emissions. Machine learning provides better accuracy for Traffic volume flow prediction. It's addressed as a major element for the success of advanced traffic volume management systems, advanced public transportation systems, and traveler information systems. The rationale of this extension is to develop a prescient demonstration utilizing different machinelearningcalculationsandtorecord the end-to-end steps. The Metro Interstate Activity Volume dataset could also be a relapse circumstance where we are trying to anticipate the esteem of a ceaseless variable. We'll be analyzing how the drift of month-to-month interstate activity volume changes over anextendedtime between2012 and 2018. Concurring to the discoveries,themonth-to-month activity volume remains an equivalent indeed even though the knowledge appears a somewhatupwarddrifta shorttime recently applying time arrangement strategies. Key Words: Traffic Volume, Random Forest, Machine Learning, Webapp, prediction, RSME, MAE 1. INTRODUCTION Traffic jams on urban Network are increasing day by day, because the traffic demand increases, and the speed of the vehicles is drastically reduced thus causing longer vehicular queuing and more such cases substantially hamperthetraffic flow by giving rise to holdup. Such situations highlight towards the drawback such as  Increase in pollution  Wear and tear of vehicles  Delays may result in late arrival etc. 1.1 Motivation With the progress of urbanization and therefore the recognition of automobiles, transportation problems are becoming more and more challenging:thetrafficvolumeflow is congested, wear n tear of vehicles, delays end in the late time of arrival at the meeting, accidents are frequent, and wastage of fuel while waiting in traffic, the traffic environment is becoming worse, to unravel this problemand to assist society, we've chosen our topic as traffic volume prediction. 1.2 Problem Definition Now? The question arises of how to improve the capacitor y of the road network. To solve this problem the first solution that occurs to most of us is to build more highways, expanding the number of lanes on the road. However, according to the study done byscholars, expanding the road capacity will cause more serious traffic conditions. Therefore, traffic volume prediction is one of the most famous. 1.3 Objective The objective of this study is to seek out a traffic volume predictor suitable for real implications. This predictor must be accurate in terms of computation cost and power consumption. Within the go after such a predictor, we've included the subsequent contributions: We compare existing schemes to seek out their effectiveness for real-time applications 2. Literature Review Traffic volume prediction is integrated by a selection of technologies. Machine learning is one of the foremostfamous of those systems. It can improve traffic efficiency, ease congestion, increase road capacity, and reduce traffic accidents and environmental pollution. Road sources are mainly gathered from the high mobility vehicles on the highway or on urban roads, which makes it so important to figure out what percentage of vehicles are progressing to be on the given road segment within the longer term. To affect this, the traffic volume prediction system will provide highly reliable future traffic. according to the historical traffic pattern and thus the position over the entire road network.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 237 which will cause simulating the long run workload and possible computing capacity. Most of the traffic data reports are actual time, but sometimes it is not so favourablebecause we use this report once we plan which route, we must always go. Assume that we are getting to the office during working hours and that we at traffic information and choose the simplest or shorter route to reach our destination butholdup occurred, the problem is to urge actual-time information about traffic comes whence to resolve this issue by using forecasting? It's aiming to be great, but what causes can impact traffic conditions? We'd prefer to research it. Many causes can affect traffic conditions. This and ancient traffic conditions are often considered predicting,thesesuggestions are very simple, if traffic is so heavy immediately, also acceptable is that after ten or twenty minutes the traffic situation would be same ancient traffic situation, Different weekdays and weekends may behave in several traffic situations, and perhaps they will also alter traffic conditions. With the increasing cost of gasoline, the demand for an efficient routing system to scale back traffic jamsisextremely necessary. 3. Proposed Methodology how to make this existing system more efficient and enforce traffic environment for efficient and accurate transportation, which may help us better arrange transportation resources, disperse the traffic flow before it's overloaded, and even provide more abundant on-road entertainment. Where one such need arises towards the prediction of traffic volume count. Importance of traffic volume:  Better implies for advancement of infrastructures.  Provides way better implies to utilize streets  Accurate activity volume forecast can help course arranging, and relieve activity congestion.  All of these planning will also help the government and rest of bodies System Flow: Fig 3.1 System flow 4. Dataset and technology used Our dataset contains 10 column and 48205 rows. First 5 records shown below Machine learning: could also be a technique of knowledge analysis that automates analytical model building. it is a branch of AI-supported the thought that systems can learn from data, identify patterns and make decisions with minimal human intervention. Python: is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of great indentation.Itslanguage constructs also as its object-oriented approach aim to assist programmers to write clear, logical code for small and large- scale projects. NumPy: NumPy is one of the foremost commonly used packages for scientific computing in Python. It provides a multidimensional array object, also as variations like masks and matrices, which can be used for various math operations. Pandas: pandas are a fast, powerful, flexible and easy to use open-source data analysis and manipulation tool,built on top of thePython programming language. Lasso regression: Lasso regression could also be a kind of linear regression that uses shrinkage. Shrinkageiswheredata values are shrunk towards a central point, a bit like the mean. The lasso procedure encourages simple, sparse models. Ridge regression: Ridge regression could also be a model tuning method that's used to analyses any data that suffer from multicollinearity. This method performs L2 regularization. When the issue of multicollinearity occurs, least-squares are unbiased,and variances are large, this leads to predicted values being distant from the particular values. Random-forest: A random forest could also be a machine learning technique that's used to solve regression and
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 238 classification problems. It utilizes ensemble learning, which can be a method that mixes many classifiers to provide solutions to complex problems. A random forest algorithm consists of numerous decision trees. 5. Result According to our work we get following RSME values and MAE values Fig 5.1 RSME values of All algorithm Fig 5.2 MAE values of All algorithm Table -1: comparison of all algorithm with their RSME and MAE value. ALGORITHM RMSE MAE Ridge Regression 878.76 631.14 Lasso Regression 876.49 628.38 Random Forest 672.31 401.08 Random forest is giving the lowest RSME & MAE score as compared to others, so going with thismodel wouldbea good idea. 6. Implementation The landing page of the traffic volume provides an interface for the user to access the website and to predict the traffic volume count along with the entire route from source to destination. This page includes the navigationlinksi.e.About, Features and Current-location and predict traffic and also includes let’s Go button to navigate to the predict page. Current location represents the starting location or source location. Here the user can enter the destination, selecting from the dropdown the required destination and then using the predict button to predict the traffic volume. Thus,thetraffic volume will be predicted giving us the desired result.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 239 The predicted result shows the traffic volume count and thus the complete route from source todestinationonthelive map for user to get a lively experience. 6. CONCLUSIONS Random forest is giving the least RSME & MAE score as compared to others, so going with this demonstratewould be a great thought. us extend Machine Learning based traffic volume prediction model frameworks bargains with data innovation, machine learning. In our venture, we focused on the ML models utilized in activity expectation errands. In spite of the fact that profound learning and hereditary calculation is an vital issue in information examination, it has not been managed with broadly by the ML community. The proposed calculation gives higher precision than the existing calculations too, it moves forward the complexity issues all through the dataset. The framework can be examined and a parcel work can be done. The calculations will be advance moved forward to much higher exactness.Readytomoreover coordinated the net server and the application REFERENCES [1] ‘Vehicular traffic analysis and prediction using machine learning algorithms’ by A Moses, R Parvathi - 2020 International Conference [2] https://www.kaggle.com/code/meemr5/traffic- volume-prediction-time-series-starter [3] https://www.researchgate.net/publication/351295007 _A_Traffic_Prediction_for_Intelligent_Transportation_Sy stem_using_Machine_Learning