<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" article-type="research-article" dtd-version="1.3" xml:lang="en">
<front>
<journal-meta>
  <journal-id journal-id-type="publisher-id">46</journal-id>
  <journal-id journal-id-type="short-title">gssr</journal-id>
  <journal-id journal-id-type="doi">10.31703/gssr</journal-id>
  <journal-title-group>
    <journal-title>Global Social Sciences Review</journal-title>
    <abbrev-journal-title abbrev-type="publisher">gssr</abbrev-journal-title>
  </journal-title-group>
  <issn publication-format="print">2520-0348</issn>
  <issn publication-format="electronic">2616-793X</issn>
  <self-uri xlink:href="https://gssrjournal.com"/>
  <publisher>
    <publisher-name>Humanity Publications</publisher-name>
    <publisher-loc>Pakistan</publisher-loc>
  </publisher>
</journal-meta>
<article-meta>
  <article-id pub-id-type="publisher-id">391104</article-id>
  <article-id pub-id-type="doi">10.31703/gssr.2021(VI-III).12</article-id>
  <article-id pub-id-type="other" specific-use="submission-id">1573</article-id>
  <article-version article-version-type="publisher">1.0</article-version>
  <article-categories>
    <subj-group subj-group-type="heading">
      <subject>article</subject>
    </subj-group>
  </article-categories>
  <title-group>
    <article-title xml:lang="en">Modeling and Predicting Commuters&apos; Travel Mode Choice in Lahore, Pakistan</article-title>
  </title-group>
<contrib-group>
  <contrib contrib-type="author" seq="1" corresp="yes">
    <name>
      <surname>Tariq</surname>
      <given-names>Fariha</given-names>
    </name>
    <role vocab="credit" vocab-identifier="https://credit.niso.org/" vocab-term="Conceptualization" vocab-term-identifier="https://credit.niso.org/contributor-roles/conceptualization/">Conceptualization</role>
    <role vocab="credit" vocab-identifier="https://credit.niso.org/" vocab-term="Writing – original draft" vocab-term-identifier="https://credit.niso.org/contributor-roles/writing-original-draft/">Writing – original draft</role>
    <xref ref-type="aff" rid="aff1"/>
    <xref ref-type="corresp" rid="cor1"/>
  </contrib>
  <contrib contrib-type="author" seq="2">
    <name>
      <surname>Shakeel</surname>
      <given-names>Nabeel</given-names>
    </name>
    <role vocab="credit" vocab-identifier="https://credit.niso.org/" vocab-term="Writing – review &amp; editing" vocab-term-identifier="https://credit.niso.org/contributor-roles/writing-review-editing/">Writing – review &amp; editing</role>
    <xref ref-type="aff" rid="aff1"/>
  </contrib>
  <aff id="aff1">
    <label>1</label>
    <institution-wrap>
      <institution>Department of City and Regional Planning, University of Management and Technology, Lahore</institution>
    </institution-wrap>
    <addr-line>Punjab</addr-line>
    <country>Pakistan</country>
  </aff>
</contrib-group>
<author-notes>
  <corresp id="cor1">Corresponding Author: Fariha Tariq, Department of City and Regional Planning, University of Management and Technology, Lahore, Punjab, Pakistan.</corresp>
<fn fn-type="COI-statement" id="fn-coi">
  <p>In data-driven modeling approaches the data quality control is a fundamental task to increase the applicability of the model. In the online web-based survey, the observation selectivity faults are common. To overcome this issue, we critically checked each observation and built the criteria against possible selectivity fault and discarded from the data as follows: If individuals with an age range of 11-20 years selected the mode choice ‘car’, then discard the observation because, in the local context, ‘car’ is not or less affordable among individuals’ ranges in this age group.  The individuals with vehicle ownership status as ‘no vehicle’ can either choose ‘walk’, ‘public transport’ or ‘pick up and drop off by others’ for a trip. But, if chosen vehicle ownership is ‘no vehicle’ and chosen mode choice is either ‘bike’ or ‘car’, then discarded the observation. In the same ways, if an individual’s vehicle ownership status is ‘bike’ and chosen mode choice is ‘car’ or vice versa, then discard those particular observations from the data. If the individuals with occupation status as ‘student’ and income status as ‘no income’, choose mode choice as ‘car’ then discard the observation because of the wrong interpretation.  The individuals with occupation status as ‘government employee’, ‘home based’ and ‘private employee’ can only choose trip purpose as ‘work’, ‘shopping’ or ‘recreational’ but not the ‘study’. So we discarded such observations because of their wrong interpretations.  The individuals with occupation status as ‘student’ most probably have income status as ‘no income’ or ‘1-25,000 Rs.’ in the local context but not more than this. So, if individuals with occupation status as ‘student’ choose other than this income status, we discarded those particular observations from data. Furthermore, for individuals with mode choice as ‘walk’ and trip length as ’11-15 km’, ’16-20 km’ or ‘more than 20 km’ is very rare (Althoff et al., 2017). So we discarded such observations from data. Sampling After removing the misinterpreted and conflicted observations from survey data, we left with 403 observations. To fit the model and to specify our results to the entire city’s population, we applied Kohran’s formula to calculate the exact sample size as written in Equation 1 (Altares et al., 2003; Aziz et al., 2018). n=N/(1+Ne^2 )  (1)Where n is the sample size, N is the total population, and e is the marginal error of sample size. By using e as 5% to ensure 95% accuracy in sampling, we calculated the sample size of 399.98 ? 400 that was further used for model validation and prediction of the trip based mode choice behavior of daily commuters in Lahore, Pakistan.  Resolving the Issue of a Small Dataset ML methods are mostly used to analyze the data big in observations. But in many cases, researchers only have small experimental data to deal with and applied ML techniques to analyze and make predictions. One issue with a small dataset might be the overfitting, but data scientists have proposed several ways to address the issue of small data with less overfitting and outliers. From ML perceptions, small data needs algorithms that have low complexity to avoid overfitting the data (Zhang et al., 2018). The suggestion to that is to choose the right and powerful ensemble ML algorithms with fewer parameters to tune to decrease the bias and variance (Shaikhina et al., 2015). The MNL, the RF and the KNN are the most powerful supervised classifiers with fewer parameters to tune among predictive classifiers, which has been used in this study in comparison to predict travel mode choice. For the analysis, data were randomly split into training and testing. 80% of the total dataset was used in training, and the remaining 20% of the dataset was used for testing to estimate the predictive accuracy. The ML Parameters Tuning  The optimum parameters of the ML classifiers need to be set to achieve higher predictive accuracy of the model, which varies with different choices of parameters. We set parameters of the RF by following the work of Breiman et al. (2001). The splitting variables value sets as 3 using? log?_2?PWhere P is the number of variables. For n_estimators, as shown in Fig. 2, the lower the number of trees, the higher the error rate. As noticed, the number of trees from 30 to 50 is most appropriate to use for training of the RF classifier, so we randomly selected 40 as n_estimators value to train the RF, although, above this, there is no change in the predictive performance. The other important parameter is max_depth, which decides the depth of the forest. The default value none was used because of the small dataset. This allows the growth of forest until the maximum limits reach.One of the useful features of the RF is that this technique estimates the relative importance of different features based on the Gini Impurity (GI) Index. The GI measures how frequently a randomly selected variable from the data has been wrongly labeled if it was randomly labeled, conferring to the circulation of labels in the dataset. We used GI to find the relative importance of variables. For splitting variable X_i, with the number of categories L_1,…,L_j, which was calculated using Equation 2.G(X_i )=?_(j=1)^j??P(? X_i=L_j)(1-P(X_i=L_j )) (2)Where G(X_i ) is the GI index, X_i are the variable and P(X_i=L_j ) represents the estimated probabilities of category? X?_i=L_j. </p>
</fn>
<fn fn-type="ethics-statement" id="fn-ethics">
  <p>This study did not require formal ethics approval.</p>
</fn>
<fn fn-type="data-availability-statement" id="fn-data">
  <p>Data sharing is not applicable to this article.</p>
</fn>
</author-notes>
<pub-date pub-type="epub" date-type="pub" publication-format="electronic">
  <day>30</day>
  <month>09</month>
  <year>2021</year>
</pub-date>
<pub-date pub-type="collection">
  <month>09</month>
  <year>2021</year>
</pub-date>
<pub-date date-type="pub" publication-format="print">
  <day>16</day>
  <month>02</month>
  <year>2022</year>
</pub-date>
  <volume>6</volume>
  <issue>3</issue>
  <season>Summer</season>
  <fpage>106</fpage>
  <lpage>118</lpage>
  <history>
    <date date-type="accepted">
      <day>16</day>
      <month>02</month>
      <year>2022</year>
    </date>
  </history>
<funding-group>
  <funding-statement>
<p>The authors received no specific funding for this work.</p>
  </funding-statement>
</funding-group>
<permissions>
  <copyright-year>2021</copyright-year>
  <copyright-holder>Humanity Publications</copyright-holder>
  <license license-type="open-access" xml:lang="en" xlink:href="https://creativecommons.org/licenses/by/4.0/">
    <license-p>This is an open access article distributed under the terms of the Creative Commons Attribution 4.0 International License.</license-p>
  </license>
</permissions>
<self-uri content-type="text/html" xlink:href="https://gssrjournal.com/article/modeling-and-predicting-commuters-travel-mode-choice-in-lahore-pakistan"/>
<self-uri content-type="pdf" xlink:href="https://gssrjournal.com/pdf/gssr/OU3VW8fp4g.pdf"/>
<supplementary-material id="suppl-pdf" content-type="pdf" xlink:href="https://gssrjournal.com/pdf/gssr/OU3VW8fp4g.pdf">
  <label>PDF</label>
  <caption>
    <title>Full Text PDF</title>
  </caption>
</supplementary-material>
  <abstract>
    <p>The travel mode preference exists in both culture and theenvironment. The wide scale of people&apos;s mobility makesour cities more polluted and congested, eventually affecting urban assets.Understanding people’s mode choice is important to develop urbantransportation planning policies effectively. This study aims to model andpredict the commuter’s mode choice behaviour in Lahore, Pakistan. A surveywas conducted, and the data was used for model validation. The comparative study was further done among multinomial logit model (MNL),Random Forest (RF), and K-Nearest Neighbor (KNN) classification approaches. It’s common in existing studies that vehicle ownership is rankedas the most important among all features impacting commuters’ travel modechoice. Since many commuters in Lahore own no vehicle, it’s unclear whatthe rank of factors impacting non-vehicle owners is. Other than thecomparison of predicting the performance of the methods, our contributionis to do more analysis of the rank of factors impacting the different types ofcommuters. It was observed that occupation is ranked as the most importantamong all features for non-vehicle owners.</p>
  </abstract>
<kwd-group kwd-group-type="author-keywords">
  <kwd>Travel Behavior</kwd>
  <kwd>Machine Learning</kwd>
  <kwd>Multinomial Logit Model</kwd>
  <kwd>Random Forest</kwd>
  <kwd>K-nearest Neighbor</kwd>
  <kwd>the Travel Mode Choice</kwd>
</kwd-group>
  <custom-meta-group>
    <custom-meta><meta-name>views</meta-name><meta-value>1111</meta-value></custom-meta>
    <custom-meta><meta-name>downloads</meta-name><meta-value>0</meta-value></custom-meta>
    <custom-meta><meta-name>html-views</meta-name><meta-value>0</meta-value></custom-meta>
    <custom-meta><meta-name>google-scholar-citations</meta-name><meta-value>0</meta-value></custom-meta>
    <custom-meta><meta-name>crossref-citations</meta-name><meta-value>0</meta-value></custom-meta>
  </custom-meta-group>
</article-meta>
</front>
<body>
<sec id="sec-1">
  <title>Introduction</title>
<p>Recent theoretical advancements have revealed that dealing with the present bottleneck and creating a sustainable transportation system, is the greatest challenge for urban transportation planners. Studying travel mode choice plays an integral part, which gives the understanding to travel mode choice preferences of commuters and helps to validate the introduction of the new transport system to existing ones. Moreover, interest in understanding people’s transportation behavior has risen dramatically. The human scale of Pakistani metropolitan cities is being overwhelmed by traffic congestion and urban sprawl. A growing number of urban policy analytics and planners are advocating city reorganization and renovation as a means of reducing the problems associated with the auto-dominated transport modes. Plans and forms of community planning and development that empathize with pedestrian enforcement and comfort, these advocates say, would facilitate increased use of walking and public transportation, thus reducing vehicle use and congestion on the freeway.</p><p>Machine Learning (ML) is the better alternative to statistical methods for predicting travel mode choice behavior because these methods do not make rigid assumptions. Instead, these techniques learn to represent complex associations in a data-driven manner. On the other hand, statistical methods are good for inference about the relationships between features, while the ML methods are good to make the utmost accurate predictions. Now, many experts from the fields of planning, transportation, economics, and geography are shifting toward more advanced and precise methods to study people&apos;s behavior to form effective urban policies. The ML techniques have been demonstrated in many existing studies to solve different transportation problems. Existing studies show that the RF is an outstanding technique, which has the capability of better classify the choices, although only fewer studies found for travel mode choice analysis. To increase the predictive performance, we tune the model parameters on different stages to get more robust and accurate results of model validation. After analyzing the model parameters, we train our model on the survey data. The results indicate that the RF is showing better predictive performance than the MNL and the KNN classification methods.</p><p>The researchers from developed and high-income countries applied several techniques to study transportation problems using different means of data. Unfortunately, such data sources and transportation data management systems are not well maintained in developing countries like Pakistan. That is why the researchers always need to look for alternative ways to gather data, e.g., stated preference (SP) survey (Belgiawan et al., 2019; Sperry et al., 2017). Therefore, we suggest transport organizations of Pakistan maintain data management systems, and further studies need to be carried out for the cities of Pakistan where there is the need for the hour to focus on the transportation sector. The commuter’s mode choice is both tour and trip based decision, but this study is limited to trip based mode choice decision assuming each trip’s origin as home and destination as a work-related place. This trip based modelling of mode choice behavior in Lahore, Pakistan, is essential to develop a framework for policymakers to weigh the travel demand before introducing any new transport systems. In a developing country like Pakistan, cities are growing at a faster rate as compared to past years, and it requires the well-established association of travel demand and its influencing factors. Unfortunately, very little attention has been given to studying this association in developing countries, especially in the cities of Pakistan.</p><p>This study demonstrates the modelling and predicting of trip based mode choice behavior of daily commuters in Lahore, Pakistan. As this is the first study to be carried out for any city of Pakistan, so first the MNL was used to analyze the mode choice preferences, and then the survey data was split into training and testing sub-datasets that were analyzed using the MNL, the RF, and the KNN classifiers. The survey data used includes socio-demographic and travel attributes. More details on the features selection have been explained in the “Data” section of this study.</p><p>This study is not only based on modelling and predicting mode choice but distinguished from the previous studies in several ways. First, it is common in the previous studies that vehicle ownership is ranked most valuable in modelling mode choice, but the ranks of other factors in the absence of vehicle have not been fully addressed. Hence, this study investigated the ranks of factors in detail under three different scenarios. Second, the study of Lanzini et al. (2017) investigated 58 studies of commuters’ behavior, and psychological determinants of mode choice, and all of those 58 studies were either based on the USA or European countries but not include any of developing countries. The mode choice outcome has surely been different in developing countries compared to most of the existing studies carried out. Unfortunately, no attention has been given before to study mode choice in any city of Pakistan. Hence, there is clear studies gaps in investigating the mode choice in developing and emerging countries. Third, the accuracy has not been given much concern in the studies of mode choice, but the abilities of ML techniques to take into account the out-of-bag observations make this technique more robust in choice behavior studies.</p>
</sec>
<sec id="sec-2">
  <title>Literature Review</title>
<p>The mode choice study is a fundamental task for transport policy formulation, which is based on many socio-demographic and travel factors, e.g., income, gender (Giuliano et al., 2006), age (Zahabi et al., 2012) and trip origin-destination distance (Pucher et al., 2006). The effectiveness of using road spaces is different for different travel mode choices, which plays a crucial role in policy formulation. Thus, the choice of transport mode has become an essential indicator of transport policy. In addition, the efficiency of daily travel is influenced by choice of travel mode, making it one of the most significant elements feeding into transport policies. On the other hand, travel mode choice behavior helps to develop transport policies that define the optimal location of urban elements (Ewing et al., 2010), e.g., parking spaces, to ensure a healthy urban environment for people.</p><p>The modelling of travel mode choice has been a topic of interest among many researchers for a long period (Buehler et al., 2011; Assi et al., 2018). The large quantity of existing studies on travel mode choice contains many travel-related factors that have been investigated, e.g., the commuters’ attitude and habits (Lo et al., 2016) and household factors (Gao et al., 2017) in selecting travel mode. The investigating of the effect of mode choices under different weather conditions in the Netherlands, i.e., shift from bike to car and public transport in high temperature while to walk or cycling in low temperature (Weinberger et al., 2019), and mode shifts between two choices (Cumming et al., 2019). Most of the existing studies applied the statistical model to study the discrete choice behavior of travel mode. These statistical methods are better for casual studies and have no ability to consider out-of-bag observations, which eventually decreases the performance of the model. In recent years, artificial intelligence and ML algorithms have been the better alternatives for predicting individual mode choice behavior. Because of this, the interest has increased, particularly among transportation researchers, in expanding the practicability of applying ML algorithms to address transportation problems.</p><p>The RF and the KNN, the most used powerful supervised ensemble ML methods, are popular because they have better capabilities of making predictions and solving classification problems for small datasets (Sharifi et al., 2019; Shakeel et al., 2019). In place of making a single decision tree (that over-fits when the tree size becomes large and demonstrate the poor performance of the model), the ensemble ML technique and the RF form several decision trees and combine them to get the best prediction performance. The RF has been considered being one of the most precise and accurate ML techniques available in data mining techniques (Genuer et al., 2010). In the study of individual travel mode choices, the RF makes multiple decision trees, and every single decision tree may have a different variance in data and the final decision made by voting. By this technique, the RF helps to enhance the accuracy of the model. The process abilities of RF allows us to better distinguish results, and it is significant to analyze the relations between travel mode choice and its causal factors. The capabilities of RF are thus explored in the mode choice behavior study.</p><p>The studies that applied the RF for solving different transportation problems have been categorized into four types: mode choice behavior, traffic instance predictions, traffic flow predictions, and pattern recognition, but only a few studies are available for travel mode choice behavior. This technique has been applied to study the traffic sign recognition (Zaklouta et al., 2012), for traffic postures recognition (Zhao et al., 2012), for the vehicle type recognition (Zhang et al., 2012), and for the drivers stop or run behavior at yellow indication on traffic signals (Elhenawy et al., 2014). Some existing studies used the GPS tracker data to identify the trip purpose of travelers (Montini et al., 2014) and for the predictions of traveller’s behavior, driving performance at the start of a yellow signal at signalized connections and travel mode choice (Rasouli et al., 2014; Ermagun and Samimi, 2015). Some existing studies were able to treat mixed types of data and able to make predictions using multi-category classification problems and applied this technique to predict air traffic delays and proposed a method that is suitable for complex nonlinear relationships while requiring small data preprocessing (Rebollo et al., 2014). Some existing studies found multiple models to make forecasting of long and short-term traffic flows (Hou et al., 2014). Some existing studies applied this technique to predict travel mode recognition using cell phones sensor data (Jahangiri et al., 2015) and to study pattern recognition, traffic signals recognition and travel mode recognition (Shafique et al., 2015).</p><p><break/></p><p>Data</p><p>The questionnaire-based survey was designed and conducted in three traffic assessment zones (TAZs) of Lahore city, based on their contributions to daily transport as shown in Fig. 1. Lahore is the cultural capital of the province Punjab and the second most populous city of Pakistan, with a population of 11,126,285 inhabitants (Pakistan Population Census, 2017). The survey was spread to individuals of the selected areas, comprised of close-ended questions to get the data of commuters socio-demographic and travel attributes. Initially, 470 individuals from different age groups and occupations voluntarily contributed to fill the survey during the period of January 9th to January 23rd, 2021. The survey was conducted under controlled conditions directly from the targeted population, and data diversity was ensured. This survey method of data collection commonly contains conflicted observations but is the only potential method of data collection when no other (open) data sources are available for studying transportation problems in developing countries like Pakistan. We further set several criteria to remove the choice conflicts. The features, choices with description is shown in Table 1.</p>
</sec>
<sec id="sec-3">
  <title>Figure 1</title>
<p>Boundary of Lahore city and Selected Areas for Data Collection</p>
</sec>
<fig id="fig-1"><alt-text>Figure 1</alt-text><caption><title>Figure 1</title></caption><graphic xlink:href="https://gssrjournal.com/OU3VW8fp4g/Figure 1.jpg"/></fig>
<sec id="sec-4">
<table-wrap id="table1"><label>Table 1</label><caption><title>Table 1</title></caption><table><thead><tr><th rowspan="2" valign="top"> <p><bold>Features</bold></p>  </th><th colspan="2" valign="top"> <p><bold>Choices</bold></p> </th><th rowspan="2" valign="top"> <p><bold>Description</bold></p>  </th></tr><tr><th valign="top"> <p><bold>Name</bold></p> </th><th> <p><bold>Sample</bold></p> </th></tr></thead><tbody><tr><td rowspan="5" valign="top">   <p>Age</p> </td><td colspan="2"> <p>Four discrete
  choices:</p> </td><td rowspan="5" valign="top"> <p>The age of
  commuter. The major contribution to daily trips is made by the age group of
  21-30 years and 31-40 years because Pakistan has the youngest generation with
  an average life span of 50-60 years (<ext-link ext-link-type="uri" xlink:href="file:///D:/Fulltext/GSSR/2021/Summer/12%20Modeling%20and%20Predicting%20Commuters%20-%20Fariha%20Tariq%20copy.docx#United">United Nations Development Program,
  2017</ext-link>).</p> </td></tr><tr><td valign="top"> <p>11-20 years</p> </td><td> <p>5.5%</p> </td></tr><tr><td valign="top"> <p>21-30 years</p> </td><td> <p>53.3%</p> </td></tr><tr><td valign="top"> <p>31-40 years</p> </td><td> <p>40.8%</p> </td></tr><tr><td valign="top"> <p>41 and more years</p> </td><td> <p>0.5%</p> </td></tr><tr><td rowspan="3" valign="top">  <p>Gender</p> </td><td colspan="2"> <p>Two dummy
  choices:</p> </td><td rowspan="3" valign="top"> <p>The gender of
  commuter.</p>   </td></tr><tr><td valign="top"> <p>Male</p> </td><td> <p>71.5%</p> </td></tr><tr><td valign="top"> <p>Female</p> </td><td> <p>28.5%</p> </td></tr><tr><td rowspan="6" valign="top">    <p>Occupation</p> </td><td colspan="2"> <p>Five discrete
  choices:</p> </td><td rowspan="6" valign="top"> <p>The
  occupation/profession of commuter. In some cases, it is possible that
  commuters are engaged in more than one profession at the same time, e.g., a
  student can also be a private employee or do some part-time job. However, in
  this study, we assumed that each commuter is engaged in only one dominant
  profession.</p> </td></tr><tr><td valign="top"> <p>Student</p> </td><td> <p>24.8%</p> </td></tr><tr><td valign="top"> <p>Government employee</p> </td><td> <p>15%</p> </td></tr><tr><td valign="top"> <p>Home-based work</p> </td><td> <p>2.8%</p> </td></tr><tr><td valign="top"> <p>Own business</p> </td><td> <p>10.3%</p> </td></tr><tr><td valign="top"> <p>Private employee</p> </td><td> <p>47.3%</p> </td></tr><tr><td rowspan="4" valign="top">   <p>Vehicle ownership</p> </td><td colspan="2"> <p>Three discrete
  choices:</p> </td><td rowspan="4" valign="top"> <p>The type of
  vehicle owned by commuters for daily commute from origin to destination. In
  some cases, it is also possible that the commuters own more than one vehicle,
  e.g., the commuter can own a bike and car both at the same time. But in this
  study, our vehicle ownership means is the vehicle owned and used by commuters
  for daily commute.</p> </td></tr><tr><td valign="top"> <p>No vehicle</p> </td><td> <p>30.2%</p> </td></tr><tr><td valign="top"> <p>Bike</p> </td><td> <p>28.8%</p> </td></tr><tr><td valign="top"> <p>Car</p> </td><td> <p>41%</p> </td></tr><tr><td rowspan="3" valign="top">  <p>Driving license</p> </td><td colspan="2"> <p>Two dummy
  choices:</p> </td><td rowspan="3" valign="top"> <p>The driving
  license holding status by a commuter.</p> </td></tr><tr><td valign="top"> <p>No</p> </td><td> <p>50.2%</p> </td></tr><tr><td valign="top"> <p>Yes</p> </td><td> <p>49.8%</p> </td></tr><tr><td rowspan="7" valign="top">      <p>Income</p> </td><td colspan="2"> <p>Six discrete
  choices:</p> </td><td rowspan="7" valign="top"> <p>Monthly income of
  commuter. Here, ‘Rs.’ is the representation of the Pakistani Rupee
  (currency). Individuals with no income and 1-25,000 Rs. is considered as
  lower class, 25,001 – 50,000 Rs. as lower middle class, 50,001 – 75,000 Rs.
  as middle class, 75,001-100,000 Rs. as upper-middle-class and more than
  100,000 Rs. as high-class income commuters.</p> </td></tr><tr><td valign="top"> <p>No income</p> </td><td> <p>6%</p> </td></tr><tr><td valign="top"> <p>1-25,000 Rs.</p> </td><td> <p>30.3%</p> </td></tr><tr><td valign="top"> <p>25,001-50,000 Rs.</p> </td><td> <p>14.5%</p> </td></tr><tr><td valign="top"> <p>50,001-75,000 Rs.</p> </td><td> <p>22.5%</p> </td></tr><tr><td valign="top"> <p>75,001-100,000
  Rs.</p> </td><td> <p>15.3%</p> </td></tr><tr><td valign="top"> <p>More than 100,000
  Rs.</p> </td><td> <p>11.5%</p> </td></tr><tr><td rowspan="5" valign="top">   <p>Trip purpose</p> </td><td colspan="2"> <p>Five discrete
  choices:</p> </td><td rowspan="5" valign="top"> <p>The purpose of
  the trip for which commuter commute daily from origin to destination.</p> </td></tr><tr><td valign="top"> <p>Study</p> </td><td> <p>25%</p> </td></tr><tr><td valign="top"> <p>Work</p> </td><td> <p>72%</p> </td></tr><tr><td valign="top"> <p>Recreational</p> </td><td> <p>2%</p> </td></tr><tr><td valign="top"> <p>Shopping</p> </td><td> <p>1%</p> </td></tr><tr><td rowspan="6" valign="top">    <p>Trip length</p> </td><td colspan="2"> <p>Five discrete
  choices:</p> </td><td rowspan="6" valign="top"> <p>The estimated
  distance between origin and destination or how long a commuter needs to
  travel to reach the destination.</p>  </td></tr><tr><td valign="top"> <p>0-5 km</p> </td><td> <p>25.5%</p> </td></tr><tr><td valign="top"> <p>6-10 km</p> </td><td> <p>29%</p> </td></tr><tr><td valign="top"> <p>11-15 km</p> </td><td> <p>17.3%</p> </td></tr><tr><td valign="top"> <p>16-20 km</p> </td><td> <p>14.5%</p> </td></tr><tr><td valign="top"> <p>More than 20
  km</p> </td><td> <p>13.8%</p> </td></tr><tr><td rowspan="6" valign="top">    <p>Mode choice</p> </td><td colspan="2"> <p>Five discrete
  choices:</p> </td><td rowspan="6" valign="top"> <p>Travel mode
  choice by commuter for daily trips.</p> </td></tr><tr><td valign="top"> <p>Walk</p> </td><td> <p>3.5%</p> </td></tr><tr><td valign="top"> <p>Pick up and drop
  off by others</p> </td><td> <p>6.8%</p> </td></tr><tr><td valign="top"> <p>Public transport</p> </td><td> <p>22.8%</p> </td></tr><tr><td valign="top"> <p>Bike</p> </td><td> <p>27.3%</p> </td></tr><tr><td valign="top"> <p>Car</p> </td><td> <p>39.8%</p> </td></tr></tbody></table></table-wrap>
</sec>
<sec id="sec-5">
  <title>Figure 2</title>
<p>Number of Trees vs Error Rate</p>
</sec>
<fig id="fig-2"><alt-text>Figure 2</alt-text><caption><title>Figure 2</title></caption><graphic xlink:href="https://gssrjournal.com/OU3VW8fp4g/Figure 2.jpg"/></fig>
<sec id="sec-6">
<p>The selection of the k value in the KNN is a very important step of parameter tuning (Hand et al., 2001). The classifier shows more blind behavior towards classes for small k value and more outlier for large k value, so finding an optimal value is an important task. One of the most used methods to find the k value is k-fold cross-validation. In general, the best for the selection of k-folds is 5 or 10 folds (James et al., 2013). The dataset was examined to calculate the error for k value from a random range of 1-30 as shown in Fig. 3. The lowest mean error was observed at k values of 5, 8, and 9. As the even k value always confused the classifier to decide class assigning to the data points, so we ignored the selection of k value as 8. To choose one optimum k value from these values, we applied the rule of thumb, that is, take the square root of the testing data’s size and choose the closest odd k value. So, we selected 9 as the optimum k value to train our classifier.</p>
</sec>
<sec id="sec-7">
  <title>Figure 3</title>
<p>Mean Error for k Values</p>
</sec>
<fig id="fig-3"><alt-text>Figure 3</alt-text><caption><title>Figure 3</title></caption><graphic xlink:href="https://gssrjournal.com/OU3VW8fp4g/Figure 3.jpg"/></fig>
<sec id="sec-11">
  <title>Findings and Discussion</title>
<sec id="sec-8"><title><bold>The MNL </bold><bold>R</bold><bold>esults</bold></title></sec> <p>The MNL was used to
analyze the mode choice behavior in this study and to estimate the best mode
choice preferences. The ‘public transport’ was considered as a baseline or
reference mode choice against the others. We assumed the independent effects of
all the choices, which is one of the assumptions of the MNL. The MNL results
delivered coefficients for each feature used in each mode choice preference.
Following the work of <ext-link ext-link-type="uri" xlink:href="file:///D:/Fulltext/GSSR/2021/Summer/12%20Modeling%20and%20Predicting%20Commuters%20-%20Fariha%20Tariq%20copy.docx#Train">Train et al. (2009)</ext-link> and <ext-link ext-link-type="uri" xlink:href="file:///D:/Fulltext/GSSR/2021/Summer/12%20Modeling%20and%20Predicting%20Commuters%20-%20Fariha%20Tariq%20copy.docx#Field">Field
et al. (2009)</ext-link>, the coefficient value was used to deliver
information about the likelihood of falling into a particular group compared to
the baseline mode choice and p-value to check the statistical significance
level of features. Both the significant and insignificant features contribute
to understanding the mode choice preference. On the other hand, the odds ratio
was used to estimate the ratio of the probability of commuters’ mode choice to
the probability of baseline mode choice. In several cases, the estimated odds
ratio is smaller enough to become zero when rounded. It is because one of the
odds being compared is close to zero and indicates a strong negative
association (<ext-link ext-link-type="uri" xlink:href="file:///D:/Fulltext/GSSR/2021/Summer/12%20Modeling%20and%20Predicting%20Commuters%20-%20Fariha%20Tariq%20copy.docx#Abelson">Abelson,
1995)</ext-link>.</p> <p>The results of the MNL model are shown in Table 2. It is observed that
commuters in the age group of 11-20 years are more likely to walk and pick up
and drop off by others and less to choose the car, while commuters in other age
groups are less likely to walk and pick up and drop off by others and prefer to
choose car compared to commuters in the reference age group. The p-value is
higher than the significance level showing no significant difference between
commuters of all ages group and commuters in reference age group in choosing
walk and pick up and drop off by others. Males are less likely to pick up and
drop off by others and more likely to drive compared to commuters in the
reference gender group. This shows that females are more dependent on the pick
and drop off by other family members while males are more likely to drive.
Students are more likely to pick up and drop off by others and ride a bike and
less prefer to walk, while government employees are more likely to drive a bike
compared to the reference occupation group. Commuters having small home-based
work are more likely to walk and pick up and drop off by others while commuters
who own businesses are less likely to walk but showed an insignificant
difference from commuters in the reference occupation group. Commuters are more
likely to drive owned vehicles compared to non-vehicle owners. Commuters having
no driving license are less likely to pick up and drop off by others and drive
a vehicle compared to the reference driving license group. Commuters having no
income are more likely to walk, while the income group of 1-25,000 Rs. are more
likely to ride a bike compared to the reference income group. The chances of
choosing a walk, pick up and drop off by others and driving a vehicle is higher
for the income group of 25,001 – 50,000 Rs. While the chances of choosing to
walk and drive a vehicle are higher for the income group of 75,001 – 100,000
Rs. Compared to the reference income group. Commuters in the income group of
more than 100,000 Rs. are more likely to drive a car. Commuters with the trip
purpose of study are less likely to walk, pick up and drop off by others and
drive a vehicle. Commuters are more likely to ride a bike and drive a car for
recreational and shopping, respectively, compared to the reference trip purpose
group. For shorter trips, i.e., 0-5 km commuters are more likely to walk and
pick up and drop off by others while less likely to walk and more to choose
other choices for longer trips, i.e., 11-15 km and above compared to the
reference trip length group.</p>  <sec id="sec-9"><title><bold>Features Importance </bold></title></sec> <p>We used the RF to find the relative importance of features. The higher
value of relative importance shows the stronger influence of feature on the
target variable. In this study, three different scenarios were set to check the
relative importance of features for mode choice behavior. The three different
scenarios are as follows:</p> <p><bold>Scenario A:</bold> In this scenario,
we considered all the features and choices, which were analyzed and ranked
based on their relative importance for mode choice prediction.</p> <p><bold>Scenario B:</bold> In this
scenario, we considered only those observations from the sample dataset with no
vehicle ownership status to check the rank of factors impacting non-vehicle
commuters. 30.2% sample observations of the total dataset with no vehicle
ownership status were analyzed in this scenario.</p> <p><bold>Scenario C:</bold> In this
scenario, we considered only those observations from the sample dataset with no
driving license status to observe the features ranks in the absence of a
driving license. 50.2% observations of the total dataset with no driving
license status were analyzed in this scenario.</p> <p>The results of the relevant importance of these scenarios are shown in
Table 3. <italic>Scenario A</italic> results indicate
that vehicle ownership is playing a significant role in predicting commuters’
mode choice. As the trend in Pakistani cities, people prefer to use their
private vehicles for their daily commute. <italic>Scenario
B</italic> results indicate that, in the absence of vehicle ownership, occupation
plays a significant role in predicting commuters’ mode choice behavior as, in
this scenario, we excluded the records of those who own vehicles. It is
estimated that the majority of the commuters own a vehicle, and every commuter
prefers to use the owned vehicle as a daily travel mode. For the remaining
30.2%, who do not own a vehicle, occupation plays a significant role in
predicting commuter’s mode choice behavior. <italic>Scenario
C</italic> results indicate that vehicle ownership is playing a significant role in
predicting commuters’ mode choice; similar to the results of <italic>Scenario A,</italic> as in this scenario, we only
considered the records for those who do not have a driving license. Further, it
is estimated that 41.79% of sample analyzed in this scenario drive a vehicle
for their daily commute even without holding driving license.  It is because, in the cities of Pakistan, people
can own a vehicle even without holding driving license and many commuters drive
a vehicle for daily trips</p> <p><break/></p><p><break/></p> <table-wrap id="table2"><label>Table 2</label><caption><title>The MNL Analysis Results</title></caption><table><tbody><tr><td rowspan="2" valign="top"> <p><bold>Feature</bold></p> </td><td rowspan="2" valign="top">  <p><bold>Choices</bold></p> </td><td colspan="3"> <p><bold>Walk</bold></p> </td><td colspan="3"> <p><bold>Pick up and <break/>
  drop off by other</bold></p> </td><td colspan="3"> <p><bold>Bike</bold></p> </td><td colspan="3"> <p><bold>Car</bold></p> </td></tr><tr><td> <p><bold>B</bold></p> </td><td> <p><bold>p-value</bold></p> </td><td> <p><bold>OR</bold></p> </td><td> <p><bold>B</bold></p> </td><td> <p><bold>p-value</bold></p> </td><td> <p><bold>OR</bold></p> </td><td> <p><bold>B</bold></p> </td><td> <p><bold>p-value</bold></p> </td><td> <p><bold>OR</bold></p> </td><td> <p><bold>B</bold></p> </td><td> <p><bold>p-value</bold></p> </td><td> <p><bold>OR</bold></p>  </td></tr><tr><td rowspan="4" valign="top"> <p>Age</p> </td><td valign="top"> <p>11-20 years</p> </td><td> <p>0.049</p> </td><td> <p>0.95</p> </td><td> <p>1.05</p> </td><td> <p>0.19</p> </td><td> <p>0.75</p> </td><td> <p>1.2</p> </td><td> <p>-1.31</p> </td><td> <p>0.02<sup>*</sup></p> </td><td> <p>0.26</p> </td><td> <p>-15.59</p> </td><td> <p>0.98</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>21-30 years (RC<sup>*</sup>)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td valign="top"> <p>31-40 years</p> </td><td> <p>-0.47</p> </td><td> <p>0.49</p> </td><td> <p>0.61</p> </td><td> <p>-15.35</p> </td><td> <p>0.98</p> </td><td> <p>0</p> </td><td> <p>-1.08</p> </td><td> <p>0.002<sup>**</sup></p> </td><td> <p>0.33</p> </td><td> <p>1.65</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>5.25</p> </td></tr><tr><td valign="top"> <p>41 and above years</p> </td><td> <p>-0.11</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0.88</p> </td><td> <p>-0.39</p> </td><td> <p>0.99</p> </td><td> <p>0.67</p> </td><td> <p>-0.34</p> </td><td> <p>0.99</p> </td><td> <p>0.7</p> </td><td> <p>17.49</p> </td><td> <p>0.99</p> </td><td> <p>-</p> </td></tr><tr><td rowspan="2" valign="top"> <p>Gender</p> </td><td valign="top"> <p>Male</p> </td><td> <p>0.87</p> </td><td> <p>0.14</p> </td><td> <p>2.4</p> </td><td> <p>-0.87</p> </td><td> <p>0.84</p> </td><td> <p>0.91</p> </td><td> <p>3.13</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>22.8</p> </td><td> <p>1.55</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>4.7</p> </td></tr><tr><td valign="top"> <p>Female (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td rowspan="5" valign="top"> <p>Occupation</p> </td><td valign="top"> <p>Student</p> </td><td> <p>-0.98</p> </td><td> <p>0.29</p> </td><td> <p>0.37</p> </td><td> <p>0.61</p> </td><td> <p>0.001<sup>**</sup></p> </td><td> <p>0.15</p> </td><td> <p>0.3</p> </td><td> <p>0.003<sup>**</sup></p> </td><td> <p>0.4</p> </td><td> <p>37.55</p> </td><td> <p>0.74</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>Government employee</p> </td><td> <p>1.21</p> </td><td> <p>0.11</p> </td><td> <p>3.37</p> </td><td> <p>110.97</p> </td><td> <p>0.91</p> </td><td> <p>0</p> </td><td> <p>1.05</p> </td><td> <p>0.0006<sup>**</sup></p> </td><td> <p>0.02</p> </td><td> <p>0.37</p> </td><td> <p>0.48</p> </td><td> <p>0.77</p> </td></tr><tr><td valign="top"> <p>Home-based</p> </td><td> <p>22.51</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td><td> <p>0</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0.51</p> </td><td> <p>0</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0.58</p> </td></tr><tr><td valign="top"> <p>Own business</p> </td><td> <p>0.32</p> </td><td> <p>0.99</p> </td><td> <p>1.38</p> </td><td> <p>190.91</p> </td><td> <p>0.99</p> </td><td> <p>0.53</p> </td><td> <p>123.7</p> </td><td> <p>0.99</p> </td><td> <p>0.51</p> </td><td> <p>91.32</p> </td><td> <p>0.89</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>Private employee  (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td rowspan="3" valign="top"> <p>Vehicle <break/>
  ownership</p> </td><td valign="top"> <p>No vehicle (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td valign="top"> <p>Bike</p> </td><td> <p>0.34</p> </td><td> <p>0.75</p> </td><td> <p>1.41</p> </td><td> <p>-19.55</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td><td> <p>25.11</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>2.57</p> </td><td> <p>0.99</p> </td><td> <p>13.1</p> </td></tr><tr><td valign="top"> <p>Car</p> </td><td> <p>1.95</p> </td><td> <p>0.17</p> </td><td> <p>7.08</p> </td><td> <p>2.69</p> </td><td> <p>0.01<sup>*</sup></p> </td><td> <p>14.78</p> </td><td> <p>5.15</p> </td><td> <p>0.99</p> </td><td> <p>173.01</p> </td><td> <p>26.72</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td></tr><tr><td rowspan="2" valign="top"> <p>Driving <break/>
  license</p> </td><td valign="top"> <p>No</p> </td><td> <p>-0.27</p> </td><td> <p>0.8</p> </td><td> <p>0.75</p> </td><td> <p>-1.36</p> </td><td> <p>0.04<sup>*</sup></p> </td><td> <p>0.25</p> </td><td> <p>-2.29</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>0.1</p> </td><td> <p>-5.44</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>0.004</p> </td></tr><tr><td valign="top"> <p>Yes (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td rowspan="6" valign="top"> <p>Income</p> </td><td valign="top"> <p>No income</p> </td><td> <p>1.18</p> </td><td> <p>0.26</p> </td><td> <p>3.27</p> </td><td> <p>0.96</p> </td><td> <p>0.2</p> </td><td> <p>2.61</p> </td><td> <p>0.93</p> </td><td> <p>0.12</p> </td><td> <p>2.54</p> </td><td> <p>-19.68</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>1-25,000 Rs.</p> </td><td> <p>0.25</p> </td><td> <p>0.78</p> </td><td> <p>1.28</p> </td><td> <p>0.87</p> </td><td> <p>0.12</p> </td><td> <p>2.4</p> </td><td> <p>1.77</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>5.9</p> </td><td> <p>-19.29</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>25,001-50,000 Rs.</p> </td><td> <p>3.58</p> </td><td> <p>0.01<sup>*</sup></p> </td><td> <p>36</p> </td><td> <p>3.36</p> </td><td> <p>0.005<sup>**</sup></p> </td><td> <p>28.79</p> </td><td> <p>4.52</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>91</p> </td><td> <p>3.27</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>26.52</p> </td></tr><tr><td valign="top"> <p>50,001-75,000 Rs. (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td valign="top"> <p>75,001-100,000 Rs.</p> </td><td> <p>4.49</p> </td><td> <p>0.0006<sup>**</sup></p> </td><td> <p>90</p> </td><td> <p>-15.99</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>3.46</p> </td><td> <p>0.002<sup>**</sup></p> </td><td> <p>32</p> </td><td> <p>3.79</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>44.52</p> </td></tr><tr><td valign="top"> <p>More than 100,000 Rs.</p> </td><td> <p>1.01</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>2.76</p> </td><td> <p>0.75</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>2.13</p> </td><td> <p>1.56</p> </td><td> <p>0.99</p> </td><td> <p>4.79</p> </td><td> <p>21.2</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td></tr><tr><td rowspan="4" valign="top"> <p>Trip <break/>
  purpose</p> </td><td valign="top"> <p>Study</p> </td><td> <p>-0.56</p> </td><td> <p>0.34</p> </td><td> <p>0.57</p> </td><td> <p>-0.19</p> </td><td> <p>0.65</p> </td><td> <p>0.81</p> </td><td> <p>-0.45</p> </td><td> <p>0.12</p> </td><td> <p>0.63</p> </td><td> <p>-17.69</p> </td><td> <p>0.97</p> </td><td> <p>2.06</p> </td></tr><tr><td valign="top"> <p>Work (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td valign="top"> <p>Recreational</p> </td><td> <p>-18.79</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td><td> <p>-18.65</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>-1.52</p> </td><td> <p>0.06</p> </td><td> <p>0.21</p> </td><td> <p>-19.21</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td></tr><tr><td valign="top"> <p>Shopping</p> </td><td> <p>-0.3</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0.73</p> </td><td> <p>-0.16</p> </td><td> <p>0.99</p> </td><td> <p>0.85</p> </td><td> <p>-0.24</p> </td><td> <p>0.99</p> </td><td> <p>0.78</p> </td><td> <p>16.97</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td></tr><tr><td rowspan="5" valign="top"> <p>Trip <break/>
  length</p> </td><td valign="top"> <p>0-5 km</p> </td><td> <p>1.54</p> </td><td> <p>0.02<sup>*</sup></p> </td><td> <p>4.66</p> </td><td> <p>2.03</p> </td><td> <p>0.01<sup>*</sup></p> </td><td> <p>7.63</p> </td><td> <p>0.85</p> </td><td> <p>0.01<sup>*</sup></p> </td><td> <p>2.35</p> </td><td> <p>-1.45</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>0.23</p> </td></tr><tr><td valign="top"> <p>6-10 km (RC)</p> </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td><td>  </td></tr><tr><td valign="top"> <p>11-15 km</p> </td><td> <p>-17.19</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>3.51</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>33.6</p> </td><td> <p>2.12</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>8.4</p> </td><td> <p>1.81</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>6.17</p> </td></tr><tr><td valign="top"> <p>16-20 km</p> </td><td> <p>-17.78</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>2.57</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>13.12</p> </td><td> <p>1.43</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>4.2</p> </td><td> <p>1.13</p> </td><td> <p>0.01<sup>*</sup></p> </td><td> <p>3.1</p> </td></tr><tr><td valign="top"> <p>More than 20 km</p> </td><td> <p>-17.01</p> </td><td> <p>.<sup>***</sup></p> </td><td> <p>0</p> </td><td> <p>-15.94</p> </td><td> <p>0.99</p> </td><td> <p>0</p> </td><td> <p>2.41</p> </td><td> <p>0.00<sup>*</sup></p> </td><td> <p>11.2</p> </td><td> <p>2.33</p> </td><td> <p>0.00<sup>**</sup></p> </td><td> <p>10.28</p> </td></tr><tr><td colspan="14" valign="top"> <p>*
  <italic>Reference choice</italic></p> <p><italic>** p-value &lt; 0.05, ** p-value &lt; 0.05</italic></p> <p><italic>*** Floating point overflow occurred while
  computing this statistic. Its value is therefore set to system missing.</italic></p> </td></tr></tbody></table></table-wrap>  <p><break/></p> <p><bold>Table</bold><bold> 3. </bold>Features Importance in Three Different
Scenarios</p> <table-wrap id="table3"><label>Table 3</label><caption><title>Table 3</title></caption><table><tbody><tr><td rowspan="2" valign="top"> <p><bold>Features</bold></p> </td><td colspan="2"> <p><bold>Scenario A</bold></p> </td><td colspan="2"> <p><bold>Scenario B</bold></p> </td><td colspan="2"> <p><bold>Scenario C</bold></p> </td></tr><tr><td> <p><bold>Rank</bold></p> </td><td> <p><bold>Importance</bold></p> </td><td> <p><bold>Rank</bold></p> </td><td> <p><bold>Importance</bold></p> </td><td> <p><bold>Rank</bold></p> </td><td> <p><bold>Importance</bold></p> </td></tr><tr><td valign="top"> <p>Age</p> </td><td> <p>7</p> </td><td> <p>4.72%</p> </td><td> <p>6</p> </td><td> <p>5.67%</p> </td><td> <p>6</p> </td><td> <p>5.87%</p> </td></tr><tr><td valign="top"> <p>Driving license</p> </td><td> <p>2</p> </td><td> <p>12.62%</p> </td><td> <p>7</p> </td><td> <p>1.72%</p> </td><td> <p>8</p> </td><td> <p>0.00%</p> </td></tr><tr><td valign="top"> <p>Gender</p> </td><td> <p>6</p> </td><td> <p>4.87%</p> </td><td> <p>4</p> </td><td> <p>11.05%</p> </td><td> <p>4</p> </td><td> <p>9.59%</p> </td></tr><tr><td valign="top"> <p>Income</p> </td><td> <p>3</p> </td><td> <p>10.94%</p> </td><td> <p>3</p> </td><td> <p>20.12%</p> </td><td> <p>2</p> </td><td> <p>12.37%</p> </td></tr><tr><td valign="top"> <p>Occupation</p> </td><td> <p>4</p> </td><td> <p>8.90%</p> </td><td> <p>1</p> </td><td> <p>30.60%</p> </td><td> <p>3</p> </td><td> <p>10.69%</p> </td></tr><tr><td valign="top"> <p>Trip length</p> </td><td> <p>5</p> </td><td> <p>5.43%</p> </td><td> <p>2</p> </td><td> <p>24%</p> </td><td> <p>5</p> </td><td> <p>8.99%</p> </td></tr><tr><td valign="top"> <p>Trip purpose</p> </td><td> <p>8</p> </td><td> <p>3.41%</p> </td><td> <p>5</p> </td><td> <p>6.85%</p> </td><td> <p>7</p> </td><td> <p>4.41%</p> </td></tr><tr><td valign="top"> <p>Vehicle ownership</p> </td><td> <p>1</p> </td><td> <p>49.11%</p> </td><td> <p>8</p> </td><td> <p>0.00%</p> </td><td> <p>1</p> </td><td> <p>48.08%</p> </td></tr></tbody></table></table-wrap>  <p><bold><break/> </bold></p><sec id="sec-10"><title><bold>Evaluation  </bold></title></sec><p>The predictive performances of the MNL, the RF, and the KNN classifiers
were compared with the help of mean average percentage error (MAPE), training
and testing accuracy. Fig. 4 shows the MAPE, training and testing accuracy of
the classifiers. It is observed that the RF has relatively better performance
with high training and testing accuracy and low MAPE. This is because the RF
has the ability to interrelate the complicated relationship among features than
the KNN and the MNL. The RF performs better as the multiple trees are formed,
and the results are selected as majority voting, which helps to reduce bias and
variance.</p>
</sec>
<sec id="sec-12">
  <title>Figure 4</title>
<p>MAPE, Training and Average Testing Accuracy of Classifiers</p>
</sec>
<fig id="fig-4"><alt-text>Figure 4</alt-text><caption><title>Figure 4</title></caption><graphic xlink:href="https://gssrjournal.com/OU3VW8fp4g/Figure 4.jpg"/></fig>
<sec id="sec-13">
  <title>Conclusion</title>
<p>This study focused on commuters’ mode choice behavior in the city of Lahore, Pakistan. It was carried out to analyze mode choice preference and then comparison with ML techniques, which has powerful predictive performance. The RF classifier used in this study is more accurate in classifying the travel mode choice as compared to other ML techniques. To our knowledge, very little attention has been paid before to applying these ML techniques to study mode choice behavior in any city of Pakistan. The data was analyzed using both statistical and ML techniques, and based on that; this study proposed a robust RF model to predict commuters’ travel mode choice. The comparative study was also done to compare the predictive performance of the MNL, the RF and the KNN classifiers. It was observed that the RF performs better than the KNN and MNL.</p><p>The relative importance of variables provides a framework for studying the significance of variables in impacting the travel mode choice. The results in this study indicate that vehicle ownership is the most important feature in studying commuter mode choice behavior from socio-demographic and travel attributes. It indicates that these features are essential to study mode choice and can be considered as the keys to estimate present and future travel demand. As the results of RF, vehicle ownership is ranked as the most important among all features impacting vehicle owners’ travel mode choice whilst occupation is that for non-vehicle owners in Lahore, Pakistan. Meanwhile, special attention should be given to these when evaluating the transport planning and policy formulation for the cities of Pakistan. Prior to introducing any new transport system, travel mode choice behavior studies are very significant, especially in the case of underdeveloped countries like Pakistan.</p><p>In the future, researchers can bring recently advanced technology datasets, observations big in nature, household survey data, built environment data, smartphone data, and GPS location data to study mode choice in large cities of Pakistan using ML techniques. Further, land-use and built environment characteristics can be merged with socio-demographic and travel attributes to study people’s mode choice behavior in metropolitan cities of Pakistan.</p>
</sec>
</body>
<back>
<fn-group content-type="conflict-of-interest">
  <title>Conflict of Interest</title>
  <fn fn-type="conflict">
<p>In data-driven modeling approaches the data quality control is a fundamental task to increase the applicability of the model. In the online web-based survey, the observation selectivity faults are common. To overcome this issue, we critically checked each observation and built the criteria against possible selectivity fault and discarded from the data as follows:</p><p>If individuals with an age range of 11-20 years selected the mode choice ‘car’, then discard the observation because, in the local context, ‘car’ is not or less affordable among individuals’ ranges in this age group.</p><p>The individuals with vehicle ownership status as ‘no vehicle’ can either choose ‘walk’, ‘public transport’ or ‘pick up and drop off by others’ for a trip. But, if chosen vehicle ownership is ‘no vehicle’ and chosen mode choice is either ‘bike’ or ‘car’, then discarded the observation. In the same ways, if an individual’s vehicle ownership status is ‘bike’ and chosen mode choice is ‘car’ or vice versa, then discard those particular observations from the data.</p><p>If the individuals with occupation status as ‘student’ and income status as ‘no income’, choose mode choice as ‘car’ then discard the observation because of the wrong interpretation.</p><p>The individuals with occupation status as ‘government employee’, ‘home based’ and ‘private employee’ can only choose trip purpose as ‘work’, ‘shopping’ or ‘recreational’ but not the ‘study’. So we discarded such observations because of their wrong interpretations.</p><p>The individuals with occupation status as ‘student’ most probably have income status as ‘no income’ or ‘1-25,000 Rs.’ in the local context but not more than this. So, if individuals with occupation status as ‘student’ choose other than this income status, we discarded those particular observations from data.</p><p>Furthermore, for individuals with mode choice as ‘walk’ and trip length as ’11-15 km’, ’16-20 km’ or ‘more than 20 km’ is very rare (Althoff et al., 2017). So we discarded such observations from data.</p><p><break/></p><p>Sampling</p><p>After removing the misinterpreted and conflicted observations from survey data, we left with 403 observations. To fit the model and to specify our results to the entire city’s population, we applied Kohran’s formula to calculate the exact sample size as written in Equation 1 (Altares et al., 2003; Aziz et al., 2018).</p><p>n=N/(1+Ne^2 )  (1)</p><p>Where n is the sample size, N is the total population, and e is the marginal error of sample size. By using e as 5% to ensure 95% accuracy in sampling, we calculated the sample size of 399.98 ? 400 that was further used for model validation and prediction of the trip based mode choice behavior of daily commuters in Lahore, Pakistan.</p><p><break/></p><p>Resolving the Issue of a Small Dataset</p><p>ML methods are mostly used to analyze the data big in observations. But in many cases, researchers only have small experimental data to deal with and applied ML techniques to analyze and make predictions. One issue with a small dataset might be the overfitting, but data scientists have proposed several ways to address the issue of small data with less overfitting and outliers. From ML perceptions, small data needs algorithms that have low complexity to avoid overfitting the data (Zhang et al., 2018). The suggestion to that is to choose the right and powerful ensemble ML algorithms with fewer parameters to tune to decrease the bias and variance (Shaikhina et al., 2015). The MNL, the RF and the KNN are the most powerful supervised classifiers with fewer parameters to tune among predictive classifiers, which has been used in this study in comparison to predict travel mode choice. For the analysis, data were randomly split into training and testing. 80% of the total dataset was used in training, and the remaining 20% of the dataset was used for testing to estimate the predictive accuracy.</p><p><break/></p><p>The ML Parameters Tuning</p><p>The optimum parameters of the ML classifiers need to be set to achieve higher predictive accuracy of the model, which varies with different choices of parameters. We set parameters of the RF by following the work of Breiman et al. (2001). The splitting variables value sets as 3 using? log?_2?PWhere P is the number of variables. For n_estimators, as shown in Fig. 2, the lower the number of trees, the higher the error rate. As noticed, the number of trees from 30 to 50 is most appropriate to use for training of the RF classifier, so we randomly selected 40 as n_estimators value to train the RF, although, above this, there is no change in the predictive performance. The other important parameter is max_depth, which decides the depth of the forest. The default value none was used because of the small dataset. This allows the growth of forest until the maximum limits reach.</p><p>One of the useful features of the RF is that this technique estimates the relative importance of different features based on the Gini Impurity (GI) Index. The GI measures how frequently a randomly selected variable from the data has been wrongly labeled if it was randomly labeled, conferring to the circulation of labels in the dataset. We used GI to find the relative importance of variables. For splitting variable X_i, with the number of categories L_1,…,L_j, which was calculated using Equation 2.</p><p>G(X_i )=?_(j=1)^j??P(? X_i=L_j)(1-P(X_i=L_j ))	(2)</p><p>Where G(X_i ) is the GI index, X_i are the variable and P(X_i=L_j ) represents the estimated probabilities of category? X?_i=L_j.</p>
  </fn>
</fn-group>
<fn-group content-type="ethics-statement">
  <title>Ethics Statement</title>
  <fn fn-type="ethics">
<p>This study did not require formal ethics approval.</p>
  </fn>
</fn-group>
<fn-group content-type="data-availability">
  <title>Data Availability</title>
  <fn fn-type="data-availability-statement">
<p>Data sharing is not applicable to this article.</p>
  </fn>
</fn-group>
<app-group>
  <app id="app-suppl">
    <title>Supplementary Materials</title>
<supplementary-material id="suppl-pdf" content-type="pdf" xlink:href="https://gssrjournal.com/pdf/gssr/OU3VW8fp4g.pdf">
  <label>PDF</label>
  <caption>
    <title>Full Text PDF</title>
  </caption>
</supplementary-material>
  </app>
</app-group>
<ref-list>
  <title>References</title>
<ref id="Abelson">
  <label>1</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Abelson, R. P</person-group>
    <year>1995</year>
    <article-title>. Statistics as Principled Argument</article-title>
    <source>Psychology Press, New York, USA</source>
    <page-range>rincipled</page-range>
    Abelson, R. P. (1995). Statistics as Principled Argument. Psychology Press, New York, USA.
  </mixed-citation>
</ref>
<ref id="Altares">
  <label>2</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Altares, P.S. et al</person-group>
    <year>2003</year>
    <article-title>. Elementary Statistics: A modern Approach</article-title>
    <source>Rex Book Store Manila, Philippines, p. 13</source>
    <page-range>S</page-range>
    Altares, P.S. et al. (2003). Elementary Statistics: A modern Approach. Rex Book Store Manila, Philippines, p. 13.
  </mixed-citation>
</ref>
<ref id="Althoff">
  <label>3</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Althoff, T., Hicks, J. L., King, A. C., Delp, S. L., &amp; Leskovec, J</person-group>
    <year>2017</year>
    <article-title>. Large-scale physical activity data reveal worldwide activity inequality</article-title>
    <source>Nature</source>
    <volume>547</volume>
    <issue>7663</issue>
    <fpage>336</fpage>
    <lpage>339</lpage>
    Althoff, T., Hicks, J. L., King, A. C., Delp, S. L., &amp; Leskovec, J. (2017). Large-scale physical activity data reveal worldwide activity inequality. Nature, 547(7663), 336-339.
  </mixed-citation>
</ref>
<ref id="Assi">
  <label>4</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Assi, K. J., Nahiduzzaman, K. M., Ratrout, N. T., &amp; Aldosary, A. S</person-group>
    <year>2018</year>
    <article-title>. Mode choice behavior of high school goers: Evaluating logistic regression and MLP neural networks</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>6</volume>
    <issue>2</issue>
    <fpage>225</fpage>
    <lpage>230</lpage>
    Assi, K. J., Nahiduzzaman, K. M., Ratrout, N. T., &amp; Aldosary, A. S. (2018). Mode choice behavior of high school goers: Evaluating logistic regression and MLP neural networks. Case Studies on Transport Policy, 6(2), 225-230.
  </mixed-citation>
</ref>
<ref id="Aziz">
  <label>5</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Aziz, A., Nawaz, M. S., Nadeem, M., &amp; Afzal, L</person-group>
    <year>2018</year>
    <article-title>. Examining suitability of the integrated public transport system: A case study of Lahore</article-title>
    <source>Transportation Research Part A: Policy and Practice</source>
    <volume>117</volume>
    <fpage>13</fpage>
    <lpage>25</lpage>
    Aziz, A., Nawaz, M. S., Nadeem, M., &amp; Afzal, L. (2018). Examining suitability of the integrated public transport system: A case study of Lahore. Transportation Research Part A: Policy and Practice, 117, 13-25.
  </mixed-citation>
</ref>
<ref id="Belgiawan">
  <label>6</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Belgiawan, P. F., Ilahi, A., &amp; Axhausen, K. W</person-group>
    <year>2019</year>
    <article-title>. Influence of pricing on mode choice decision in Jakarta: A random regret minimization model</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>7</volume>
    <issue>1</issue>
    <fpage>87</fpage>
    <lpage>95</lpage>
    Belgiawan, P. F., Ilahi, A., &amp; Axhausen, K. W. (2019). Influence of pricing on mode choice decision in Jakarta: A random regret minimization model. Case Studies on Transport Policy, 7(1), 87-95.
  </mixed-citation>
</ref>
<ref id="Breiman">
  <label>7</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Breiman, L</person-group>
    <year>2001</year>
    <article-title>. Random Forests</article-title>
    <source>Machine Learning</source>
    Breiman, L. (2001). Random Forests. Machine Learning 45, 5-32.
  </mixed-citation>
</ref>
<ref id="Buehler">
  <label>8</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Buehler, R</person-group>
    <year>2011</year>
    <article-title>. Determinants of transport mode choice: a comparison of Germany and the USA</article-title>
    <source>Journal of Transport Geography</source>
    <volume>19</volume>
    <issue>4</issue>
    <fpage>644</fpage>
    <lpage>657</lpage>
    Buehler, R. (2011). Determinants of transport mode choice: a comparison of Germany and the USA. Journal of Transport Geography, 19(4), 644-657.
  </mixed-citation>
</ref>
<ref id="Cumming">
  <label>9</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Cumming, I., Weal, Z., Afzali, R., Rezaei, S., &amp; Idris, A. O</person-group>
    <year>2019</year>
    <article-title>. The impacts of office relocation on commuting mode shift behaviour in the context of Transportation Demand Management (TDM)</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>7</volume>
    <issue>2</issue>
    <fpage>346</fpage>
    <lpage>356</lpage>
    Cumming, I., Weal, Z., Afzali, R., Rezaei, S., &amp; Idris, A. O. (2019). The impacts of office relocation on commuting mode shift behaviour in the context of Transportation Demand Management (TDM). Case Studies on Transport Policy, 7(2), 346-356.
  </mixed-citation>
</ref>
<ref id="Elhenawy">
  <label>10</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Elhenawy, M., Rakha, H. A., &amp; El-Shawarby, I</person-group>
    <year>2014</year>
    <article-title>. Enhanced modeling of driver stop- or-run actions at a yellow indication: Use of historical behavior and machine learning methods</article-title>
    <source>Transportation Research Record</source>
    <volume>2423</volume>
    <issue>1</issue>
    <fpage>24</fpage>
    <lpage>34</lpage>
    Elhenawy, M., Rakha, H. A., &amp; El-Shawarby, I. (2014). Enhanced modeling of driver stop- or-run actions at a yellow indication: Use of historical behavior and machine learning methods. Transportation Research Record, 2423(1), 24-34.
  </mixed-citation>
</ref>
<ref id="Ermagun">
  <label>11</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Ermagun, A., &amp; Samimi, A</person-group>
    <year>2015</year>
    <article-title>. Promoting active transportation modes in school trips</article-title>
    <source>Transport Policy</source>
    <volume>37</volume>
    <fpage>203</fpage>
    <lpage>211</lpage>
    Ermagun, A., &amp; Samimi, A. (2015). Promoting active transportation modes in school trips. Transport Policy, 37, 203-211.
  </mixed-citation>
</ref>
<ref id="Ewing">
  <label>12</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Ewing, R., &amp; Cervero, R</person-group>
    <year>2010</year>
    <article-title>. Travel and the built environment: A meta-analysis</article-title>
    <source>Journal of the American Planning Association</source>
    <volume>76</volume>
    <issue>3</issue>
    <fpage>265</fpage>
    <lpage>294</lpage>
    Ewing, R., &amp; Cervero, R. (2010). Travel and the built environment: A meta-analysis. Journal of the American Planning Association, 76(3), 265-294.
  </mixed-citation>
</ref>
<ref id="Field">
  <label>13</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Field, A</person-group>
    <year>2009</year>
    <source>Discovering statistics using SPSS, Sage Publications Ltd</source>
    <page-range>ublications</page-range>
    Field, A. (2009). Discovering statistics using SPSS, Sage Publications Ltd.
  </mixed-citation>
</ref>
<ref id="Gao">
  <label>14</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Gao, Y., Chen, X., Li, T., &amp; Chen, F</person-group>
    <year>2017</year>
    <article-title>. Differences in pupils&apos; school commute characteristics and mode choice based on the household registration system in China</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>5</volume>
    <issue>4</issue>
    <fpage>656</fpage>
    <lpage>661</lpage>
    Gao, Y., Chen, X., Li, T., &amp; Chen, F. (2017). Differences in pupils&apos; school commute characteristics and mode choice based on the household registration system in China. Case Studies on Transport Policy, 5(4), 656-661.
  </mixed-citation>
</ref>
<ref id="Genuer">
  <label>15</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Genuer, R., Poggi, J. M., &amp; Tuleau-Malot, C</person-group>
    <year>2010</year>
    <article-title>. Variable selection using random forests</article-title>
    <source>Pattern Recognition Letters</source>
    <volume>31</volume>
    <issue>14</issue>
    <fpage>2225</fpage>
    <lpage>2236</lpage>
    Genuer, R., Poggi, J. M., &amp; Tuleau-Malot, C. (2010). Variable selection using random forests. Pattern Recognition Letters, 31(14), 2225-2236.
  </mixed-citation>
</ref>
<ref id="Giuliano">
  <label>16</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Giuliano, G., &amp; Dargay, J</person-group>
    <year>2006</year>
    <article-title>. Car ownership, travel and land use: a comparison of the US and Great Britain</article-title>
    <source>Transportation Research Part A: Policy and Practice</source>
    <volume>40</volume>
    <issue>2</issue>
    <fpage>106</fpage>
    <lpage>124</lpage>
    Giuliano, G., &amp; Dargay, J. (2006). Car ownership, travel and land use: a comparison of the US and Great Britain. Transportation Research Part A: Policy and Practice, 40(2), 106-124.
  </mixed-citation>
</ref>
<ref id="Hand">
  <label>17</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Hand, D., Mannila, M., &amp; Smyth, P</person-group>
    <year>2001</year>
    <article-title>. Principles of Data Mining</article-title>
    <source>United States of America: The MIT Press</source>
    <page-range>rinciples</page-range>
    Hand, D., Mannila, M., &amp; Smyth, P. (2001). Principles of Data Mining. United States of America: The MIT Press.
  </mixed-citation>
</ref>
<ref id="Hou">
  <label>18</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Hou, Y., Edara, P., &amp; Sun, C</person-group>
    <year>2014</year>
    <article-title>. Traffic flow forecasting for urban work zones</article-title>
    <source>IEEE Transactions on Intelligent Transportation Systems</source>
    <volume>16</volume>
    <issue>4</issue>
    <fpage>1761</fpage>
    <lpage>1770</lpage>
    Hou, Y., Edara, P., &amp; Sun, C. (2014). Traffic flow forecasting for urban work zones. IEEE Transactions on Intelligent Transportation Systems, 16(4), 1761-1770.
  </mixed-citation>
</ref>
<ref id="Hu">
  <label>19</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Hu, H., Xu, J., Shen, Q., Shi, F., &amp; Chen, Y</person-group>
    <year>2018</year>
    <article-title>. Travel mode choices in small cities of China: A case study of Changting</article-title>
    <source>Transportation Research Part D: Transport and Environment</source>
    <volume>59</volume>
    <fpage>361</fpage>
    <lpage>374</lpage>
    Hu, H., Xu, J., Shen, Q., Shi, F., &amp; Chen, Y. (2018). Travel mode choices in small cities of China: A case study of Changting. Transportation Research Part D: Transport and Environment, 59, 361-374.
  </mixed-citation>
</ref>
<ref id="Jahangiri">
  <label>20</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Jahangiri, A., &amp; Rakha, H. A</person-group>
    <year>2015</year>
    <article-title>. Applying Machine Learning Techniques to Transportation Mode Recognition Using Mobile Phone Sensor Data</article-title>
    <source>IEEE Transactions on Intelligent Transportation Systems, 1-12</source>
    <page-range>hone</page-range>
    Jahangiri, A., &amp; Rakha, H. A. (2015). Applying Machine Learning Techniques to Transportation Mode Recognition Using Mobile Phone Sensor Data. IEEE Transactions on Intelligent Transportation Systems, 1-12.
  </mixed-citation>
</ref>
<ref id="James">
  <label>21</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">James, G., Witten, D., Hastie, T., &amp; Tibshirani, R</person-group>
    <year>2013</year>
    <article-title>. An Introduction to Statistical Learning with Application in R</article-title>
    <source>New York: Springer</source>
    James, G., Witten, D., Hastie, T., &amp; Tibshirani, R. (2013). An Introduction to Statistical Learning with Application in R. New York: Springer.
  </mixed-citation>
</ref>
<ref id="Lanzini">
  <label>22</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Lanzini, P., &amp; Khan, S. A</person-group>
    <year>2017</year>
    <article-title>. Shedding light on the psychological and behavioral determinants of travel mode choice: A meta-analysis</article-title>
    <source>Transportation Research Part F: Traffic Psychology and Behaviour</source>
    <page-range>sychological</page-range>
    Lanzini, P., &amp; Khan, S. A. (2017). Shedding light on the psychological and behavioral determinants of travel mode choice: A meta-analysis. Transportation Research Part F: Traffic Psychology and Behaviour, 48, 13- 27.
  </mixed-citation>
</ref>
<ref id="Lo">
  <label>23</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Lo, S. H., van Breukelen, G. J., Peters, G. J. Y., &amp; Kok, G</person-group>
    <year>2016</year>
    <article-title>. Commuting travel mode choice among office workers: Comparing an Extended Theory of Planned Behavior model between regions and organizational sectors</article-title>
    <source>Travel Behaviour and Society</source>
    <page-range>eters</page-range>
    Lo, S. H., van Breukelen, G. J., Peters, G. J. Y., &amp; Kok, G. (2016). Commuting travel mode choice among office workers: Comparing an Extended Theory of Planned Behavior model between regions and organizational sectors. Travel Behaviour and Society, 4, 1- 10.
  </mixed-citation>
</ref>
<ref id="Montini">
  <label>24</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Montini, L., Rieser-SchÃ¼ssler, N., Horni, A., &amp; Axhausen, K. W</person-group>
    <year>2014</year>
    <article-title>. Trip purpose identification from GPS tracks</article-title>
    <source>Transportation Research Record</source>
    <volume>2405</volume>
    <issue>1</issue>
    <fpage>16</fpage>
    <lpage>23</lpage>
    Montini, L., Rieser-SchÃ¼ssler, N., Horni, A., &amp; Axhausen, K. W. (2014). Trip purpose identification from GPS tracks. Transportation Research Record, 2405(1), 16-23.
  </mixed-citation>
</ref>
<ref id="Pakistan">
  <label>25</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Pakistan Population Census</person-group>
    <year>2017</year>
    <article-title>. Bureau of Statistic Govt</article-title>
    <source>of Punjab, Pakistan</source>
    <page-range>akistan</page-range>
    Pakistan Population Census. (2017). Bureau of Statistic Govt. of Punjab, Pakistan.
  </mixed-citation>
</ref>
<ref id="Pucher">
  <label>26</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Pucher, J., &amp; Buehler, R</person-group>
    <year>2006</year>
    <article-title>. Why Canadians cycle more than Americans: A comparative analysis of bicycling trends and policies</article-title>
    <source>Transport Policy</source>
    <volume>13</volume>
    <issue>3</issue>
    <fpage>265</fpage>
    <lpage>279</lpage>
    Pucher, J., &amp; Buehler, R. (2006). Why Canadians cycle more than Americans: A comparative analysis of bicycling trends and policies. Transport Policy, 13(3), 265-279.
  </mixed-citation>
</ref>
<ref id="Rasouli">
  <label>27</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Rasouli, S., &amp; Timmermans, H. J</person-group>
    <year>2014</year>
    <article-title>. Using ensembles of decision trees to predict transport mode choice decisions: Effects on predictive success and uncertainty estimates</article-title>
    <source>European Journal of Transport and Infrastructure Research</source>
    <volume>14</volume>
    <issue>4</issue>
    <fpage>412</fpage>
    <lpage>424</lpage>
    Rasouli, S., &amp; Timmermans, H. J. (2014). Using ensembles of decision trees to predict transport mode choice decisions: Effects on predictive success and uncertainty estimates. European Journal of Transport and Infrastructure Research, 14(4), 412-424.
  </mixed-citation>
</ref>
<ref id="Rebollo">
  <label>28</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Rebollo, J. J., &amp; Balakrishnan, H</person-group>
    <year>2014</year>
    <article-title>. Characterization and prediction of air traffic delays</article-title>
    <source>Transportation Research Part C: Emerging Technologies</source>
    <volume>44</volume>
    <fpage>231</fpage>
    <lpage>241</lpage>
    Rebollo, J. J., &amp; Balakrishnan, H. (2014). Characterization and prediction of air traffic delays. Transportation Research Part C: Emerging Technologies, 44, 231-241.
  </mixed-citation>
</ref>
<ref id="Shafique">
  <label>29</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Shafique, M. A., &amp; Hato, E</person-group>
    <year>2015</year>
    <article-title>. Use of acceleration data for transportation mode prediction</article-title>
    <source>Transportation</source>
    <volume>42</volume>
    <issue>1</issue>
    <fpage>163</fpage>
    <lpage>188</lpage>
    Shafique, M. A., &amp; Hato, E. (2015). Use of acceleration data for transportation mode prediction. Transportation, 42(1), 163-188.
  </mixed-citation>
</ref>
<ref id="Shaikhina">
  <label>30</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Shaikhina, T., Lowe, D., Daga, S., Briggs, D., Higgins, R., &amp; Khovanova, N</person-group>
    <year>2015</year>
    <article-title>. Machine learning for predictive modelling based on small data in biomedical engineering</article-title>
    <source>IFAC-PapersOnLine</source>
    <volume>48</volume>
    <issue>20</issue>
    <fpage>469</fpage>
    <lpage>474</lpage>
    Shaikhina, T., Lowe, D., Daga, S., Briggs, D., Higgins, R., &amp; Khovanova, N. (2015). Machine learning for predictive modelling based on small data in biomedical engineering. IFAC-PapersOnLine, 48(20), 469-474.
  </mixed-citation>
</ref>
<ref id="Shakeel">
  <label>31</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Shakeel, N., Baig, F., &amp; Saddiq, M. A</person-group>
    <year>2019</year>
    <article-title>. Modeling Commuter&apos;s Socio-demographic Characteristics to Predict Public Transport Usage Frequency by Applying Supervised Machine Learning Method</article-title>
    <source>Transport Technic and Technology</source>
    <volume>15</volume>
    <issue>2</issue>
    <fpage>1</fpage>
    <lpage>7</lpage>
    Shakeel, N., Baig, F., &amp; Saddiq, M. A. (2019). Modeling Commuter&apos;s Socio-demographic Characteristics to Predict Public Transport Usage Frequency by Applying Supervised Machine Learning Method. Transport Technic and Technology, 15(2), 1-7.
  </mixed-citation>
</ref>
<ref id="Sharifi">
  <label>32</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Sharifi, F., &amp; Burris, M. W</person-group>
    <year>2019</year>
    <article-title>. Application of machine learning to characterize uneconomical managed lane choice behaviour</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>7</volume>
    <issue>4</issue>
    <fpage>781</fpage>
    <lpage>789</lpage>
    Sharifi, F., &amp; Burris, M. W. (2019). Application of machine learning to characterize uneconomical managed lane choice behaviour. Case Studies on Transport Policy, 7(4), 781-789.
  </mixed-citation>
</ref>
<ref id="Sperry">
  <label>33</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Sperry, B. R., Burris, M., &amp; Woosnam, K. M</person-group>
    <year>2017</year>
    <article-title>. Investigating the impact of high- speed rail equipment visualization on mode choice models: Case study in central Texas</article-title>
    <source>Case Studies on Transport Policy</source>
    <volume>5</volume>
    <issue>4</issue>
    <fpage>560</fpage>
    <lpage>572</lpage>
    Sperry, B. R., Burris, M., &amp; Woosnam, K. M. (2017). Investigating the impact of high- speed rail equipment visualization on mode choice models: Case study in central Texas. Case Studies on Transport Policy, 5(4), 560-572.
  </mixed-citation>
</ref>
<ref id="Train">
  <label>34</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Train, K. E</person-group>
    <year>2009</year>
    <article-title>. Discrete choice methods with simulation</article-title>
    <source>Cambridge university press</source>
    <page-range>ress</page-range>
    Train, K. E. (2009). Discrete choice methods with simulation. Cambridge university press.
  </mixed-citation>
</ref>
<ref id="United">
  <label>35</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">United Nations Development Program</person-group>
    <year>2017</year>
    <article-title>. Pakistan National Human Development Report</article-title>
    <source>Pakistan: UNDP</source>
    <page-range>rogram</page-range>
    United Nations Development Program. (2017). Pakistan National Human Development Report. Pakistan: UNDP.
  </mixed-citation>
</ref>
<ref id="Weinberger">
  <label>36</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Weinberger, R., &amp; Goetzke, F</person-group>
    <year>2019</year>
    <article-title>. Automobile ownership and mode choice: Learned or instrumentally rational?</article-title>
    <source>Travel Behaviour and Society</source>
    <volume>16</volume>
    <fpage>153</fpage>
    <lpage>160</lpage>
    Weinberger, R., &amp; Goetzke, F. (2019). Automobile ownership and mode choice: Learned or instrumentally rational?. Travel Behaviour and Society, 16, 153-160.
  </mixed-citation>
</ref>
<ref id="Zahabi">
  <label>37</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Zahabi, S. A. H., Miranda-Moreno, L. F., Patterson, Z., &amp; Barla, P</person-group>
    <year>2012</year>
    <article-title>. Evaluating the effects of land use and strategies for parking and transit supply on mode choice of downtown commuters</article-title>
    <source>Journal of Transport and Land Use</source>
    <volume>5</volume>
    <issue>2</issue>
    <fpage>103</fpage>
    <lpage>119</lpage>
    Zahabi, S. A. H., Miranda-Moreno, L. F., Patterson, Z., &amp; Barla, P. (2012). Evaluating the effects of land use and strategies for parking and transit supply on mode choice of downtown commuters. Journal of Transport and Land Use, 5(2), 103-119.
  </mixed-citation>
</ref>
<ref id="Zaklouta">
  <label>38</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Zaklouta, F., &amp; Stanciulescu, B</person-group>
    <year>2012</year>
    <article-title>. Real-time traffic-sign recognition using tree classifiers</article-title>
    <source>IEEE Transactions on Intelligent Transportation Systems</source>
    <volume>13</volume>
    <issue>4</issue>
    <fpage>1507</fpage>
    <lpage>1514</lpage>
    Zaklouta, F., &amp; Stanciulescu, B. (2012). Real-time traffic-sign recognition using tree classifiers. IEEE Transactions on Intelligent Transportation Systems, 13(4), 1507-1514.
  </mixed-citation>
</ref>
<ref id="Zhang">
  <label>39</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Zhang, B</person-group>
    <year>2012</year>
    <article-title>. Reliable classification of vehicle types based on cascade classifier ensembles</article-title>
    <source>IEEE Transactions on Intelligent Transportation Systems</source>
    <volume>14</volume>
    <issue>1</issue>
    <fpage>322</fpage>
    <lpage>332</lpage>
    Zhang, B. (2012). Reliable classification of vehicle types based on cascade classifier ensembles. IEEE Transactions on Intelligent Transportation Systems, 14(1), 322-332.
  </mixed-citation>
</ref>
<ref id="Zhao">
  <label>42</label>
  <mixed-citation publication-type="journal">
    <person-group person-group-type="author">Zhao, C. H., Zhang, B. L., He, J., &amp; Lian, J</person-group>
    <year>2012</year>
    <article-title>. Recognition of driving postures by contourlet transform and random forests</article-title>
    <source>IET Intelligent Transport Systems</source>
    <volume>6</volume>
    <issue>2</issue>
    <fpage>161</fpage>
    <lpage>168</lpage>
    Zhao, C. H., Zhang, B. L., He, J., &amp; Lian, J. (2012). Recognition of driving postures by contourlet transform and random forests. IET Intelligent Transport Systems, 6(2), 161-168.
  </mixed-citation>
</ref>
</ref-list>
</back>
</article>