Abstract
There is a serious imbalance between parking demand and capacity in cities due to limitations in their parking facilities. It is important for drivers to know about parking vacancies before their trips. Meanwhile, administrators need information about parking capacity and demand before a week begins to improve parking management. A method is proposed here for predicting parking demand and capacity by utilizing a Naïve Bayes model and different variables such as drivers’ characteristics and their trips, environmental conditions, parking attributes, and vehicle specifications. Tehran (Iran) is used as a case study etfor testing the model. Using the proposed model, it is possible to identify which parking facilities (and when) might experience spillover. For parking management and policy, demand management, and providing information about parking availability for drivers before their trips, this can be helpful.
1. Introduction
Motorization and urbanization have led to growth in the use of private cars and a need for parking spaces at destinations. There is an imbalance between parking demand and parking capacity in Central Business Districts (CBDs) [1]. As a result, finding a parking space in CBD areas can take a considerable amount of time, especially during peak periods [2]. Therefore, traffic congestion, energy loss, air pollution, crashes, and delays are all adversely affected [1,3]. In big cities particularly, it is imperative for both drivers and administrators to have access to parking information.
Using parking guidance information systems, users can find suitable parking spaces in a shorter amount of time [2]. Drivers can plan their trips better if they are informed about parking spaces and reservations before they leave [1]. Many studies are available about parking guidance information systems. Chou et al. (2008) proposed a guidance system for reducing the time needed to search for a parking space and to present parking prices [4]. Geng and Cassandras (2011) suggested a system for an optimized parking assignment based on queue analysis after collecting requests for parking spaces during a time interval [5]. Bessghair et al. (2012) proposed a system that relies on the communication of vehicles with each other for finding vacant parking spaces [6]. To develop parking information systems, Boudali and Ouada (2017) introduced a new method based on a multicriteria ranking and parking requests from drivers as a guide for finding optimal parking space [2]. Mei et al. (2020) used Fourier transform-least squares and a support vector machine for the real-time prediction of parking spaces for smart parking facilities [7]. Lu and Liao (2020) developed a framework for predicting parking occupancy and then allocating parking spaces to each user [8].
Gao et al. (2021) proposed a Dijkstra algorithm for parking information using smartphones [1]. Using electronic devices based on the internet for parking management is an emerging technology in recent decades [1,9,10] and can improve traffic efficiency [11]. Drivers also prefer using such facilities for parking reservations in order to have an optimal choice [1]. These systems usually work by using some sensors in the parking spaces to provide information about the parking vacancy and display them on an online platform. Since more than one driver can reserve a parking spot at the same time, most of these systems cannot guarantee parking vacancy until the driver reaches the reserved parking spot. There might also be congestion in a district if there are few vacant parking spaces, since several drivers may have driven there at the same time. Furthermore, most such systems do not consider important variables such as parking security, the distance between parking and destination, the distance between origin and parking position, and/or parking price [2,12].
It is beneficial for parking policy and management programmes (PPMPs) to understand parking spaces from the perspective of the administrator. The PPMP can affect travel modes, trip schedules, route choices, trip destinations, and parking rates [13,14]. When sustainability is a concern for the city, a PPMP can control and reduce the private vehicle share [15]. In this regard, Pandhe and March (2011) studied the correlation between parking availability and usage of sustainable transportation systems by conducting a survey in the CBD region of Melbourne, revealing that 35% of respondents used public transportation instead of parking [16]. In big cities, planning for land use is very important and equity is a crucial concern in space distribution [17]. A PPMP can help dedicate land for a suitable parking facility. A PPMP can be effective in reducing the risk of failure for certain types of parking facilities because they have high construction costs and must be economically feasible. As another advantage of PPMPs, appropriate parking pricing strategies can be proposed. According to Qin et al. (2020), parking vacancy information could shorten cruising time and balance parking resource use, resulting in fewer parking issues [18].
The parking demand and capacity under different conditions must be predicted in order to provide information about parking spaces for drivers and administrators. In order to predict demand, it is important to understand the parking choice behaviour of drivers [3]. Table 1 provides a brief review of the models used to identify and define users’ parking choices in various studies. Parking capacity is determined by the number of parking spaces, the duration of parking, and the rate at which parking spaces are turned over.
Table 1.
A review of parking choice behaviour.
This paper contributes to predicting parking spaces and providing valuable information to administrators and drivers. A Naïve Bayes model is used to predict parking capacity and demand. According to the literature review, variables related to driver characteristics, environmental conditions, parking attributes, and trip details are considered. As a result of predicting the demand for and capacity of parking facilities, administrators can answer these research questions (RQ) in a given case study:
- RQ 1:
- Are there parking facilities that may experience a demand-to-capacity ratio of one or more?
- RQ 2:
- When is parking spillover more likely to occur?
- RQ 3:
- In terms of reducing the probability of parking spillover, which variables are most important?
As a result of the outcomes and implications of the model, administrators can better manage PPMPs and determine the information that must be provided to drivers.
2. Method
To answer the research questions, it is necessary to predict the demand for and capacity of parking facilities in different districts of a city over time. Thus, facilities with demand-to-capacity ratios equal to or higher than one can be identified. The probability of parking in each type of parking facility can be calculated based on the characteristics of the driver, the weather, the parking attributes, and the details of the trip. Naïve Bayes as a classification tool was selected for this purpose.
The Naïve Bayes model uses conditional probability and originates from the known statistical method Bayes Theorem [34]. This is one of the supervised classification methods that uses training data to create a classification model. After training with this data, the model can predict the probability of placing each sample into each class based on the test data. It assumes that all examples’ attributes are independent, given that they are in a category. By assuming independence, the parameters for each feature can be learned separately, which simplifies learning when there are many features [34,35]. Naïve Bayes (NB) has the following advantages: easy implementation, high performance, smaller amount of training data, linear scaling, ability to deal with binary and multi-class classification problems, and ability to make probabilistic predictions. Furthermore, it can handle both continuous and discrete data while not being sensitive to irrelevant features [36,37].
2.1. Demand Prediction
A variety of variables, such as monetary costs, locations, and vehicle characteristics, have been used to study parking behaviour in the past. However, this study introduces a number of innovative variables, such as education, gender, age, physical health, luggage weight, vehicle value, and weather conditions. In this study, their influence on parking choices is examined. A number of other factors are also examined, including distance to the destination, parking security, charge rates, shelter availability, and parking duration. Our research using these variables will help us understand the complex decision-making processes individuals undergo when selecting parking options. The goal is to shed light on how these multifaceted aspects collectively influence parking choices by examining drivers’ lives and circumstances.
Via the incorporation of variables not extensively explored in prior research, this study presents a fresh perspective on parking choice analysis. As a result of this approach, it is possible to gain a better understanding of how individual attributes and environmental conditions affect parking preferences and behaviours. The purpose of this comprehensive examination is to contribute to the field’s knowledge base and provide a more holistic framework for understanding the intricate interplay of variables in parking decisions.
Based on the literature review presented in Section 1, parking choice can depend on different factors and variables as outlined in Table 2.
Table 2.
Effective variables of parking choice behaviour.
To calculate the demand for each type of parking facility, Equation (1) is proposed.
where:
- W: Total demand;
- i: Type of parking;
- j: Time interval entering the parking;
- k: District number;
- l: Day of the week;
- : Probability of entering parking type i for the nth person based on input variables;
- N: Total number of parking applicants.
The probability of choosing each type of parking facility depends on the variables in Table 2. To calculate the probability for each person, we use Naïve Bayes.
2.2. Capacity Prediction
Equation (2) is suggested for predicting the capacity of each type of parking facility (number of available parking spaces). As seen for the demand prediction, the average probability of leaving a parking space at a specific time after an interval is calculated.
where:
- Ci,J,k,l: Parking capacity of type i at time interval J;
- : Probability of leaving a parking facility type “i” for the driver who entered at time j and left at time J;
- Ci,Base: The capacity of each parking facility at the beginning of the first time interval.
Now it is possible to answer the first two research questions using Equations (1) and (2). To answer question 3, it is necessary to conduct a sensitivity analysis. For this purpose, different scenarios are made by considering different values for Wl,k,j, Ci,base, and other variables indicated in Table 2. Then, in each scenario and for each parking facility, the percentage of cases with a demand-to-capacity ratio (D/C) equal to one or more is determined. By comparing the frequency of cases with D/C ≥ 1 in different scenarios, the variables with the highest impacts on parking spillover can be determined.
3. Data
The first step to using the proposed method consists in training the Naïve Bayes models to calculate and . This requires a database and a case study. The Iranian capital, Tehran, has been selected for this purpose.
Tehran has serious problems concerning parking facilities since there are more than 10 million inhabitants and 20 million daily trips. About 40% of the modal share relates to passenger cars while 38% relates to public transit. The large portion of daily trips that occurs by car has caused problems with parking scarcity. Both drivers and administrators do not have enough information about the parking status before a week starts.
The data collection for training the Naïve Bayes models was performed by conducting field interviews in different situations. From August 2019 to November 2020, several interviewers tried to find out the characteristics of people who were parking their vehicles in a specific type of parking. They asked about the driver’s characteristics, the trip conditions, and the specifications of the vehicle. For each case, additional environmental conditions and parking details were recorded. To record the duration, the observers waited for the drivers to leave the parking lot. There are four types of parking facilities (i) analysed in this study: free on-street parking (P1), paid on-street parking (P2), one-level and multi-level parking (P3), and mechanized parking (P4). P1, P2, P3, and P4 do not include parking facilities which have specific parking lots for each person all the time. There are five selected time intervals (j): morning (6:00 to 10:00), pre-noon (10:00 to 12:00), noon (12:00 to 15:00), afternoon (15:00 to 17:00), evening (17:00 to 20:00), night (20:00 to 23:00), and midnight (23:00 to 6:00). In total, 902 drivers were interviewed and, after the pre-processing steps, 884 cases remained of which 70% of the cases were used for training the Naïve Bayes models. A descriptive analysis of the collected data is presented in Table 3.
Table 3.
Descriptive analysis of the collected data for training the Naïve Bayes models.
A second round of interviews and data collection has focused on one specific district of Tehran (to test the model’s applicability) and users have been asked to complete an online questionnaire about their characteristics (based on the list provided in Table 2). In this district, different types of parking facilities are available, and people have enough knowledge about them. In this district, about 4.8% of trips are produced and 10.8% are attracted. The district’s population is about 3% of the city.
For the aim of brevity, the data from five requests have been presented as a sample in Table 4.
Table 4.
A sample of the registered people for the parking facilities of a specific zone in Tehran.
The specifications of the parking facilities and environmental conditions for a specific day of the week are assumed as in Table 5 and Table 6.
Table 5.
Specifications of parking facilities in a district of Tehran.
Table 6.
Environmental conditions for a specific day in Tehran.
4. Results
There are two Naïve Bayes models for predicting the probability of entering and leaving a parking facility, ( and ). To check the model outputs, based on the confusion matrices, the performance metrics (that is, precision, recall, specificity, accuracy, and F1-score) are calculated for parking selection. The results are presented in Table 7. The runtime for the model was about 4 min using a PC with these configurations:
Table 7.
Performance metrics for the Naïve Bayes models.
- Processor: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60 GHz 2.59 GHz;
- Installed RAM: 8.00 GB (7.90 GB usable);
- System Type: 64-bit operating system, x64-based processor.
The correlation between input variables to control their independence is presented in Appendix A.
Based on the values of the variables in Table 4, Table 5 and Table 6, the probability of entering each kind of parking is calculated for each driver, as presented in Table 8 for the five sample cases.
Table 8.
Probability of entering each kind of parking facility for each person.
The probability of leaving each parking facility after “G = J − j” time intervals is shown in Table 9 for the five sample cases.
Table 9.
Average probabilities of leaving each type of parking.
Now, the average probabilities of entering each type of parking during a certain day and the average demand based on these probabilities are calculated based on Equation (2) and presented in Table 10 and Table 11, respectively. These values relate to 7200 registered requests for a Monday in District 6.
Table 10.
Average probabilities for each parking.
Table 11.
Average demand for each type of parking.
The average probabilities of leaving each parking facility are calculated and presented in Table 12.
Table 12.
Average probabilities of leaving each parking facility.
The average capacity of each parking facility at each time interval (number of available parking spaces) is calculated using Equation (2) and presented in Table 13.
Table 13.
Average capacities of each parking.
Based on the outputs of Table 12 and Table 13, it is possible to answer RQ1 and RQ2. For this purpose, Table 14 indicates the ratios of demand to capacity for each type of parking at different time intervals.
Table 14.
Demand-to-capacity ratios.
The shaded cells with D/C ≥ 1 relate to free on-street parking during the afternoon, evening, and multiple-level parking during the evening. Free on-street parking at noon also has the potential to become critical. Based on this table, it can be stated that the free on-street parking (P1) seems to be the one that needs more attention concerning a PPMP, while the paid on-street parking (P2) needs less attention.
To answer RQ3, it is necessary to carry out a sensitivity analysis. We have considered different values for Wj,k,l, CBase, and the variables of Table 3. Then, the changes in the number of cases with D/C ≥ 1 have been investigated. For this purpose, a matrix with 20 columns (input variables) and 1000 rows (combination of input variables with different values) has been made. For each record based on the input values, demand and capacity, and subsequently D/C, have been calculated.
The 10 variables that seem to have the highest impact on D/C variations have been reported in Table 15.
Table 15.
The variables with the highest impact on D/C.
5. Discussion and Conclusions
Based on the answers to the research questions, for the specific case study presented in this paper (the city of Tehran, Iran), it can be stated that:
The free on-street parking spaces (P1) have the highest spillover potential. In addition to street type, lane number, bike lane presence, and traffic volume, free on-street parking facilities have a limited capacity. As a result, urban spaces are limited, and parking lots are difficult to expand [3,38]. The goal should be to decrease demand for them as a result. Dogru et al. (2017) also concluded that to decrease parking spillover, it is necessary to work on the demand side by changing drivers’ parking choice behaviour [39]. Demand management can be achieved via parking pricing. The lowest demand-to-capacity ratio is found in on-street paid parking. It might be a good idea to turn some free on-street parking spaces into paid parking spaces. Ottosson et al. (2013) also concluded that pricing can be an effective method for reducing parking duration [40]. However, high prices might be a threat to the economic vitality of a district [40]. Meanwhile, usually, residents oppose the changes concerning on-street parking spaces [38]. Thus, before any changes are made to the price of on-street parking spaces, it is good practice to investigate possible ways of persuading the residents [38].
Multiple-level parking (P3) is another parking type with a high probability of spillover. The construction of these facilities is expensive and requires special studies to determine the best location. Therefore, increasing their capacity is even more difficult than for on-street parking, and parking management must be directed towards reducing the total demand or shifting a group of users to paid on-street parking spaces.
There is a higher probability of spillover during the evening (17:00–20:00) and afternoon (15:00–17:00). There is a peak in demand at these times. According to Table 14, the main cause of parking facility failure is demand. As a result, the strategy should be to reduce the demand for parking during these times. It may be necessary to increase the price of parking facilities in order to accomplish this. A better method of reducing car use has been found in developed cities, particularly in Europe, by increasing the cost of car ownership [15,41]. Another intervention is to encourage people to shift to more sustainable transport modes.
Parking failures are affected by weather conditions and traffic congestion (see Table 14). As a result, if the weather conditions or traffic congestion change, there is a higher probability of failure when demand to capacity is close to one.
Demand-to-capacity ratios are least affected by parking facility specifications such as security and shelter availability.
Users’ characteristics and their trips have little impact on the spillover from parking facilities.
The proposed method in this paper allows administrators to predict the status of parking facilities in each district before the week begins. Afterwards, they can determine how to price each type of parking. As a result, the strategy can change from week to week. Users can also be provided with information about the status of parking facilities, spillover probabilities, and parking capacity. It can discourage them from using private cars for their trips and encourage them to use more sustainable modes of transportation. As a result, they would also spend less time searching for parking.
This paper proposes a method for providing information about parking facilities that is powerful and comprehensive. The problem is easy to solve and takes a short amount of time to solve. It is possible to calibrate the models based on any new data. Long-term data collection can improve the accuracy of the method. Sensors are not required in the parking spaces for the method to work. PPMP outputs are first visible to administrators, who can establish policies and then share the results with users. This method gives users more accurate information about spillover probabilities for each type of parking rather than information about vacancies, which can cause the problems discussed in the introduction.
Although the proposed method has been applied to a specific case study in this paper, its theoretical and/or methodological contributions are not limited to this case study. The results and discussion are particularly insightful and can be applied to other case studies.
This paper’s main limitation is that it ignores the fact that drivers will move to another parking space whenever a particular kind is full. Furthermore, gathering enough data to make the models reliable requires a lot of time and resources. The last limitation is that the weekly variations in PPMP are difficult for users to understand and it may be difficult for administrators to communicate their strategy.
A more advanced model could be proposed to eliminate parking facilities with a high probability of being selected by a user in the next step. In addition to municipalities collecting data, PPMPs can provide data gradually for the next steps, and the last limitation can also be solved gradually by providing education programmes and advertisements that make users familiar with such technologies. As a result, the long-term benefits of performing a PPMP outweigh its limitations.
In future studies, it is recommended to use other advanced tools to predict parking demand and capacity based on different input variables and for solving the limitations of current models. Using real data collected by local governments for each district of a city, a PPMP can be performed on the model outputs for each district and the outputs should be checked for efficiency before a PPMP can be conducted.
Author Contributions
Conceptualization, N.N.; methodology, N.N.; software, M.A.Z.; validation, M.A.Z.; formal analysis, M.A.Z.; investigation, N.N. and M.A.; resources, M.A.; data curation, M.A.; writing—original draft preparation, N.N.; writing—review and editing, R.C.; visualization, M.A.Z.; supervision, R.C.; project administration, N.N.; funding acquisition, M.A. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Institutional Review Board Statement
This study did not require ethical approval.
Informed Consent Statement
Not applicable.
Data Availability Statement
Data is available upon reasonable request.
Conflicts of Interest
The authors declare no conflict of interest.
Nomenclature
| Variables | Abbreviation |
| Free on-street parking | P1 |
| Paid on-street parking | P2 |
| One-level and multiple-level parking | P3 |
| Mechanized parking | P4 |
| Education | EDU |
| Gender | GEN |
| Age | AGE |
| Physical health | PHY |
| Average daily walking duration | ADW |
| Weight of accompanied luggage | WAL |
| Vehicle value | VEV |
| Vehicle age | VEA |
| Weather conditions | WEC |
| Traffic congestion status | TCS |
| Frequency of weekly trips | FWT |
| Trip purpose | TRP |
| Importance of the distance between parking and destination | DPD |
| Parking entering time | j |
| Parking security | PAS |
| Parking charge rate | PCR |
| Parking shelter | PSH |
| Parking duration | PDU |
Appendix A
Table A1.
Correlation of input variables.
Table A1.
Correlation of input variables.
| EDU | GEN | AGE | PHY | ADW | WAL | VEV | VEA | FWT | TCS | TRP | WEC | DPD | PAS | PCR | PSH | PDU | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EDU | 1 | −0.018 | 0.126 ** | 0.016 | −0.077 * | 0.013 | 0.194 ** | −0.051 * | −0.069 * | 0.081 * | −0.078 * | −0.059 * | 0.055 * | 0.000 | −0.044 | −0.070 * | 0.124 ** |
| GEN | −0.018 | 1 | 0.106 ** | 0.066 * | 0.013 | −0.059 * | 0.021 | 0.043 | 0.117 ** | −0.058 * | −0.036 | −0.044 | −0.013 | 0.038 | 0.010 | 0.024 | 0.036 |
| AGE | 0.126 ** | 0.106 ** | 1 | 0.158 ** | 0.027 | 0.081 * | 0.089 * | 0.101 ** | 0.045 | −0.026 | −0.095 * | 0.067 * | 0.021 | 0.018 | −0.029 | 0.008 | 0.061 * |
| PHY | 0.016 | 0.066 * | 0.158 ** | 1 | 0.077 * | 0.112 ** | 0.047 | −0.007 | −0.013 | 0.052 * | −0.067 * | −0.028 | 0.060 * | 0.060 * | 0.027 | 0.040 | −0.025 |
| ADW | −0.077 * | 0.013 | 0.027 | 0.077 * | 1 | 0.160 ** | −0.036 | −0.090 * | 0.183 ** | 0.112 ** | 0.139 ** | 0.074 * | 0.302 ** | 0.030 | 0.243 ** | 0.113 ** | 0.080 * |
| WAL | 0.013 | −0.059 * | 0.081 * | 0.112 ** | 0.160 ** | 1 | 0.020 | −0.003 | 0.036 | 0.155 ** | 0.022 | 0.013 | 0.155 ** | 0.160 ** | 0.199 ** | −0.005 | −0.087 * |
| VEV | 0.194 ** | 0.021 | 0.089 * | 0.047 | −0.036 | 0.020 | 1 | −0.145 ** | −0.005 | 0.024 | −0.041 | 0.042 | 0.016 | −0.070 * | 0.056 * | 0.071 * | 0.026 |
| VEA | −0.051 * | 0.043 | 0.101 ** | −0.007 | −0.090 * | 0.036 | −0.145 ** | 1 | −0.002 | −0.007 | −0.047 | −0.043 | −0.003 | 0.043 | −0.070 * | −0.092 * | −0.041 |
| FWT | −0.069 * | 0.117 ** | 0.045 | −0.013 | 0.183 ** | 0.036 | −0.005 | −0.002 | 1 | 0.071 * | 0.109 ** | −0.040 | −0.041 | 0.056 * | 0.107 ** | −0.033 | −0.047 |
| TCS | 0.081 * | −0.058 * | −0.026 | 0.052 * | 0.112 ** | 0.155 ** | 0.024 | −0.007 | 0.071 * | 1 | −0.028 | −0.022 | 0.229 ** | 0.278 ** | 0.223 ** | −0.077 * | 0.059 * |
| TRP | −0.078 * | −0.036 | −0.095 * | −0.067 * | 0.139 ** | 0.022 | −0.041 | −0.047 | 0.109 ** | −0.028 | 1 | −0.043 | 0.006 | 0.059 * | 0.043 | 0.053 * | −0.050 * |
| WEC | −0.059 * | −0.044 | 0.067 * | −0.028 | 0.074 * | 0.013 | 0.042 | −0.043 | −0.040 | −0.022 | −0.043 | 1 | 0.047 | 0.000 | 0.047 | 0.091 * | 0.048 |
| DPD | 0.055 * | −0.013 | 0.021 | 0.060 * | 0.302 | 0.155 ** | 0.016 | −0.003 | −0.041 | 0.229 ** | 0.006 | 0.047 | 1 | 0.157 ** | 0.257 ** | −0.031 | −0.001 |
| PAS | 0.000 | 0.038 | 0.018 | 0.060 * | 0.030 | 0.160 ** | −0.070 * | 0.043 | 0.056 * | 0.278 ** | 0.059 * | 0.000 | 0.15 ** | 1 | 0.061 * | −0.195 ** | −0.079 * |
| PCR | −0.044 | 0.010 | −0.029 | 0.027 | 0.243 ** | 0.199 ** | 0.056 * | −0.070 * | 0.107 ** | 0.223 ** | 0.043 | 0.047 | 0.257 ** | 0.061 * | 1 | 0.157 ** | −0.056 * |
| PSH | −0.070 * | 0.024 | 0.008 | 0.040 | 0.113 ** | −0.005 | 0.071 * | −0.092 * | −0.033 | −0.077 * | 0.053 * | 0.091 * | −0.031 | −0.195 ** | 0.15 ** | 1 | 0.085 * |
| PDU | 0.124 ** | 0.036 | 0.061 * | −0.025 | 0.080 * | −0.087 * | 0.026 | −0.041 | −0.047 | 0.059 * | −0.050 * | 0.04 | −0.001 | −0.079 * | −0.056 * | 0.085 * | 1 |
* Significant at 0.05 level, ** Significant at 0.1 level.
References
- Gao, H.; Yun, Q.; Ran, R.; Ma, J. Smartphone-based parking guidance algorithm and implementation. J. Intell. Transp. Syst. 2021, 25, 412–422. [Google Scholar] [CrossRef]
- Boudali, I.; Ben Ouada, M. Smart Parking Reservation System Based on Distributed Multicriteria Approach. Appl. Artif. Intell. 2017, 31, 518–537. [Google Scholar] [CrossRef]
- Chai, H.; Ma, R.; Zhang, H.M. Search for parking: A dynamic parking and route guidance system for efficient parking and traffic management. J. Intell. Transp. Syst. 2019, 23, 541–556. [Google Scholar] [CrossRef]
- Chou, S.-Y.; Lin, S.-W.; Li, C.-C. Dynamic parking negotiation and guidance using an agent-based platform. Expert Syst. Appl. 2008, 35, 805–817. [Google Scholar] [CrossRef]
- Geng, Y.; Cassandras, C.G. Dynamic resource allocation in urban settings: A “smart parking” approach. In Proceedings of the 2011 IEEE International Symposium on Computer-Aided Control System Design (CACSD), Denver, CO, USA, 28–30 September 2011; pp. 1–6. [Google Scholar] [CrossRef]
- Bessghaier, N.; Zargayouna, M.; Balbo, F. Online Localized Resource Allocation Application to Urban Parking Management. In Proceedings of the 2012 IEEE/WIC/ACM International Conferences on Web Intelligence and Intelligent Agent Technology, Macau, China, 4–7 December 2012; Volume 2, pp. 67–74. [Google Scholar] [CrossRef]
- Mei, Z.; Zhang, W.; Zhang, L.; Wang, D. Real-time multistep prediction of public parking spaces based on Fourier transform–least squares support vector regression. J. Intell. Transp. Syst. 2020, 24, 68–80. [Google Scholar] [CrossRef]
- Lu, E.H.-C.; Liao, C.-H. Prediction-based parking allocation framework in urban environments. Int. J. Geogr. Inf. Sci. 2020, 34, 1873–1901. [Google Scholar] [CrossRef]
- Chen, X.; Liu, N. Smart Parking by Mobile Crowdsensing. Int. J. Smart Home 2016, 10, 219–234. [Google Scholar] [CrossRef]
- Geng, Y.; Cassandras, C.G. A new “Smart Parking” System Infrastructure and Implementation. Procedia Soc. Behav. Sci. 2012, 54, 1278–1287. [Google Scholar] [CrossRef]
- Caicedo, F. Real-time parking information management to reduce search time, vehicle displacement and emissions. Transp. Res. Part D Transp. Environ. 2010, 15, 228–234. [Google Scholar] [CrossRef]
- Wang, H.; He, W. A Reservation-based Smart Parking System. In Proceedings of the 2011 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), Shanghai, China, 10–15 April 2011; pp. 690–695. [Google Scholar] [CrossRef]
- Albalate, D.; Gragera, A. The determinants of garage prices and their interaction with curbside regulation. Transp. Res. Part A Policy Pract. 2017, 101, 86–97. [Google Scholar] [CrossRef]
- Najmi, A.; Bostanara, M.; Gu, Z.; Rashidi, T.H. On-street parking management and pricing policies: An evaluation from a system enhancement perspective. Transp. Res. Part A Policy Pract. 2021, 146, 128–151. [Google Scholar] [CrossRef]
- Gössling, S. Why cities need to take road space from cars—And how this could be done. J. Urban Des. 2020, 25, 443–448. [Google Scholar] [CrossRef]
- Pandhe, A.; March, A. Parking availability influences on travel mode: Melbourne CBD offices. Aust. Plan. 2012, 49, 161–171. [Google Scholar] [CrossRef]
- Nello-Deakin, S. Is there such a thing as a ‘fair’ distribution of road space? J. Urban Des. 2019, 24, 698–714. [Google Scholar] [CrossRef]
- Qin, H.; Yang, X.; Wu, Y.-J.; Guan, H.; Wang, P.; Shahinpoor, N. Analysis of parking cruising behaviour and parking location choice. Transp. Plan. Technol. 2020, 43, 717–734. [Google Scholar] [CrossRef]
- Hunt, J.; Teply, S. A nested logit model of parking location choice. Transp. Res. Part B Methodol. 1993, 27, 253–265. [Google Scholar] [CrossRef]
- Golias, J.; Yannis, G.; Harvatis, M. Off-Street Parking Choice Sensitivity. Transp. Plan. Technol. 2002, 25, 333–348. [Google Scholar] [CrossRef]
- Shoup, D.C. Cruising for parking. Transp. Policy 2006, 13, 479–486. [Google Scholar] [CrossRef]
- van Ommeren, J.N.; Wentink, D.; Rietveld, P. Empirical evidence on cruising for parking. Transp. Res. Part A Policy Pract. 2012, 46, 123–130. [Google Scholar] [CrossRef]
- Ma, X.; Sun, X.; He, Y.; Chen, Y. Parking Choice Behavior Investigation: A Case Study at Beijing Lama Temple. Procedia Soc. Behav. Sci. 2013, 96, 2635–2642. [Google Scholar] [CrossRef]
- Ibeas, A.; Dell’Olio, L.; Bordagaray, M.; Ortúzar, J.D.D. Modelling parking choices considering user heterogeneity. Transp. Res. Part A Policy Pract. 2014, 70, 41–49. [Google Scholar] [CrossRef]
- Van der Waerden, P.; Timmermans, H.; da Silva, A.N.R. The influence of personal and trip characteristics on habitual parking behavior. Case Stud. Transp. Policy 2015, 3, 33–36. [Google Scholar] [CrossRef]
- Shaaban, K.; Pande, A. Classification tree analysis of factors affecting parking choices in Qatar. Case Stud. Transp. Policy 2016, 4, 88–95. [Google Scholar] [CrossRef]
- Soto, J.J.; Márquez, L.; Macea, L.F. Accounting for attitudes on parking choice: An integrated choice and latent variable approach. Transp. Res. Part A Policy Pract. 2018, 111, 65–77. [Google Scholar] [CrossRef]
- Meng, F.; Du, Y.; Li, Y.C.; Wong, S.C. Modeling heterogeneous parking choice behavior on university campuses. Transp. Plan. Technol. 2018, 41, 154–169. [Google Scholar] [CrossRef]
- Zong, F.; Yu, P.; Tang, J.; Sun, X. Understanding parking decisions with structural equation modeling. Phys. A Stat. Mech. Appl. 2019, 523, 408–417. [Google Scholar] [CrossRef]
- Ben Hassine, S.; Mraihi, R.; Kooli, E. Drivers’ Parking Choice Behavior. In Proceedings of the 2019 International Colloquium on Logistics and Supply Chain Management (LOGISTIQUA), Paris, France, 12–14 June 2019; pp. 1–7. [Google Scholar] [CrossRef]
- Assemi, B.; Baker, D.; Paz, A. Searching for on-street parking: An empirical investigation of the factors influencing cruise time. Transp. Policy 2020, 97, 186–196. [Google Scholar] [CrossRef]
- Ye, X.; Yang, C.; Wang, T.; Yan, X.; Li, S.; Chen, J. Research on parking app choice behavior based on MNL. Travel Behav. Soc. 2021, 25, 174–182. [Google Scholar] [CrossRef]
- Hu, X.; Bao, J.; Ma, T. Analysis of shared parking demander’ choice behavior based on elaboration likelihood model. Transp. Res. Interdiscip. Perspect. 2020, 9, 100311. [Google Scholar] [CrossRef]
- Vidhya, K.A.; Aghila, G. A Survey of Naive Bayes Machine Learning approach in Text Document Classification. Int. J. Comput. Sci. Inf. Secur. 2010, 7, 206–211. [Google Scholar]
- Aridas, C.K.; Karlos, S.; Kanas, V.G.; Fazakis, N.; Kotsiantis, S.B. Uncertainty Based Under-Sampling for Learning Naive Bayes Classifiers Under Imbalanced Data Sets. IEEE Access 2020, 8, 2122–2133. [Google Scholar] [CrossRef]
- Shi, Y.; Lu, X.; Niu, Y.; Li, Y. Efficient Jamming Identification in Wireless Communication: Using Small Sample Data Driven Naive Bayes Classifier. IEEE Wirel. Commun. Lett. 2021, 2337, 1375–1379. [Google Scholar] [CrossRef]
- Ray, S. A Quick Review of Machine Learning Algorithms. In Proceedings of the 2019 International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon), Faridabad, India, 14–16 February 2019; pp. 35–39. [Google Scholar]
- Kirschner, F.; Lanzendorf, M. Support for innovative on-street parking policies: Empirical evidence from an urban neighborhood. J. Transp. Geogr. 2020, 85, 102726. [Google Scholar] [CrossRef]
- Dogru, A.; Malaitham, S.; Okamura, M.; Fukuda, A.; Fukuda, T. Parking Management Policies Based on Behavior Analysis at Fatih District in Istanbul, Turkey. Transp. Res. Procedia 2017, 25, 5205–5219. [Google Scholar] [CrossRef]
- Ottosson, D.B.; Chen, C.; Wang, T.; Lin, H. The sensitivity of on-street parking demand in response to price changes: A case study in Seattle, WA. Transp. Policy 2013, 25, 222–232. [Google Scholar] [CrossRef]
- Nieuwenhuijsen, M.J.; Khreis, H. Car free cities: Pathway to healthy urban living. Environ. Int. 2016, 94, 251–262. [Google Scholar] [CrossRef] [PubMed]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).