<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN" "http://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.2" xml:lang="en">
    <front>
        <journal-meta>
            <journal-id journal-id-type="pmc">F1000Research</journal-id>
            <journal-title-group>
                <journal-title>F1000Research</journal-title>
            </journal-title-group>
            <issn pub-type="epub">2046-1402</issn>
            <publisher>
                <publisher-name>F1000 Research Limited</publisher-name>
                <publisher-loc>London, UK</publisher-loc>
            </publisher>
        </journal-meta>
        <article-meta>
            <article-id pub-id-type="doi">10.12688/f1000research.124604.1</article-id>
            <article-categories>
                <subj-group subj-group-type="heading">
                    <subject>Research Article</subject>
                </subj-group>
                <subj-group>
                    <subject>Articles</subject>
                </subj-group>
            </article-categories>
            <title-group>
                <article-title>The simplicity of XGBoost algorithm versus the complexity of Random Forest, Support Vector Machine, and Neural Networks algorithms in urban forest classification</article-title>
                <fn-group content-type="pub-status">
                    <fn>
                        <p>[version 1; peer review: 1 approved]</p>
                    </fn>
                </fn-group>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author" corresp="yes">
                    <name>
                        <surname>Ramdani</surname>
                        <given-names>Fatwa</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Conceptualization</role>
                    <role content-type="http://credit.niso.org/">Data Curation</role>
                    <role content-type="http://credit.niso.org/">Formal Analysis</role>
                    <role content-type="http://credit.niso.org/">Methodology</role>
                    <role content-type="http://credit.niso.org/">Software</role>
                    <role content-type="http://credit.niso.org/">Validation</role>
                    <role content-type="http://credit.niso.org/">Visualization</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Original Draft Preparation</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Review &amp; Editing</role>
                    <uri content-type="orcid">https://orcid.org/0000-0002-8645-354X</uri>
                    <xref ref-type="corresp" rid="c1">a</xref>
                    <xref ref-type="aff" rid="a1">1</xref>
                </contrib>
                <contrib contrib-type="author" corresp="no">
                    <name>
                        <surname>Furqon</surname>
                        <given-names>Muhammad Tanzil</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Formal Analysis</role>
                    <role content-type="http://credit.niso.org/">Methodology</role>
                    <role content-type="http://credit.niso.org/">Software</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Original Draft Preparation</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Review &amp; Editing</role>
                    <xref ref-type="aff" rid="a2">2</xref>
                </contrib>
                <aff id="a1">
                    <label>1</label>International Public Policy, University of Tsukuba, Tsukuba, 305-8571, Japan</aff>
                <aff id="a2">
                    <label>2</label>Geoinformatics Research Group, Informatics Engineering, Brawijaya University, Malang, 65145, Indonesia</aff>
            </contrib-group>
            <author-notes>
                <corresp id="c1">
                    <label>a</label>
                    <email xlink:href="mailto:fatwa.ramdani.gw@u.tsukuba.ac.jp">fatwa.ramdani.gw@u.tsukuba.ac.jp</email>
                </corresp>
                <fn fn-type="conflict">
                    <p>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>20</day>
                <month>9</month>
                <year>2022</year>
            </pub-date>
            <pub-date pub-type="collection">
                <year>2022</year>
            </pub-date>
            <volume>11</volume>
            <elocation-id>1069</elocation-id>
            <history>
                <date date-type="accepted">
                    <day>9</day>
                    <month>9</month>
                    <year>2022</year>
                </date>
            </history>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2022 Ramdani F and Furqon MT</copyright-statement>
                <copyright-year>2022</copyright-year>
                <license 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 Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <self-uri content-type="pdf" xlink:href="https://f1000research.com/articles/11-1069/pdf"/>
            <abstract>
                <p>
                    <bold>Background:</bold> The availability of urban forest is under serious threat, especially in developing countries where urbanization is taking place rapidly. Meanwhile, there are many classifier algorithms available to monitor the extent of the urban forest. However, we need to assess the performance of each classifier to understand its complexity and accuracy.</p>
                <p>
                    <bold>Methods:</bold> This study proposes a novel procedure using R language with RStudio software to assess four different classifiers based on different numbers of training datasets to classify the urban forest within the campus environment. The normalized difference vegetation indices (NDVI) were then employed to compare the accuracy of each classifier.</p>
                <p>
                    <bold>Results:</bold> This study found that the Extreme Gradient Boosting (XGBoost) classifier outperformed the other three classifiers, with an RMSE value of 1.56. While the Artificial Neural Network (ANN), Random Forest (RF), and Support Vector Machine (SVM) were in second, third, and fourth place with RMSE values of 4.33, 6.81, and 7.45 respectively.</p>
                <p>
                    <bold>Conclusions:</bold> The XGBoost algorithm is the most suitable for urban forest classification with limited data training. This study is easy to reproduce since the code is available and open to the public.</p>
            </abstract>
            <kwd-group kwd-group-type="author">
                <kwd>xgboost</kwd>
                <kwd>random forest</kwd>
                <kwd>support vector machine</kwd>
                <kwd>neural network</kwd>
                <kwd>urban forest</kwd>
                <kwd>classification</kwd>
            </kwd-group>
            <funding-group>
                <award-group id="fund-1" xlink:href="http://dx.doi.org/10.13039/501100006559">
                    <funding-source>University of Tsukuba</funding-source>
                    <award-id>UniversityofTsukubaGateway(F1000)ArticleSubmissionSupportProgram</award-id>
                </award-group>
                <award-group id="fund-2" xlink:href="http://dx.doi.org/10.13039/501100006374">
                    <funding-source>Universitas Brawijaya</funding-source>
                </award-group>
                <funding-statement>The first author, FR, thanks the University of Tsukuba Gateway (F1000) Article Submission Support Program. The second author, MTF, thanks the DIPA program of the Faculty of Computer Science, Universitas Brawijaya for supporting this research.</funding-statement>
                <funding-statement>
                    <italic>The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.</italic>
                </funding-statement>
            </funding-group>
        </article-meta>
    </front>
    <body>
        <sec id="sec1" sec-type="intro">
            <title>Introduction</title>
            <p>Trees and vegetation within urbanized areas (buildings, streets, parks, derelict corners, etc) are known as urban forests (
                <ext-link ext-link-type="uri" xlink:href="https://www.fao.org/3/t1680e/T1680E00.htm">http://www.fao.org/</ext-link>). According to the Canadian Urban Forest Strategy (CUFS), urban forest consists of trees, forests, greenspace and related abiotic, biotic and cultural components in areas extending from the urban core to the urban-rural fringe (
                <ext-link ext-link-type="uri" xlink:href="https://treecanada.ca/wp-content/uploads/2018/10/TC-CUFS-2019-2024-Eng.pdf">www.treecanada.ca</ext-link>). The concept of the urban forest is not a new concept, but it has grown in importance, especially in developing countries where urbanization is taking place rapidly.</p>
            <p>The availability of trees and vegetation in urbanized areas is important, not only for aesthetic reasons but also for a healthy environment as well as to tackle urban pollution (
                <xref ref-type="bibr" rid="ref4">Brack, 2002</xref>; 
                <xref ref-type="bibr" rid="ref18">McPherson 
                    <italic toggle="yes">et al</italic>., 2005</xref>; 
                <xref ref-type="bibr" rid="ref30">Tyrv&#x00e4;inen 
                    <italic toggle="yes">et al</italic>., 2005</xref>) and microclimate regulator (
                <xref ref-type="bibr" rid="ref25">Ramdani &amp; Setiani, 2014</xref>). Furthermore, the access and quality of urban vegetation can increase physical activity as well as residents&#x2019; health (
                <xref ref-type="bibr" rid="ref27">Schipperijn 
                    <italic toggle="yes">et al</italic>., 2013</xref>; 
                <xref ref-type="bibr" rid="ref31">van Dillen 
                    <italic toggle="yes">et al</italic>., 2012</xref>).</p>
            <p>This urban forest also provides socio-economic benefits and uses. From a social point of view, urban forest creates recreation opportunities, improves inhabitants&#x2019; home and work environments, as well as providing a positive impact on physical and mental health (
                <xref ref-type="bibr" rid="ref10">Groenewegen 
                    <italic toggle="yes">et al</italic>., 2006</xref>; 
                <xref ref-type="bibr" rid="ref20">Ramdani, 2013</xref>). From an economic point of view, urban forest could increase property values as well as tourism (
                <xref ref-type="bibr" rid="ref30">Tyrv&#x00e4;inen 
                    <italic toggle="yes">et al</italic>., 2005</xref>).</p>
            <p>Up-to-date information on the presence of urban forest is needed since it gives urban inhabitants a chance to interact with nature. This can have a significant impact on their quality of life in terms of their emotions, bodies, and spirits (
                <xref ref-type="bibr" rid="ref9">Grebner 
                    <italic toggle="yes">et al</italic>., 2013</xref>). This information could be generated from geospatial datasets, especially raster-based data. The availability of very high-resolution satellite data provides benefits for this task. However, to monitor and map the presence of urban forest we need to evaluate the best method of classifier algorithm.</p>
            <p>According to 
                <xref ref-type="bibr" rid="ref19">Nguyen 
                    <italic toggle="yes">et al</italic>. (2019)</xref>, the XGBoost algorithm has some strong and weak points. The strong points include high execution speed and model performance, parallelization of tree construction using all CPU cores during training, distributed computing for training very large models using a cluster of machines, out-of-core computing for very large datasets that do not fit into memory, and cache optimization of data structures and algorithms to make the best use of hardware. However, it is a boosting library that is designed for tabular data, therefore it will not work for other tasks such as natural language processing (NLP).</p>
            <sec id="sec2">
                <title>Previous studies</title>
                <p>Some researchers have evaluated the performance of the XGBoost classifier algorithm for satellite image classification as well as other geospatial datasets (
                    <xref ref-type="bibr" rid="ref2">Balzotti 
                        <italic toggle="yes">et al</italic>., 2020</xref>; 
                    <xref ref-type="bibr" rid="ref14">Lin 
                        <italic toggle="yes">et al</italic>., 2020</xref>; 
                    <xref ref-type="bibr" rid="ref34">Zheng 
                        <italic toggle="yes">et al</italic>., 2019</xref>). 
                    <xref ref-type="bibr" rid="ref8">Georganos 
                        <italic toggle="yes">et al</italic>. (2018)</xref> examined the performance of XGBoost compared with Random Forest (RF) and Support Vector Machine (SVM) for classification of WorldView-3 images, Pleiades images, and aerial photogrammetry of study areas in Burkina Faso, Senegal, and Germany, respectively. They found that the XGBoost classifier algorithm outperformed the RF and SVM algorithms, especially in larger sample sizes. 
                    <xref ref-type="bibr" rid="ref32">Xu, Ho, 
                        <italic toggle="yes">et al</italic>. (2018)</xref> estimated monthly concentrations of ground-level PM2.5 using Moderate Resolution Imaging Spectroradiometer (MODIS) data (
                    <ext-link ext-link-type="uri" xlink:href="https://modis.gsfc.nasa.gov/">https://modis.gsfc.nasa.gov/</ext-link>) and eight different classifier algorithms such as Cubist, RF, and XG Boost. They found that these three classifier algorithms produced better performance than the other classifiers. Another study by 
                    <xref ref-type="bibr" rid="ref33">Xu, Knudby, 
                        <italic toggle="yes">et al</italic>., (2018)</xref> used ten different classifiers to map ambient light at night (ALN) for urban environment studies. One of the classifiers was the XGBoost classifier algorithm. The result showed that XGBoost produced a lower mean absolute error (MAE).</p>
                <p>A study by 
                    <xref ref-type="bibr" rid="ref16">Man 
                        <italic toggle="yes">et al</italic>. (2018)</xref> introduced a classification procedure using Landsat 8 images over Hanoi, Vietnam. They compared multiple classifiers such as XGBoost, Logistic Regression, SVM with Radial Basis Function (RBF) kernel, SVM with linear kernel, and Multi-Layer Perceptron (MLP). The study concluded that all classifiers produced high accuracy. Another study by 
                    <xref ref-type="bibr" rid="ref1">Abdi (2019)</xref> also concluded that XGBoost produced high overall accuracy. His study compared SVM with XGBoost, RF, and Deep Learning (DL) classifiers. The results of his research showed that DL was in last place in terms of land cover land use classification with only 73% accuracy using Sentinel-2 images of Sweden and the Baltic region.</p>
                <p>Furthermore, there are some studies introducing the application of SVM in remote sensing data classification (
                    <xref ref-type="bibr" rid="ref13">Khosravi &amp; Mohammad-Beigi, 2014</xref>; 
                    <xref ref-type="bibr" rid="ref15">Liu 
                        <italic toggle="yes">et al</italic>., 2017</xref>; 
                    <xref ref-type="bibr" rid="ref17">Maulik &amp; Chakraborty, 2012</xref>). For instance, 
                    <xref ref-type="bibr" rid="ref21">Ramdani (2018)</xref> introduced a novel procedure to extract oil palm plantation data using Sentinel-2 images. His study compared four different classifiers, which were RF, SVM, K-Nearest Neighbor (KNN), and Gaussian Mixture Model (GMM). He found that the object-based geospatial data feature extraction outperformed the four different classifiers, while the SVM was in second place, followed by KNN, RF, and GMM. 
                    <xref ref-type="bibr" rid="ref6">Dong 
                        <italic toggle="yes">et al</italic>. (2020)</xref> tested a method based on the fusion of an RF classifier and Convolutional Neural Network (CNN) for a very high-resolution remote sensing (VHRRS) based forest mapping. The study demonstrated the RF classifier produced better results and involved less programming effort.</p>
                <p>In terms of the different number of data training, Ramdani 
                    <italic toggle="yes">et al</italic>., (2019) introduced the effect of the different number of data training on the ultra-high resolution of aerial orthomosaic photos derived from an unmanned aerial vehicle. The study concluded that the higher number of data training does not always result in higher accuracy of land use land cover classification. The study compared Multi-Layer Perceptron (MLP) and Radial Basis Function Neural Network (RBFNN).</p>
                <p>Although data-driven based-on satellite imagery study is well established for classification applications, its effect on the number of data training on the classification result used in urban forest classification has not been extensively studied. Furthermore, it is challenging to follow and replicate the results of the previous studies. Therefore, the objective of this study was to evaluate the performance of four different classifier algorithms that is XGBoost, RF, SVM, and Artificial Neural Network (ANN) in the accuracy of urban forest classification using different numbers of data training with R language within 
                    <ext-link ext-link-type="uri" xlink:href="https://rstudio.com/">RStudio</ext-link> 2022.02.3+492 &#x201c;Prairie Trillium&#x201d; (
                    <xref ref-type="bibr" rid="ref26">RStudio, 2020</xref>) as an Integrated Development Environment (IDE). An open-access alternative for RStudio is 
                    <ext-link ext-link-type="uri" xlink:href="https://jupyter.org/">Jupyter Notebook</ext-link>, which can be run using an Internet connection.</p>
            </sec>
        </sec>
        <sec id="sec3" sec-type="methods">
            <title>Methods</title>
            <sec id="sec4">
                <title>Study area</title>
                <p>The study area was Brawijaya University Campus, located in Malang City, East Java Indonesia (
                    <ext-link ext-link-type="uri" xlink:href="https://ub.ac.id/">https://ub.ac.id/</ext-link>). With half of the campus covered with trees and vegetation, this is a very suitable area to test the four different classifier algorithms.</p>
                <p>According to research by Ramdani 
                    <italic toggle="yes">et al</italic>., (2019), the tree and vegetation of Brawijaya University Campus covers almost 20 ha while the rest is buildings and other infrastructures. This tree and vegetation cover is considered an urban forest by the local government of Malang City. 
                    <xref ref-type="fig" rid="f1">Figure 1</xref> shows the study area of Brawijaya University Campus superimposed with sampling point datasets.</p>
                <fig fig-type="figure" id="f1" orientation="portrait" position="float">
                    <label>Figure 1. </label>
                    <caption>
                        <title>The study area, Brawijaya University Campus, Malang City, East Java Indonesia.</title>
                    </caption>
                    <graphic id="gr1" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure1.gif"/>
                </fig>
            </sec>
            <sec id="sec5">
                <title>Data and methodology</title>
                <p>Data from PlanetScope was collected from 
                    <ext-link ext-link-type="uri" xlink:href="https://www.planet.com/">https://www.planet.com/</ext-link> under the Open California Program. Unfortunately, this program has since shut down (
                    <ext-link ext-link-type="uri" xlink:href="https://www.planet.com/pulse/sun-setting-on-open-california/">https://www.planet.com/</ext-link>). However, researchers are still able to apply for access to the data through the education and science program (
                    <ext-link ext-link-type="uri" xlink:href="https://www.planet.com/science/">https://www.planet.com/science/</ext-link>). Sentinel-2 datasets with 10-meter pixel resolution are also available to the public and can be accessed from 
                    <ext-link ext-link-type="uri" xlink:href="https://scihub.copernicus.eu/dhus/#/home">https://scihub.copernicus.eu/dhus/as</ext-link> an alternative. Regarding the datasets, there are many open-access alternatives to satellite imagery such as Landsat-8 and Landsat-9 with pixel resolutions of 30 m (multispectral), and 15 m (panchromatic), respectively. Landsat-8 and Landsat-9 are available through 
                    <ext-link ext-link-type="uri" xlink:href="https://earthexplorer.usgs.gov/">https://earthexplorer.usgs.gov/</ext-link>. The dataset can be downloaded after registering.</p>
                <p>For this study, the acquisition date was September 12, 2019. The Planet imagery has a 3.7 m spatial resolution approximately, with three different bands in the visible spectrum, that is blue with 455&#x2013;515 nm, green with 500&#x2013;590 nm, red with 590&#x2013;670 nm, and a split-frame near Infra-red with 780&#x2013;860 nm (
                    <ext-link ext-link-type="uri" xlink:href="https://assets.planet.com/docs/Planet_Combined_Imagery_Product_Specs_letter_screen.pdf">assets.planet.com/docs</ext-link>/).</p>
                <p>The PlanetScope data was clipped using the polygon boundary (see yellow in 
                    <xref ref-type="fig" rid="f1">Figure 1</xref>) to minimize the computation time. The boundary was defined based on the outer buildings of the campus. 
                    <ext-link ext-link-type="uri" xlink:href="https://www.qgis.org/en/site/">QGIS</ext-link> software version 3.22 &#x201c;Biatowieza&#x201d; was used for this step. An open-access alternative for QGIS is 
                    <ext-link ext-link-type="uri" xlink:href="https://grass.osgeo.org/">GRASS GIS</ext-link> version 7.8.5 or 
                    <ext-link ext-link-type="uri" xlink:href="https://saga-gis.sourceforge.io/en/index.html">SAGA GIS</ext-link> version 7.9.0.</p>
                <p>To classify the remote sensing data, we needed to prepare the training and testing data sets. These data were collected within the urban forest of Brawijaya University campus using a handheld GPS Trimble Juno 3B series. Each land-use type in scenario 1 was represented by five points of training data sets as the minimum number of training data. While scenario 2 used ten points, and scenario 3 used fifteen points of training datasets as the maximum number of training data. There were five land-use types used in this study, which were grass, trees, buildings, roads, and residential.</p>
                <p>Training and testing datasets were separated 60:40, which was 60% for training and 40% for testing the result. Training and testing data had the same column which consisted of a class of land use, type of land use, x coordinate, y coordinate, and values of each band that had been extracted using the point sampling tool plugin in QGIS. 
                    <xref ref-type="table" rid="T1">Table 1</xref> shows the sample of training data sets. The classification process was done in the RStudio environment, while code and datasets used in this study are openly available (
                    <xref ref-type="bibr" rid="ref22">Ramdani, 2022</xref>; 
                    <xref ref-type="bibr" rid="ref23">Ramdani &amp; Furqon, 2022</xref>).</p>
                <table-wrap id="T1" orientation="portrait" position="float">
                    <label>Table 1. </label>
                    <caption>
                        <title>Sample training datasets.</title>
                        <p>PS.1 to PS.3 are the pixel values of bands of PlanetScope. The &#x201c;class&#x201d; column is the code used for classification. The &#x201c;type&#x201d; column is land use land cover type. While the xcoor and ycoor columns are coordinate at each point in UTM.</p>
                    </caption>
                    <table content-type="article-table" frame="hsides">
                        <thead>
                            <tr>
                                <th align="left" colspan="1" rowspan="1" valign="top">PS.1</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">PS.2</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">PS.3</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">class</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">type</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">xcoor</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">ycoor</th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">216</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">225</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">234</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">1</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">grass</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677880</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120625</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">1</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">grass</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677895</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120609</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">250</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">254</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">1</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">grass</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677903</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120596</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">168</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">165</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">156</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">2</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">tree</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677869</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9121131</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">168</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">166</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">150</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">2</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">tree</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677637</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120667</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">164</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">166</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">152</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">2</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">tree</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677737</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120229</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">186</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">183</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">188</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">3</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">building</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677948</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120950</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">255</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">3</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">building</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">678179</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120493</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">191</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">189</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">190</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">3</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">buiding</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">678015</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120541</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">183</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">178</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">171</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">4</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">road</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">678060</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120890</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">183</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">180</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">176</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">4</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">road</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677949</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120620</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">178</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">175</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">172</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">4</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">road</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677829</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120200</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">180</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">178</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">181</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">5</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">residential</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">678017</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9121009</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">179</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">175</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">179</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">5</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">residential</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677594</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120937</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">190</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">191</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">203</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">5</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">residential</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">677617</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">9120273</td>
                            </tr>
                        </tbody>
                    </table>
                </table-wrap>
            </sec>
        </sec>
        <sec id="sec6">
            <title>XGBoost classifier</title>
            <p>When working in RStudio, we first made a working directory. In this case, the working directory was &#x201c;D:/MLinRStudio&#x201d;. Then we installed and activated the library. There were four libraries needed for the classification using the XGBoost algorithm, that is &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://www.rdocumentation.org/packages/raster/versions/3.3-13">raster</ext-link>&#x201d;, &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://www.rdocumentation.org/packages/installr/versions/0.22.0/topics/install.Rtools">rtools</ext-link>&#x201d;, &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://devtools.r-lib.org/">devtool</ext-link>&#x201d;, and &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/xgboost/index.html">xgboost</ext-link>&#x201d;. According to 
                <xref ref-type="bibr" rid="ref7">Friedman (2001)</xref>, XGBoost is an ensemble tree method that follows the principle of the gradient boosting framework, and uses regularization techniques to control overfitting and model complexity (
                <xref ref-type="bibr" rid="ref5">Chen &amp; Guestrin, 2016</xref>).</p>
            <p>The original PlanetScope data was a scene with approximate size 24 &#x00d7; 8 km. While the sampling points were collected using handheld GPS Trimble Juno 3B. The next step was to import the clipped dataset of PlanetScope as well as the sampling points data into the RStudio environment. Then we extracted the values of each sample and converted the data frame into a matrix. Finally, we converted the class of sampling point data into a numeric. The classification was then conducted, firstly by training the model and then predicting the result.</p>
            <p>To evaluate the classification result we converted the testing data into a spatial object using the X and Y coordinates, then superimposed the testing points on the predicted classification and extracted the values. Finally, the error matrix was produced, and we calculated the classified image.</p>
        </sec>
        <sec id="sec7">
            <title>Random forest (RF) classifier</title>
            <p>Different from the XGBoost, a larger library is needed to run the RF classifier, that is &#x201c;raster&#x201d;, &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/caret/index.html">caret</ext-link>&#x201d;, &#x201c;sp&#x201d; (
                <xref ref-type="bibr" rid="ref3">Bivand 
                    <italic toggle="yes">et al</italic>., 2013</xref>), &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/randomForest/index.html">randomForest</ext-link>&#x201d;, &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/rgdal/index.html">rgdal</ext-link>&#x201d;, and &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/e1071/index.html">e1071</ext-link>&#x201d;. The library &#x201c;randomForest&#x201d; was to run the RF classifier algorithm within RStudio. The earlier step was similar, where we needed to set the working directory, install and load the library, and import the raster data from PlanetScope.</p>
            <p>The next step was to define the name of the layer of the stack images and load the sampling point dataset. Furthermore, we split the data frame into 60:40 by class and then combined it into single training and a testing data frame. Next was to set up a resampling method in the model training process and then generate the grid search of candidate hyper-parameter values for inclusion in the model training process.</p>
            <p>Finally, we ran the RF model and applied it to the dataset. The evaluation method began with the conversion of testing point data into a spatial object using the X and Y coordinates, superimposing it, and extracting the predicted values. The confusion matrix was produced and calculated to evaluate the final result of the classification.</p>
        </sec>
        <sec id="sec8">
            <title>Support vector machine (SVM) classifier</title>
            <p>There were six libraries needed to run the SVM classifier within the RStudio environment, that is &#x201c;raster&#x201d;, &#x201c;caret&#x201d;, &#x201c;sp&#x201d;, &#x201c;
                <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/kernlab/">kernlab</ext-link>&#x201d; (
                <xref ref-type="bibr" rid="ref12">Karatzoglou 
                    <italic toggle="yes">et al</italic>., 2019</xref>), &#x201c;rgdal&#x201d;, and &#x201c;e1071&#x201d;. The &#x201c;kernlab&#x201d; library was specially designated to run the SVM classifier algorithm. SVM is known as an excellent tool for multiclass classification (
                <xref ref-type="bibr" rid="ref11">Hsu &amp; Lin, 2002</xref>).</p>
            <p>The first step from importing the dataset to setting up the resampling method was similar to the previous RF algorithm. However, in order to generate a grid search of candidate hyper-parameter values for inclusion in the model training process we needed a more complex tuning process to achieve higher accuracy. In the SVM algorithm, we needed to input different parameters to control the non-linearity in the hyperplane and the influence of each support vector.</p>
            <p>After the grid search was produced, we then ran the SVM model and applied the model to a dataset. The next step was similar, where we calculated the error matrix and generated the final result.</p>
        </sec>
        <sec id="sec9">
            <title>Artificial neural network (ANN) classifier</title>
            <p>The difference between the XGBoost, RF, and SVM classifier and ANN are that we needed to adjust the number of neuron units in the hidden layer and adjust the regularization parameter to avoid over-fitting. In this study, we employed 15 neuron units in the hidden layer and 0.1 to 0.5 for the decay parameter to avoid over-fitting. We then ran the ANN model and applied the model to a dataset. The next step was calculating the error matrix and generating the final result.</p>
        </sec>
        <sec id="sec10">
            <title>Validation using Normalized Difference Vegetation Index (NDVI)</title>
            <p>To calculate the NDVI image we employed 
                <xref ref-type="disp-formula" rid="e1">equation (1)</xref> to the PlanetScope image. The NDVI was first proposed by 
                <xref ref-type="bibr" rid="ref29">Tucker (1979)</xref>. The NDVI was calculated from the visible red and near-infrared light reflected by vegetation. Healthy vegetation absorbs most of the visible light that hits it, and reflects a large portion of the near-infrared light. Unhealthy or sparse vegetation reflects more visible light and less near-infrared light (
                <xref ref-type="bibr" rid="ref29">Tucker, 1979</xref>).
                <disp-formula id="e1">
                    <mml:math display="block">
                        <mml:mtext>NDVI</mml:mtext>
                        <mml:mo>=</mml:mo>
                        <mml:mfrac>
                            <mml:mrow>
                                <mml:mi>NIR</mml:mi>
                                <mml:mspace width="0.25em"/>
                                <mml:mfenced close=")" open="(">
                                    <mml:mrow>
                                        <mml:mtext>band</mml:mtext>
                                        <mml:mspace width="0.25em"/>
                                        <mml:mn>4</mml:mn>
                                    </mml:mrow>
                                </mml:mfenced>
                                <mml:mo>&#x2212;</mml:mo>
                                <mml:mi>Red</mml:mi>
                                <mml:mspace width="0.25em"/>
                                <mml:mfenced close=")" open="(">
                                    <mml:mrow>
                                        <mml:mtext>band</mml:mtext>
                                        <mml:mspace width="0.25em"/>
                                        <mml:mn>3</mml:mn>
                                    </mml:mrow>
                                </mml:mfenced>
                            </mml:mrow>
                            <mml:mrow>
                                <mml:mi>NIR</mml:mi>
                                <mml:mspace width="0.25em"/>
                                <mml:mfenced close=")" open="(">
                                    <mml:mrow>
                                        <mml:mtext>band</mml:mtext>
                                        <mml:mspace width="0.25em"/>
                                        <mml:mn>4</mml:mn>
                                    </mml:mrow>
                                </mml:mfenced>
                                <mml:mo>+</mml:mo>
                                <mml:mi>Red</mml:mi>
                                <mml:mspace width="0.25em"/>
                                <mml:mfenced close=")" open="(">
                                    <mml:mrow>
                                        <mml:mtext>band</mml:mtext>
                                        <mml:mspace width="0.25em"/>
                                        <mml:mn>3</mml:mn>
                                    </mml:mrow>
                                </mml:mfenced>
                            </mml:mrow>
                        </mml:mfrac>
                    </mml:math>
                    <label>(1)</label>
                </disp-formula>
            </p>
            <p>Theoretically, the indices should produce values ranging from &#x2212;1 to +1; however, in our study area NDVI values ranged from &#x2212;0.11 to 0.5. We then reclassed the NDVI image into five different classes, which were non-vegetation (-0.11&#x2013;0.01), low vegetation (0.02&#x2013;0.14), light vegetation (0.15&#x2013;0.27), medium vegetation (0.27&#x2013;0.4), and high vegetation (&gt;0.41) covered. Then we extracted the highest three classes and combined them into a single class of vegetation. These data were then employed as the testing data for the accuracy assessment of the best scenario. The Root Mean Square Error (RMSE) was used to evaluate the accuracy between the four different classifiers and NDVI. The RMSE compares a predicted value (Pi) of four classifiers (n) and an observed value (Oi) of NDVI (
                <xref ref-type="disp-formula" rid="e2">Equation 2</xref>).
                <disp-formula id="e2">
                    <mml:math display="block">
                        <mml:mtext>RMSE</mml:mtext>
                        <mml:mo>=</mml:mo>
                        <mml:msqrt>
                            <mml:mfrac>
                                <mml:mrow>
                                    <mml:msubsup>
                                        <mml:mo>&#x2211;</mml:mo>
                                        <mml:mrow>
                                            <mml:mi>i</mml:mi>
                                            <mml:mo>=</mml:mo>
                                            <mml:mn>1</mml:mn>
                                        </mml:mrow>
                                        <mml:mi>n</mml:mi>
                                    </mml:msubsup>
                                    <mml:msup>
                                        <mml:mfenced close=")" open="(">
                                            <mml:mrow>
                                                <mml:msub>
                                                    <mml:mi>P</mml:mi>
                                                    <mml:mi>i</mml:mi>
                                                </mml:msub>
                                                <mml:mo>&#x2212;</mml:mo>
                                                <mml:msub>
                                                    <mml:mi>O</mml:mi>
                                                    <mml:mi>i</mml:mi>
                                                </mml:msub>
                                            </mml:mrow>
                                        </mml:mfenced>
                                        <mml:mn>2</mml:mn>
                                    </mml:msup>
                                </mml:mrow>
                                <mml:mi>n</mml:mi>
                            </mml:mfrac>
                        </mml:msqrt>
                        <mml:mspace width="0.25em"/>
                    </mml:math>
                    <label>(2)</label>
                </disp-formula>
            </p>
        </sec>
        <sec id="sec11" sec-type="results">
            <title>Results</title>
            <sec id="sec12">
                <title>Scenario 1: five samples of each class</title>
                <p>The final result of the first scenario is shown in 
                    <xref ref-type="fig" rid="f2">Figure 2</xref>. The green colour represents the grass, dark green represents the trees, red represents the buildings, yellow represents the road, and residential is represented by orange.</p>
                <fig fig-type="figure" id="f2" orientation="portrait" position="float">
                    <label>Figure 2. </label>
                    <caption>
                        <title>Classified images of PlanetScope using four different algorithms in scenario 1.</title>
                        <p>Trees are shown in dark green; roads are shown in yellow; buildings are shown in red; grass is shown in light green; and residential areas are represented by orange.</p>
                    </caption>
                    <graphic id="gr2" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure2.gif"/>
                </fig>
                <p>The RF, SVM, and NN algorithm produced the lowest accuracy level, it can be seen from the 
                    <xref ref-type="fig" rid="f2">Figure 2</xref> that all classes were classified into the building. The accuracy and kappa value could only achieve approximately 2% and 0, respectively.</p>
                <p>The XGBoost algorithm produced the highest accuracy level, with an accuracy of 93% and a kappa value of 0.92. 
                    <xref ref-type="fig" rid="f2">Figure 2</xref> shows that tree land-use type dominated, followed by roads, buildings, and grass, while residential was the lowest.</p>
            </sec>
            <sec id="sec13">
                <title>Scenario 2: ten samples of each class</title>
                <p>In this scenario, the XGBoost algorithm still outperformed the other three classifier algorithms with accuracy of 93% achieved and a kappa value of 0.92. The RF algorithm accuracy followed in second with 91% accuracy and 0.88 kappa value. The NN algorithm was in third position with 83% accuracy and 0.79 kappa value, and the SVM algorithm was in last position with 60% accuracy and 0.49 kappa value.</p>
                <p>In this scenario, all three classifier algorithms increased the accuracy and kappa value. However, the XGBoost algorithm still performed better than the other three classifier algorithms. The final result of the scenario 2 classification is shown in 
                    <xref ref-type="fig" rid="f3">Figure 3</xref>.</p>
                <fig fig-type="figure" id="f3" orientation="portrait" position="float">
                    <label>Figure 3. </label>
                    <caption>
                        <title>Classified images from PlanetScope using four different algorithms in scenario 2.</title>
                        <p>Trees are represented by dark green; roads are represented by yellow; buildings are represented by red; grass is represented by light green; and residential areas are represented by orange.</p>
                    </caption>
                    <graphic id="gr3" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure3.gif"/>
                </fig>
            </sec>
            <sec id="sec14">
                <title>Scenario 3: fifteen samples of each class</title>
                <p>The third scenario produced different values of accuracy and kappa for all four classifier algorithms. The XGBoost algorithm was still in first position, however, the accuracy decreased slightly to 91% and the kappa value decreased to 88. The RF algorithm followed in second place with 77% accuracy, a dramatic decrease from 91% accuracy in the second scenario. The kappa value of the RF algorithm also decreased to 0.71 from 0.88 in the second scenario.</p>
                <p>The accuracy of the NN algorithm also decreased from 83% in the second scenario to 65% in the third scenario and the kappa value from 0.79 to 0.56. The SVM algorithm was still in last place with 60% accuracy and 0.49 kappa value, but there were no changes from the second scenario. The final result of the scenario 3 classification is shown in 
                    <xref ref-type="fig" rid="f4">Figure 4</xref>.</p>
                <fig fig-type="figure" id="f4" orientation="portrait" position="float">
                    <label>Figure 4. </label>
                    <caption>
                        <title>Classified images of PlanetScope using four different algorithms in scenario 3.</title>
                        <p>Trees are represented by dark green; roads are represented by yellow; buildings are represented by red; grass is represented by light green; and residential areas are represented by orange.</p>
                    </caption>
                    <graphic id="gr4" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure4.gif"/>
                </fig>
            </sec>
            <sec id="sec15">
                <title>Validation</title>
                <p>The vegetation extracted from the PlanetScope NDVI image was as large as 15.46 ha. The results of the four different classifiers and NDVI are compared and summarized in 
                    <xref ref-type="table" rid="T2">Table 2</xref> while 
                    <xref ref-type="fig" rid="f5">Figure 5</xref> shows the NDVI image of the study area. 
                    <xref ref-type="table" rid="T3">Table 3</xref> summarizes the accuracy and kappa values of four different classifiers. Once again, the XGBoost classifier outperformed the other three classifiers with the lowest RMSE value of 1.56. The ANN classifier followed in second place with an RMSE value of 4.33, the RF classifier was in third with an RMSE value of 6.81, and the SVM classifier was in last place with an RMSE value of 7.45.</p>
                <table-wrap id="T2" orientation="portrait" position="float">
                    <label>Table 2. </label>
                    <caption>
                        <title>The observed value of the NDVI, the predicted values of four classifiers, the difference, and the RMSE value.</title>
                        <p>The &#x201c;observed vegetation (NDVI)&#x201d; is a value acquired from PlanetScope data. The &#x201c;predicted vegetation area (Ha)&#x201d; was acquired from the four different classifiers. The difference is the difference between the &#x201c;observed vegetation (NDVI)&#x201d; and &#x201c;predicted vegetation area (Ha)&#x201d;. RF, Random Forest; SVM, Support Vector Machine; ANN, Artificial Neural Network; XGBoost, Extreme Gradient Boosting.</p>
                    </caption>
                    <table content-type="article-table" frame="hsides">
                        <thead>
                            <tr>
                                <th align="left" colspan="1" rowspan="1" valign="top">Algorithm</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Observed vegetation (NDVI)</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Predicted vegetation area (Ha)</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Difference</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">RMSE</th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">RF</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">15.46</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">19.81</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">4.35</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">6.81</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">SVM</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">15.46</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">26.81</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">11.35</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">7.45</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">ANN</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">15.46</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">21.38</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">5.93</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">4.33</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">XGBoost</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">15.46</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">17.02</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">1.56</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">1.56</td>
                            </tr>
                        </tbody>
                    </table>
                </table-wrap>
                <fig fig-type="figure" id="f5" orientation="portrait" position="float">
                    <label>Figure 5. </label>
                    <caption>
                        <title>The NDVI image of the study area.</title>
                    </caption>
                    <graphic id="gr5" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure5.gif"/>
                </fig>
                <table-wrap id="T3" orientation="portrait" position="float">
                    <label>Table 3. </label>
                    <caption>
                        <title>Accuracy and kappa values of four different algorithms.</title>
                    </caption>
                    <table content-type="article-table" frame="hsides">
                        <thead>
                            <tr>
                                <th align="left" colspan="1" rowspan="1" valign="top"/>
                                <th align="left" colspan="3" rowspan="1" valign="top">XGBoost</th>
                                <th align="left" colspan="3" rowspan="1" valign="top">RF</th>
                                <th align="left" colspan="3" rowspan="1" valign="top">SVM</th>
                                <th align="left" colspan="3" rowspan="1" valign="top">NN</th>
                            </tr>
                            <tr>
                                <th align="left" colspan="1" rowspan="1" valign="top">Scenario</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">One</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Two</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Three</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">One</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Two</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Three</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">One</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Two</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Three</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">One</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Two</th>
                                <th align="left" colspan="1" rowspan="1" valign="top">Three</th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">
                                    <bold>Accuracy</bold>
                                </td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.93</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.93</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.91</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.20</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.91</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.77</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.20</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.60</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.60</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.20</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.83</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.65</td>
                            </tr>
                            <tr>
                                <td align="left" colspan="1" rowspan="1" valign="top">
                                    <bold>kappa</bold>
                                </td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.92</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.92</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.88</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.00</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.88</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.71</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.00</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.49</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.49</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.00</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.79</td>
                                <td align="left" colspan="1" rowspan="1" valign="top">0.56</td>
                            </tr>
                        </tbody>
                    </table>
                    <table-wrap-foot>
                        <p>RF, Random Forest; SVM, Support Vector Machine; ANN, Artificial Neural Network; XGBoost, Extreme Gradient Boosting.</p>
                    </table-wrap-foot>
                </table-wrap>
                <p>Further, 
                    <xref ref-type="fig" rid="f6">Figure 6</xref> shows the map comparison between NDVI and the classified result of the four different classifier algorithms. It can be seen that the map of vegetation produced using the XGBoost classifier is similar to the map of vegetation derived from NDVI.</p>
                <fig fig-type="figure" id="f6" orientation="portrait" position="float">
                    <label>Figure 6. </label>
                    <caption>
                        <title>Comparison between the NDVI and classified result of four different algorithms: (A) NDVI; (B) XGBoost; (C) Random Forest; (D) Support Vector Machine; (E) Artificial Neural Network.</title>
                    </caption>
                    <graphic id="gr6" orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/136812/330c2027-b48b-42ad-b0ec-becd1f2fa317_figure6.gif"/>
                </fig>
            </sec>
        </sec>
        <sec id="sec16" sec-type="discussion">
            <title>Discussion</title>
            <p>This study shows that the XGBoost classifier algorithm was the most suitable to use for urban classification with very limited data training. These methods can be used by other researchers with limited knowledge of the study area.</p>
            <p>However, the proposed method is computationally intensive. In order to reproduce this work a computer with high specifications must be used. Therefore, we recommend using a computer with gaming specifications; a minimum of 8GB of RAM, 4GB of GPU, a NVIDIA graphics card with CUDA, and 500GB of SSD is needed. In this study computational performances, execution time, and complexity of the satellite imagery were not evaluated.</p>
            <p>Since the study area is located in tropics, there are no phenological cycles as in temperate regions, where leaf canopy decreases gradually between late summer and early winter (
                <xref ref-type="bibr" rid="ref28">Schuster 
                    <italic toggle="yes">et al</italic>., 2020</xref>). We suggest further research is conducted using the proposed method in a study area located outside the tropical zone and multi-temporal analysis should be considered.</p>
            <p>In principle all four classifier algorithms need training data sets. However, the ANN classifier uses layers as a basis for computation while RF and XGBoost use loss function to compute the mean decrease, and SVM classifier uses hyper-parameter values. These differences clearly produced different results in this study. Despite these differences, the results of XGBoost produced consistent results while the other three classifiers did not.</p>
        </sec>
        <sec id="sec17" sec-type="conclusions">
            <title>Conclusions</title>
            <p>This study evaluates the implementation of the XGBoost classifier algorithm with three other classifiers (Random Forest, Support Vector Machine, and Artificial Neural Network). The result demonstrates that the XGBoost classifier algorithm consistently outperformed the other three classifiers. The study found that the different numbers of data training affect the final accuracy as well as the kappa value.</p>
            <p>When compared with observed dense vegetation of NDVI, once again the XGBoost algorithm outperformed the other three classifiers with the lowest RMSE value. All three classifier algorithms produced inconsistent accuracy and kappa values when using different numbers of data training. While the XGBoost classifier always produced high accuracy in all scenarios.</p>
            <p>This study found that more data training does not always lead to higher or better accuracy with the RF, SVM, and ANN classifiers. However, when using the XGBoost classifier, the small number of data training still produces high accuracy. The novel procedure proposed in this study is reproducible with the availability of the code open to the public. Compared to the other three classifiers, the XGBoost classifier code is the simplest.</p>
            <p>Further research could be conducted to compare the XGBoost classifier with other machine learning classifier algorithms such as the Classification and Regression Tree (CART) classifier, or even with the Genetic Evolution (GE) algorithm and Swarm Particle Optimization (SPO) with limited training datasets. Computational performances, execution time, and complexity of the satellite imagery also needs to be evaluated.</p>
        </sec>
        <sec id="sec18">
            <title>Data availability</title>
            <sec id="sec19">
                <title>Underlying data</title>
                <p>Mendeley Data: Underlying data for &#x2018;The simplicity of XGBoost algorithm versus the complexity of Random Forest, Support Vector Machine, and Neural Networks algorithms in urban forest classification&#x2019;, 
                    <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.17632/j739yc6cgc.1">https://doi.org/10.17632/j739yc6cgc.1</ext-link> (
                    <xref ref-type="bibr" rid="ref23">Ramdani &amp; Furqon, 2022</xref>).</p>
                <p>This project contains the following underlying data:
                    <list list-type="bullet">
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 1: PS.tif (PlanetScope raster data)</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 2: samplingPS10.csv (Data for data training and testing)</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 3: samplingPS15.csv (Data for data training and testing)</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 4: samplings.csv (Data for data training and testing)</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 5: ub_ps_names.csv (Data for data training and testing)</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 6: NN_PlanetScope.R</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 7: RF&amp;SVM.R</p>
                        </list-item>
                        <list-item>
                            <label>&#x2022;</label>
                            <p>Data file 8: xgBoostalgorithm.R</p>
                        </list-item>
                    </list>
                </p>
                <p>Data are available under the terms of the 
                    <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</ext-link> (CC-BY 4.0)</p>
            </sec>
        </sec>
        <sec id="sec20">
            <title>Software availability</title>
            <p>Source code available from: 
                <ext-link ext-link-type="uri" xlink:href="https://github.com/fatwaramdani/f1000">https://github.com/fatwaramdani/f1000</ext-link>
            </p>
            <p>Archived source code at time of publication: 
                <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.5281/zenodo.7014120">https://doi.org/10.5281/zenodo.7014120</ext-link> (
                <xref ref-type="bibr" rid="ref22">Ramdani, 2022</xref>)</p>
            <p>License: 
                <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</ext-link>
            </p>
        </sec>
    </body>
    <back>
        <ack>
            <title>Acknowledgments</title>
            <p>The authors thank the valuable comments by the reviewers as well as the assistance of the journal editor.</p>
        </ack>
        <ref-list>
            <title>References</title>
            <ref id="ref1">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Abdi</surname>
                            <given-names>AM</given-names>
                        </name>
</person-group>:
                    <article-title>Land cover and land use classification performance of machine learning algorithms in a boreal landscape using Sentinel-2 data.</article-title>
                    <source>

                        <italic toggle="yes">GIScience and Remote Sensing.</italic>
</source>
                    <year>2019</year>;<volume>57</volume>(00):<fpage>1</fpage>&#x2013;<lpage>20</lpage>.
                    <pub-id pub-id-type="doi">10.1080/15481603.2019.1650447</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref2">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Balzotti</surname>
                            <given-names>CS</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Asner</surname>
                            <given-names>GP</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Adkins</surname>
                            <given-names>ED</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Spatial drivers of composition and connectivity across endangered tropical dry forests.</article-title>
                    <source>

                        <italic toggle="yes">J. Appl. Ecol.</italic>
</source>
                    <year>2020</year>;<volume>57</volume>(<issue>8</issue>):<fpage>1593</fpage>&#x2013;<lpage>1604</lpage>.
                    <pub-id pub-id-type="doi">10.1111/1365-2664.13632</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref3">
                <mixed-citation publication-type="book">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Bivand</surname>
                            <given-names>R</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Pebesma</surname>
                            <given-names>E</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Gomez-Rubio</surname>
                            <given-names>V</given-names>
                        </name>
</person-group>:
                    <source>

                        <italic toggle="yes">Applied spatial data analysis with R.</italic>
</source>
                    <edition>Second ed.</edition>
                    <publisher-name>Springer</publisher-name>;<year>2013</year>.</mixed-citation>
            </ref>
            <ref id="ref4">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Brack</surname>
                            <given-names>CL</given-names>
                        </name>
</person-group>:
                    <article-title>Pollution mitigation and carbon sequestration by an urban forest.</article-title>
                    <source>

                        <italic toggle="yes">Environ. Pollut.</italic>
</source>
                    <year>2002</year>;<volume>116</volume>(<issue>SUPPL. 1</issue>):<fpage>S195</fpage>&#x2013;<lpage>S200</lpage>.
                    <pub-id pub-id-type="pmid">11833907</pub-id>
                    <pub-id pub-id-type="doi">10.1016/S0269-7491(01)00251-2</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref5">
                <mixed-citation publication-type="other">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Chen</surname>
                            <given-names>T</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Guestrin</surname>
                            <given-names>C</given-names>
                        </name>
</person-group>:
                    <article-title>XGBoost: A scalable tree boosting system.</article-title>
                    <source>

                        <italic toggle="yes">Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 13-17-Augu.</italic>
</source>
                    <year>2016</year>;<fpage>785</fpage>&#x2013;<lpage>794</lpage>.
                    <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref6">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Dong</surname>
                            <given-names>L</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Xing</surname>
                            <given-names>L</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Liu</surname>
                            <given-names>T</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Very High Resolution Remote Sensing Imagery Classification Using a Fusion of Random Forest and Deep Learning Technique-Subtropical Area for Example.</article-title>
                    <source>

                        <italic toggle="yes">IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing.</italic>
</source>
                    <year>2020</year>;<volume>13</volume>:<fpage>113</fpage>&#x2013;<lpage>128</lpage>.
                    <pub-id pub-id-type="doi">10.1109/JSTARS.2019.2953234</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref7">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Friedman</surname>
                            <given-names>JH</given-names>
                        </name>
</person-group>:
                    <article-title>Greedy Function Approximation: A Gradient Boosting Machine.</article-title>
                    <source>

                        <italic toggle="yes">Ann. Stat.</italic>
</source>
                    <year>2001</year>;<volume>15</volume>(<issue>5</issue>):<fpage>41</fpage>&#x2013;<lpage>1232</lpage>.
                    <pub-id pub-id-type="doi">10.1504/IJIL.2014.058867</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref8">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Georganos</surname>
                            <given-names>S</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Grippa</surname>
                            <given-names>T</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Vanhuysse</surname>
                            <given-names>S</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Very High Resolution Object-Based Land Use-Land Cover Urban Classification Using Extreme Gradient Boosting.</article-title>
                    <source>

                        <italic toggle="yes">IEEE Geosci. Remote Sens. Lett.</italic>
</source>
                    <year>2018</year>;<volume>15</volume>(<issue>4</issue>):<fpage>607</fpage>&#x2013;<lpage>611</lpage>.
                    <pub-id pub-id-type="doi">10.1109/LGRS.2018.2803259</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref9">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Grebner</surname>
                            <given-names>DL</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Bettinger</surname>
                            <given-names>P</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Siry</surname>
                            <given-names>JP</given-names>
                        </name>
</person-group>:
                    <article-title>Urban Forestry.</article-title>
                    <source>

                        <italic toggle="yes">Introduction to Forestry and Natural Resources.</italic>
</source>
                    <year>2013</year>:<fpage>385</fpage>&#x2013;<lpage>405</lpage>.
                    <pub-id pub-id-type="doi">10.1016/b978-0-12-386901-2.00016-6</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref10">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Groenewegen</surname>
                            <given-names>PP</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Van Den Berg</surname>
                            <given-names>AE</given-names>
                        </name>

                        <name name-style="western">
                            <surname>De Vries</surname>
                            <given-names>S</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Vitamin G: Effects of green space on health, well-being, and social safety.</article-title>
                    <source>

                        <italic toggle="yes">BMC Public Health.</italic>
</source>
                    <year>2006</year>;<volume>6</volume>:<fpage>1</fpage>&#x2013;<lpage>9</lpage>.
                    <pub-id pub-id-type="pmid">16759375</pub-id>
                    <pub-id pub-id-type="doi">10.1186/1471-2458-6-149</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref11">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Hsu</surname>
                            <given-names>CW</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Lin</surname>
                            <given-names>CJ</given-names>
                        </name>
</person-group>:
                    <article-title>A comparison of methods for multiclass support vector machines.</article-title>
                    <source>

                        <italic toggle="yes">IEEE Trans. Neural Netw.</italic>
</source>
                    <year>2002</year>;<volume>13</volume>(<issue>2</issue>):<fpage>415</fpage>&#x2013;<lpage>425</lpage>.
                    <pub-id pub-id-type="doi">10.1109/72.991427</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref12">
                <mixed-citation publication-type="other">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Karatzoglou</surname>
                            <given-names>A</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Smola</surname>
                            <given-names>A</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Hornik</surname>
                            <given-names>K</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>kernlab: Kernel-Based Machine Learning Lab.</article-title>
                    <year>2019</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/kernlab/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref13">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Khosravi</surname>
                            <given-names>I</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Mohammad-Beigi</surname>
                            <given-names>M</given-names>
                        </name>
</person-group>:
                    <article-title>Multiple Classifier Systems for Hyperspectral Remote Sensing Data Classification.</article-title>
                    <source>

                        <italic toggle="yes">Journal of the Indian Society of Remote Sensing.</italic>
</source>
                    <year>2014</year>;<volume>42</volume>(<issue>2</issue>):<fpage>423</fpage>&#x2013;<lpage>428</lpage>.
                    <pub-id pub-id-type="doi">10.1007/s12524-013-0327-7</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref14">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Lin</surname>
                            <given-names>P</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Pan</surname>
                            <given-names>M</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Allen</surname>
                            <given-names>GH</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Global Estimates of Reach-Level Bankfull River Width Leveraging Big Data Geospatial Analysis.</article-title>
                    <source>

                        <italic toggle="yes">Geophys. Res. Lett.</italic>
</source>
                    <year>2020</year>;<volume>47</volume>(<issue>7</issue>):<fpage>1</fpage>&#x2013;<lpage>12</lpage>.
                    <pub-id pub-id-type="doi">10.1029/2019GL086405</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref15">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Liu</surname>
                            <given-names>P</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Choo</surname>
                            <given-names>KKR</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Wang</surname>
                            <given-names>L</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>SVM or deep learning? A comparative study on remote sensing image classification.</article-title>
                    <source>

                        <italic toggle="yes">Soft. Comput.</italic>
</source>
                    <year>2017</year>;<volume>21</volume>(<issue>23</issue>):<fpage>7053</fpage>&#x2013;<lpage>7065</lpage>.
                    <pub-id pub-id-type="doi">10.1007/s00500-016-2247-2</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref16">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Man</surname>
                            <given-names>CD</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Nguyen</surname>
                            <given-names>TT</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Bui</surname>
                            <given-names>HQ</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Improvement of land-cover classification over frequently cloud-covered areas using landsat 8 time-series composites and an ensemble of supervised classifiers.</article-title>
                    <source>

                        <italic toggle="yes">Int. J. Remote Sens.</italic>
</source>
                    <year>2018</year>;<volume>39</volume>(<issue>4</issue>):<fpage>1243</fpage>&#x2013;<lpage>1255</lpage>.
                    <pub-id pub-id-type="doi">10.1080/01431161.2017.1399477</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref17">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Maulik</surname>
                            <given-names>U</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Chakraborty</surname>
                            <given-names>D</given-names>
                        </name>
</person-group>:
                    <article-title>A novel semisupervised SVM for pixel classification of remote sensing imagery.</article-title>
                    <source>

                        <italic toggle="yes">Int. J. Mach. Learn. Cybern.</italic>
</source>
                    <year>2012</year>;<volume>3</volume>(<issue>3</issue>):<fpage>247</fpage>&#x2013;<lpage>258</lpage>.
                    <pub-id pub-id-type="doi">10.1007/s13042-011-0059-3</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref18">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>McPherson</surname>
                            <given-names>G</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Simpson</surname>
                            <given-names>JR</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Peper</surname>
                            <given-names>PJ</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Municipal forest benefits and costs in five US cities.</article-title>
                    <source>

                        <italic toggle="yes">J. For.</italic>
</source>
                    <year>2005</year>;<volume>103</volume>(<issue>8</issue>):<fpage>411</fpage>&#x2013;<lpage>416</lpage>.
                    <pub-id pub-id-type="doi">10.1093/jof/103.8.411</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref19">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Nguyen</surname>
                            <given-names>G</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Dlugolinsky</surname>
                            <given-names>S</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Bob&#x00e1;k</surname>
                            <given-names>M</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Machine Learning and Deep Learning frameworks and libraries for large-scale data mining: a survey.</article-title>
                    <source>

                        <italic toggle="yes">Artif. Intell. Rev.</italic>
</source>
                    <year>2019</year>;<volume>52</volume>(<issue>1</issue>):<fpage>77</fpage>&#x2013;<lpage>124</lpage>.
                    <pub-id pub-id-type="doi">10.1007/s10462-018-09679-z</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref20">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>
</person-group>:
                    <article-title>Extraction of Urban Vegetation in Highly Dense Urban Environment with Application to Measure Inhabitants&#x2019; Satisfaction of Urban Green Space.</article-title>
                    <source>

                        <italic toggle="yes">J. Geogr. Inf. Syst.</italic>
</source>
                    <year>2013</year>;<volume>05</volume>(<issue>April</issue>):<fpage>117</fpage>&#x2013;<lpage>122</lpage>.
                    <pub-id pub-id-type="doi">10.4236/jgis.2013.52012</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref21">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>
</person-group>:
                    <article-title>Recent expansion of oil palm plantation in the most eastern part of Indonesia: feature extraction with polarimetric SAR.</article-title>
                    <source>

                        <italic toggle="yes">Int. J. Remote Sens.</italic>
</source>
                    <year>2018</year>;<volume>40</volume>(00):<fpage>7371</fpage>&#x2013;<lpage>7388</lpage>.
                    <pub-id pub-id-type="doi">10.1080/01431161.2018.1508924</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref22">
                <mixed-citation publication-type="other">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>
</person-group>:
                    <article-title>R script for urban forest extraction using PlanetScope dataset. [Code]. Zenodo.</article-title>
                    <year>2022</year>.
                    <pub-id pub-id-type="doi">10.5281/zenodo.7014120</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref23">
                <mixed-citation publication-type="other">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Furqon</surname>
                            <given-names>MT</given-names>
                        </name>
</person-group>:
                    <article-title>Urban forest. [Dataset]. Mendeley Data, V1.</article-title>
                    <year>2022</year>.
                    <pub-id pub-id-type="doi">10.17632/j739yc6cgc.1</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref24">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Furqon</surname>
                            <given-names>MT</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Setiawan</surname>
                            <given-names>BD</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Analysis of the application of an advanced classifier algorithm to ultra-high resolution unmanned aerial aircraft imagery &#x2013; a neural network approach.</article-title>
                    <source>

                        <italic toggle="yes">Int. J. Remote Sens.</italic>
</source>
                    <year>2020</year>;<volume>41</volume>(<issue>9</issue>):<fpage>3266</fpage>&#x2013;<lpage>3286</lpage>.
                    <pub-id pub-id-type="doi">10.1080/01431161.2019.1688413</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref25">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Ramdani</surname>
                            <given-names>F</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Setiani</surname>
                            <given-names>P</given-names>
                        </name>
</person-group>:
                    <article-title>Spatio-temporal analysis of urban temperature in Bandung City, Indonesia.</article-title>
                    <source>

                        <italic toggle="yes">Urban Ecosystems.</italic>
</source>
                    <year>2014</year>;<volume>17</volume>(<issue>2</issue>):<fpage>473</fpage>&#x2013;<lpage>487</lpage>.
                    <pub-id pub-id-type="doi">10.1007/s11252-013-0332-1</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref26">
                <mixed-citation publication-type="other">
                    <collab>RStudio</collab>:
                    <source>

                        <italic toggle="yes">RStudio.</italic>
</source>
                    <year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://rstudio.com/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref27">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Schipperijn</surname>
                            <given-names>J</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Bentsen</surname>
                            <given-names>P</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Troelsen</surname>
                            <given-names>J</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Associations between physical activity and characteristics of urban green space.</article-title>
                    <source>

                        <italic toggle="yes">Urban Forestry and Urban Greening.</italic>
</source>
                    <year>2013</year>;<volume>12</volume>(<issue>1</issue>):<fpage>109</fpage>&#x2013;<lpage>116</lpage>.
                    <pub-id pub-id-type="doi">10.1016/j.ufug.2012.12.002</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref28">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Schuster</surname>
                            <given-names>MJ</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Wragg</surname>
                            <given-names>PD</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Williams</surname>
                            <given-names>LJ</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Phenology matters: Extended spring and autumn canopy cover increases biotic resistance of forests to invasion by common buckthorn (Rhamnus cathartica).</article-title>
                    <source>

                        <italic toggle="yes">For. Ecol. Manag.</italic>
</source>
                    <year>2020</year>;<volume>464</volume>(<issue>November 2019</issue>):<fpage>118067</fpage>.
                    <pub-id pub-id-type="doi">10.1016/j.foreco.2020.118067</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref29">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Tucker</surname>
                            <given-names>CJ</given-names>
                        </name>
</person-group>:
                    <article-title>Red and photographic infrared linear combinations for monitoring vegetation.</article-title>
                    <source>

                        <italic toggle="yes">Remote Sens. Environ.</italic>
</source>
                    <year>1979</year>;<volume>8</volume>(<issue>2</issue>):<fpage>127</fpage>&#x2013;<lpage>150</lpage>.
                    <pub-id pub-id-type="doi">10.1016/0034-4257(79)90013-0</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref30">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Tyrv&#x00e4;inen</surname>
                            <given-names>L</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Pauleit</surname>
                            <given-names>S</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Seeland</surname>
                            <given-names>K</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Benefits and uses of urban forests and trees.</article-title>
                    <source>

                        <italic toggle="yes">Urban Forests and Trees: A Reference Book.</italic>
</source>
                    <year>2005</year>:<fpage>81</fpage>&#x2013;<lpage>114</lpage>.
                    <pub-id pub-id-type="doi">10.1007/3-540-27684-X_5</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref31">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Dillen</surname>
                            <given-names>SME</given-names>
                            <prefix>van</prefix>
                        </name>

                        <name name-style="western">
                            <surname>Vries</surname>
                            <given-names>S</given-names>
                            <prefix>de</prefix>
                        </name>

                        <name name-style="western">
                            <surname>Groenewegen</surname>
                            <given-names>PP</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Greenspace in urban neighbourhoods and residents&#x2019; health: Adding quality to quantity.</article-title>
                    <source>

                        <italic toggle="yes">J. Epidemiol. Community Health.</italic>
</source>
                    <year>2012</year>;<volume>66</volume>(<issue>6</issue>):<fpage>e8</fpage>&#x2013;<lpage>e5</lpage>.
                    <pub-id pub-id-type="pmid">21715445</pub-id>
                    <pub-id pub-id-type="doi">10.1136/jech.2009.104695</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref32">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Xu</surname>
                            <given-names>Y</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Ho</surname>
                            <given-names>HC</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Wong</surname>
                            <given-names>MS</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Evaluation of machine learning techniques with multiple remote sensing datasets in estimating monthly concentrations of ground-level PM2.5.</article-title>
                    <source>

                        <italic toggle="yes">Environ. Pollut.</italic>
</source>
                    <year>2018</year>;<volume>242</volume>:<fpage>1417</fpage>&#x2013;<lpage>1426</lpage>.
                    <pub-id pub-id-type="pmid">30142557</pub-id>
                    <pub-id pub-id-type="doi">10.1016/j.envpol.2018.08.029</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref33">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Xu</surname>
                            <given-names>Y</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Knudby</surname>
                            <given-names>A</given-names>
                        </name>

                        <name name-style="western">
                            <surname>C&#x00f4;t&#x00e9;-Lussier</surname>
                            <given-names>C</given-names>
                        </name>
</person-group>:
                    <article-title>Mapping ambient light at night using field observations and high-resolution remote sensing imagery for studies of urban environments.</article-title>
                    <source>

                        <italic toggle="yes">Build. Environ.</italic>
</source>
                    <year>2018</year>;<volume>145</volume>(<issue>August</issue>):<fpage>104</fpage>&#x2013;<lpage>114</lpage>.
                    <pub-id pub-id-type="doi">10.1016/j.buildenv.2018.09.002</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref34">
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">

                        <name name-style="western">
                            <surname>Zheng</surname>
                            <given-names>Z</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Ma</surname>
                            <given-names>Q</given-names>
                        </name>

                        <name name-style="western">
                            <surname>Jin</surname>
                            <given-names>S</given-names>
                        </name>

                        <etal/>
</person-group>:
                    <article-title>Canopy and Terrain Interactions Affecting Snowpack Spatial Patterns in the Sierra Nevada of California.</article-title>
                    <source>

                        <italic toggle="yes">Water Resour. Res.</italic>
</source>
                    <year>2019</year>;<volume>55</volume>(<issue>11</issue>):<fpage>8721</fpage>&#x2013;<lpage>8739</lpage>.
                    <pub-id pub-id-type="doi">10.1029/2018WR023758</pub-id>
                </mixed-citation>
            </ref>
        </ref-list>
    </back>
    <sub-article article-type="reviewer-report" id="report178992">
        <front-stub>
            <article-id pub-id-type="doi">10.5256/f1000research.136812.r178992</article-id>
            <title-group>
                <article-title>Reviewer response for version 1</article-title>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author">
                    <name>
                        <surname>Zeybek</surname>
                        <given-names>Mustafa</given-names>
                    </name>
                    <xref ref-type="aff" rid="r178992a1">1</xref>
                    <role>Referee</role>
                    <uri content-type="orcid">https://orcid.org/0000-0001-8640-1443</uri>
                </contrib>
                <aff id="r178992a1">
                    <label>1</label>Selcuk Universitesi, Konya, Konya, Turkey</aff>
            </contrib-group>
            <author-notes>
                <fn fn-type="conflict">
                    <p>
                        <bold>Competing interests: </bold>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>5</day>
                <month>7</month>
                <year>2023</year>
            </pub-date>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2023 Zeybek M</copyright-statement>
                <copyright-year>2023</copyright-year>
                <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
                    <license-p>This is an open access peer review report distributed under the terms of the Creative Commons Attribution Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <related-article ext-link-type="doi" id="relatedArticleReport178992" related-article-type="peer-reviewed-article" xlink:href="10.12688/f1000research.124604.1"/>
            <custom-meta-group>
                <custom-meta>
                    <meta-name>recommendation</meta-name>
                    <meta-value>approve</meta-value>
                </custom-meta>
            </custom-meta-group>
        </front-stub>
        <body>
            <p>1. Abstract and Introduction Sections: The abstract and introduction sections are appropriate.</p>
            <p> </p>
            <p> 2. Methodology Section: The methodology section could be improved to be more streamlined instead of resembling a tutorial. For example, the section on Artificial Neural Networks (ANN) is very short and could be expanded upon. Additionally, it would be beneficial to emphasize the improvements made in your study compared to previous research. Currently, the section primarily focuses on the applications of various methods. Please include details on the calculation of the kappa index.</p>
            <p> </p>
            <p> 3. Sample Data Limitations: It would be helpful to discuss any limitations or determine the optimal sample size for your study. Provide insights into the potential constraints or recommendations for future research.</p>
            <p> </p>
            <p> 4. Figure 2: Figure 2 appears to be unclear or abnormal. I recommend reviewing the parameters of the algorithm used and ensuring that the figure accurately represents the data and results.</p>
            <p> </p>
            <p> 5. Discussion Section: The discussion section needs improvement. Provide more depth and analysis of the findings. Consider addressing the implications of the results, comparing them to existing literature, and discussing any potential limitations or future directions for research.</p>
            <p> </p>
            <p> Overall, the review could be enhanced by addressing these points to provide a more comprehensive and informative paper.</p>
            <p>Is the work clearly and accurately presented and does it cite the current literature?</p>
            <p>Yes</p>
            <p>If applicable, is the statistical analysis and its interpretation appropriate?</p>
            <p>Yes</p>
            <p>Are all the source data underlying the results available to ensure full reproducibility?</p>
            <p>Yes</p>
            <p>Is the study design appropriate and is the work technically sound?</p>
            <p>Yes</p>
            <p>Are the conclusions drawn adequately supported by the results?</p>
            <p>Yes</p>
            <p>Are sufficient details of methods and analysis provided to allow replication by others?</p>
            <p>Yes</p>
            <p>Reviewer Expertise:</p>
            <p>Landslide, UAV, LiDAR, Classification, remote sensing</p>
            <p>I confirm that I have read this submission and believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard.</p>
        </body>
        <sub-article article-type="response" id="comment10880-178992">
            <front-stub>
                <contrib-group>
                    <contrib contrib-type="author">
                        <name>
                            <surname>Ramdani</surname>
                            <given-names>Fatwa</given-names>
                        </name>
                        <aff>International Public Policy, University of Tsukuba, Tsukuba, Ibaraki, Japan</aff>
                    </contrib>
                </contrib-group>
                <author-notes>
                    <fn fn-type="conflict">
                        <p>
                            <bold>Competing interests: </bold>No competing interests were disclosed.</p>
                    </fn>
                </author-notes>
                <pub-date pub-type="epub">
                    <day>11</day>
                    <month>1</month>
                    <year>2024</year>
                </pub-date>
            </front-stub>
            <body>
                <p>Thank you very much for the time to read and review our paper. We will try our best to improve the paper as suggested</p>
            </body>
        </sub-article>
    </sub-article>
</article>
