<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Literature Review of Explainable Machine Learning in Real Estate</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Arnis</forename><surname>Staško</surname></persName>
							<email>arnis.stasko@rtu.lv</email>
							<affiliation key="aff0">
								<orgName type="institution">Riga Technical University</orgName>
								<address>
									<addrLine>6A Kipsalas Street</addrLine>
									<postCode>LV-1048</postCode>
									<settlement>Riga</settlement>
									<country key="LV">Latvia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jānis</forename><surname>Grundspeņķis</surname></persName>
							<email>janis.grundspenkis@rtu.lv</email>
							<affiliation key="aff0">
								<orgName type="institution">Riga Technical University</orgName>
								<address>
									<addrLine>6A Kipsalas Street</addrLine>
									<postCode>LV-1048</postCode>
									<settlement>Riga</settlement>
									<country key="LV">Latvia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Literature Review of Explainable Machine Learning in Real Estate</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">065D035800FCBBCEDC8216F96CCD8A4A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Real estate</term>
					<term>explainable machine learning</term>
					<term>research methods</term>
					<term>literature review</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A literature review is conducted on explainable machine learning methods used in real estate. It identifies 17 relevant articles that reveal various subfields of real estate and the explainable machine learning methods used. Among them, XGBoost and SHAP is the most commonly used combination for explainable machine learning in the studied area. The study also identifies research gaps that could be addressed through further studies on time factors, model explainability, training set balance, and causal dependencies.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>The demand for artificial intelligence applications has grown significantly in the last decade. Companies are looking for ways to integrate artificial intelligence solutions into their processes to improve their product or service and competitiveness in the market, as well as to reduce the required amount of labour or costs. Real estate companies are no exception. There is a shortage of labor and customers expect lower operating costs under competitive conditions. It is essential to make the right decisions about real estate and its management where the number of influencing factors is large and difficult for a person to grasp. Therefore, artificial intelligence solutions could help.</p><p>Artificial intelligence studies methods for developing intelligent machines or software that imitate human behaviour. Although people usually talk about the need to implement an artificial intelligence solution, in practice it often results in the development of machine learning solutions. Machine learning is a subfield of artificial intelligence that creates software models from training examples to perform prediction, recognition, or clustering. Diverse machine learning algorithms allow us to train systems so that they gain autonomy, but the disadvantage of the most common ones based on neural networks is the inability to explain the obtained result (black box). Therefore, there is an increased interest in explainable machine learning methods, which would not only provide predictions or recommend decisions but would also argue for the recommended solution (white box). In the field of real estate people are not ready to blindly trust artificial intelligence to make a decision about the most expensive thing they own. Explainability is therefore critical.</p><p>Therefore, the questions of this research are related to the need to investigate in which areas of real estate machine learning is used, what research methods and algorithms are used, why explainable machine learning is chosen and what further research might be useful. Accordingly, the research object is explainable machine learning methods.</p><p>The structure of the work is as follows. Chapter 2 explores the types of literature review used in similar studies. Further, Chapter 3 describes the literature review approach. Then, the literature review results are presented in Chapter 4. Finally, the conclusions and future work are summarized in Chapter 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Method Selection for Literature Review</head><p>To choose a suitable literature review method for the research, a search for publications in the ScienceDirect<ref type="foot" target="#foot_0">2</ref> database is carried out by searching ("machine learning" AND "literature review") in article titles and limiting results to 2023. Journal articles from the last year should be sufficient to reasonably identify the most current approaches. From 27 returned articles only 24 are used due to availability or title relevance.</p><p>Briefly browsing the content of the articles and paying special attention to the research method section, it is found that 20 out of 24 use systematic literature review. On closer examination, it is seen that the majority leans towards Preferred Reporting Items for Systematic reviews and Meta-Analyses (PRISMA) guidelines <ref type="bibr" target="#b19">[20]</ref> or in the direction of Kitchenham and Brereton's various modifications of systematic review <ref type="bibr" target="#b11">[12]</ref>.</p><p>Considering that Kitchenham and Brereton's <ref type="bibr" target="#b11">[12]</ref> specializes in software engineering literature reviews, while PRISMA guidelines <ref type="bibr" target="#b19">[20]</ref> originate from the medical field, within the scope of this study the Kitchenham and Brereton's version <ref type="bibr" target="#b11">[12]</ref> is adopted. The next chapter describes the approach of a literature review.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Literature Review Protocol</head><p>The literature review adapted from Kitchenham and Brereton's version <ref type="bibr" target="#b11">[12]</ref> is performed as follows:</p><p>1. Define research questions for the literature review. 2. Perform an initial search in the ScienceDirect database by searching for review articles related to research questions to ensure that a similar literature review has not already been conducted. 3. Perform a manual search in the ScienceDirect database by searching for articles related to research questions. Select candidate papers based on abstract &amp; title. 4. Iteratively perform forward and backward snowballing in the Scopus abstract and citation database <ref type="foot" target="#foot_1">3</ref> . Add any missed papers based on abstract &amp; title analysis.</p><p>5. Read the full version of selected papers and apply detailed inclusion/exclusion criteria during the data extraction and quality assessment process.</p><p>The authors believe that the use of the combination of ScienceDirect and Scopus provides sufficient coverage of reliable literature sources.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Research Questions</head><p>The cornerstone of a systematic literature review is the definition of research questions. So, to achieve the goals set for the research, the research questions are: Further, the results of the availability of similar studies in the literature are analyzed.</p><formula xml:id="formula_0">• RQ1.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Initial Search</head><p>To ensure that a similar reliable literature review is not available, ScienceDirect<ref type="foot" target="#foot_2">4</ref> is searched for keywords related to the research. Results for a search within article titles, an abstract and keywords are summarized in Table <ref type="table">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 1</head><p>Initial search results</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Search phrase Results</head><p>("real estate" AND "explainable machine learning" AND "overview") 0 ("real estate" AND "explainable machine learning" AND "review") 0 ("real estate" AND "explainable machine learning" AND "survey") 0 ("real estate" AND "explainable artificial intelligence" AND "overview") 0 ("real estate" AND "explainable artificial intelligence" AND "review") 0 ("real estate" AND "explainable artificial intelligence" AND "survey") 0</p><p>The initial search results prove that a potentially similar literature review is not available. It is justified to carry out the intended literature review. Next, manual search results are summarized.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Manual Search</head><p>The manual search is performed in the ScienceDirect<ref type="foot" target="#foot_3">5</ref> database by searching for research articles by phrase ("real estate" AND ("explainable machine learning" OR "explainable artificial intelligence" OR "XAI")) in article titles, an abstract and keywords. A total of five articles are found <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b18">[19]</ref>. After reading the title and abstract, all are accepted as relevant for further research. If there are other publications, authors trust that they will be discovered in the process of snowballing in the Scopus database.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.">Forward &amp; Backward Snowballing</head><p>In the forward snowballing all articles citing the examined article and in the backward snowballing all articles referenced from the examined article according to the Scopus 5 database are reviewed and the relevant articles are selected.</p><p>In the first iteration, the articles found during manual search are examined. In every next iteration, the articles found in the previous iteration are examined. As relevant are accepted articles between 2019 and 2023 with full-text availability and whose title or abstract reflects a connection with the field of real estate and use explainable machine learning methods in their research. A total of three iterations are performed. During the 3 rd iteration, no new articles are found and the snowballing is not continued. The summary of all iterations and results is given in Table <ref type="table" target="#tab_1">2</ref>. With snowballing 12 new articles are added to the research. Once a list of relevant articles for further research is obtained, during the data extraction step the quality of articles is evaluated in detail and the answers to the research questions are clarified.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.5.">Data Extraction</head><p>According to the research questions data extraction and quality assessment are performed by reading the full text of each article. While the answers to RQ1, RQ3 and RQ4 are readily apparent, RQ2, RQ5 and RQ6 require additional effort. Almost none of the articles mention the exact research method used. In some of them a case study <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b13">[14]</ref> or a literature review <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b21">[22]</ref> is mentioned, however, when researched in detail, it can be seen that the prime research method is a laboratory experiment. Similarly, the justification of the need for machine learning is to be explained. Several articles take this for granted and the detailed analysis of the benefits of explainability is performed to determine the real need. The most difficult is to determine research gaps. Therefore, the future research questions mentioned in the article are identified. Then, the actual research gaps are discussed. The data extraction results are presented in Appendix A.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Results</head><p>The literature review discovered 17 publications from scientific journals with Scopus cite scores between 3.3 and 14.8 (2023 data updated on 05.01.2024.). While the journal Habitat International<ref type="foot" target="#foot_4">6</ref> is ranked first in terms of the number of articles, the journal Reliability Engineering and System Safety<ref type="foot" target="#foot_5">7</ref> have the highest citation score 14.8. The full journal list is presented in Table <ref type="table" target="#tab_2">3</ref>. These results show that all articles are published in acknowledged editions. The literature study identified 64 authors publishing on the application of explainable machine learning in real estate. In terms of citations, the top most significant are the works of Kang &amp; Zhang et.al. <ref type="bibr" target="#b8">[9]</ref> with 86 citations, Chen &amp; Yao et.al. <ref type="bibr" target="#b2">[3]</ref> with 39 citations and Rico-Juan &amp; Taltavull de La Paz <ref type="bibr" target="#b20">[21]</ref> with 38 citations. Visualization is used to demonstrate the scope of the authors' contribution (Figure <ref type="figure" target="#fig_0">1</ref>).  The subsections below summarize the answers to the research questions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">RQ1: Real estate subfields</head><p>The first research question RQ1 is "In what subfields of real estate explainable machine learning is applied?" The literature study reveals 8 different research subfields in real estate, where the most frequently addressed issue is real estate price prediction <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b20">[21]</ref>, <ref type="bibr" target="#b21">[22]</ref>, then follows real estate price estimation <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b4">[5]</ref> and real estate rent price prediction <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b12">[13]</ref>. One study from each subfield represents on understanding of the land use intensity <ref type="bibr" target="#b1">[2]</ref>, real estate fire loss prediction <ref type="bibr" target="#b22">[23]</ref>, building thermal comfort requirement prediction <ref type="bibr" target="#b14">[15]</ref>, stadium fire risk assessment <ref type="bibr" target="#b16">[17]</ref> and credit default prediction of real estate companies <ref type="bibr" target="#b18">[19]</ref>. This information gives an idea in which areas it would be possible to repeat similar studies in a reader's region, and also allows to navigate which directions have not yet been covered, in case new research is implemented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">RQ2: Research methods</head><p>The second research question RQ2 is "What research methods are used to study explainable machine learning in the field of real estate?" Evaluating all articles, it can be concluded that they all represent a laboratory experiment as a research method. This is quite understandable since building a machine learning model consists of training a model and evaluating its results using a testing set. Such an approach by default involves a laboratory experiment.</p><p>In addition, it should be noted that in four articles it is mentioned that a case study is conducted <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b13">[14]</ref>. On the other hand, from the content of three articles, it is observable that a literature review is carried out <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b21">[22]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">RQ3: Machine learning methods</head><p>The third research question RQ3 is "What machine learning methods are used in the field of real estate?" When searching for answers to this question, two aspects were evaluatedfirstly, which machine learning methods are used and secondly, which of them shows the highest results or is the only one tested. The list of the machine learning methods studied in real estate is provided in Table <ref type="table" target="#tab_3">4</ref>.</p><p>The XGBoost method shows the best results or is chosen as appropriate in 7 out of 10 cases <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b21">[22]</ref>. It is followed by Random forest in 4 out of 10 cases <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b16">[17]</ref>, <ref type="bibr" target="#b20">[21]</ref> and LightGBM in 2 out of 4 cases <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b14">[15]</ref>. One in each study IBTEM <ref type="bibr" target="#b22">[23]</ref>, CatBoost <ref type="bibr" target="#b12">[13]</ref>, AdaBoost <ref type="bibr" target="#b18">[19]</ref> and Gradient boosting machine <ref type="bibr" target="#b8">[9]</ref>. The top three methods -XGBoost <ref type="bibr" target="#b3">[4]</ref>, Random Forest <ref type="bibr" target="#b6">[7]</ref> &amp; LightGBM <ref type="bibr" target="#b10">[11]</ref> are based on decision tree algorithms. The results are useful as they allow to make research-based choices about the machine learning method for similar research. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.">RQ4: Explainable machine learning methods</head><p>The fourth research question RQ4 is "What explainable machine learning methods are used in the field of real estate?" In the field of explainable machine learning, six different methods are used in the literature -SHAP <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b14">[15]</ref>, <ref type="bibr" target="#b16">[17]</ref>, <ref type="bibr" target="#b18">[19]</ref>, <ref type="bibr" target="#b20">[21]</ref>, <ref type="bibr" target="#b22">[23]</ref>; FI <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b21">[22]</ref>; PDPs <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b21">[22]</ref>; PFI <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b12">[13]</ref>; ALE plots <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b15">[16]</ref>; ICE <ref type="bibr" target="#b18">[19]</ref>. The SHAP <ref type="bibr" target="#b17">[18]</ref> method and its various modifications are the most widely used. The SHAP global and local explanations provide an opportunity to explain black box machine learning techniques. It allows to build a complex / black-box machine learning model that provides the highest possible results, while maintaining the possibility of understanding its operation, as well as gaining knowledge about the field under study.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.5.">RQ5: The reason for explainable machine learning</head><p>The fifth research question RQ5 is "Why explainable machine learning methods are used in the field of real estate?" Analyzing the publications, the reasons why their authors chose to use explainable machine learning methods can be interpreted in different ways, however, in fact, all researches found in the field of real estate are united by one goal -to understand the decision or forecast suggested by the model or to find correlations between the known information and the predicted outcome. Explainability simultaneously provides both knowledge of the researched field and increases users' confidence in the obtained solution.</p><p>A detailed analysis can be found in Appendix A.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.6.">RQ6: Research gaps</head><p>The sixth research question RQ6 is "What are the research gaps in explainable machine learning in the field of real estate?" This is the most difficult question to analyze when studying the literature. The authors of each article indicate possible further work or improvements as a continuation of their research. However, that does not always indicate research gaps in general. 11 studies out of 17 note the need to repeat the study with better quality, additional or different types of data <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b14">[15]</ref>, <ref type="bibr" target="#b16">[17]</ref>, <ref type="bibr" target="#b21">[22]</ref>, <ref type="bibr" target="#b22">[23]</ref>. 8 studies note the need to improve the performance of algorithms by tuning them or testing others <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b20">[21]</ref>, <ref type="bibr" target="#b21">[22]</ref>. 6 studies propose to try the solution in a different geographical location <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b13">[14]</ref>, <ref type="bibr" target="#b21">[22]</ref>. 4 studies encourage to try a solution in real life or explore specific aspects of real life <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b18">[19]</ref>, <ref type="bibr" target="#b22">[23]</ref>. 3 studies suggest improving the speed of the algorithm <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b16">[17]</ref>, or including the time factor <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b22">[23]</ref> in the analysis of the problem sphere. Only 2 studies suggest improving model explainability <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b20">[21]</ref>. In conclusion, one study at a time encourages comparing the of different fields <ref type="bibr" target="#b2">[3]</ref>, solving the imbalance of the data set <ref type="bibr" target="#b16">[17]</ref> or looking for the true causal dependencies <ref type="bibr" target="#b4">[5]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>From the conducted literature review it is evident that explainable machine learning methods in the field of real estate are used to determine property value, rent and price, as well as land use intensity, fire damage, thermal comfort, fire risk and bankruptcy prediction.</p><p>In the field of machine learning, the most suitable research method is a laboratory experiment, and it is useful to apply a literature review and/or case study, if necessary. The study also indicates that the decision tree based XGBoost, Random Forest &amp; LightGBM machine learning methods and SHAP explainable machine learning method are the most suitable or most used in real estate, providing the results of the highest value. The use of explainable machine learning is mainly necessary to understand the decision or forecast. Moreover, it provides an understating about the researched field and increases trust in the obtained machine learning model.</p><p>On the other hand, the study of research gaps gives only general ideas for further research. It's offered to make common improvements to existing solutions, to use additional data, to replicate the experiment in other areas or to try the solution in real-life situations. Scientific innovations could be sought in studies of time factors, model explainability, training set balance, and causal dependencies. However, before starting further research in these directions, additional research is needed to clarify what is done in specific technical areas that are not limited to real estate.</p><p>The results of this literature review can be used for further decisions on the implementation of similar research in the reader's region or for the initiation of new / unexplored research directions in the field of real estate.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Author work by citations.</figDesc><graphic coords="6,125.19,120.41,346.60,250.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Keywords presenting discovered articles.</figDesc><graphic coords="6,105.67,462.04,385.65,232.32" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>In what subfields of real estate explainable machine learning is applied? • RQ2. What research methods are used to study explainable machine learning in the field of real estate? • RQ3. What machine learning methods are used in the field of real estate? • RQ4. What explainable machine learning methods are used in the field of real estate? • RQ5. Why explainable machine learning methods are used in the field of real estate? • RQ6. What are the research gaps in explainable machine learning in the field of real estate?</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Summary of newly discovered and relevant articles discovered during forward and backward snowballing</figDesc><table><row><cell cols="3">Iter. Source articles Forward snowballing</cell><cell>Backward snowballing</cell><cell>Total</cell></row><row><cell>1</cell><cell>5</cell><cell cols="2">4: [2], [6], [15], [17] 6: [3], [9], [14], [16], [21], [22]</cell><cell>10</cell></row><row><cell>2</cell><cell>10</cell><cell>1: [5]</cell><cell>1: [23]</cell><cell>2</cell></row><row><cell>3</cell><cell>2</cell><cell>0</cell><cell>0</cell><cell>0</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3</head><label>3</label><figDesc>Journals presenting discovered articles</figDesc><table><row><cell>Journal</cell><cell cols="2">Cite Score 2023 Articles</cell></row><row><cell>Reliability Engineering and System Safety</cell><cell>14.8</cell><cell>1</cell></row><row><cell>Land Use Policy</cell><cell>13.3</cell><cell>1</cell></row><row><cell>Expert Systems with Applications</cell><cell>13.2</cell><cell>2</cell></row><row><cell>Finance Research Letters</cell><cell>10.8</cell><cell>2</cell></row><row><cell>Habitat International</cell><cell>10.2</cell><cell>3</cell></row><row><cell>Applied Geography</cell><cell>7.8</cell><cell>1</cell></row><row><cell>Big Data Research</cell><cell>7.8</cell><cell>1</cell></row><row><cell>Sensors</cell><cell>6.9</cell><cell>1</cell></row><row><cell>International Journal of Geo-Information (ISPRS)</cell><cell>6.7</cell><cell>1</cell></row><row><cell>Real Estate Economics</cell><cell>4.0</cell><cell>1</cell></row><row><cell>Journal of Real Estate Finance and Economics</cell><cell>3.7</cell><cell>1</cell></row><row><cell>Risks</cell><cell>3.6</cell><cell>1</cell></row><row><cell>Buildings</cell><cell>3.3</cell><cell>1</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 4</head><label>4</label><figDesc>Machine learning methods studied in real estate</figDesc><table><row><cell>No Method</cell><cell>Count</cell><cell cols="2">No Method</cell><cell>Count</cell></row><row><cell>1 XGBoost (#1)</cell><cell>10</cell><cell cols="2">12 EBM</cell><cell>1</cell></row><row><cell>2 Random Forest (#2)</cell><cell>10</cell><cell cols="2">13 Elastic net</cell><cell>1</cell></row><row><cell>3 LightGBM (#3)</cell><cell>4</cell><cell cols="2">14 GBDT</cell><cell>1</cell></row><row><cell>4 AdaBoost</cell><cell>3</cell><cell cols="2">15 GBR</cell><cell>1</cell></row><row><cell>5 KNN</cell><cell>3</cell><cell cols="2">16 IBTEM</cell><cell>1</cell></row><row><cell>6 Linear regression</cell><cell>3</cell><cell cols="2">17 Lasso regression</cell><cell>1</cell></row><row><cell>7 CatBoost</cell><cell>2</cell><cell cols="2">18 Logistic regression</cell><cell>1</cell></row><row><cell>8 Decision tree</cell><cell>2</cell><cell cols="2">19 Multiple linear regression</cell><cell>1</cell></row><row><cell>9 Gradient Boosting</cell><cell>2</cell><cell cols="2">20 Naïve Bayes</cell><cell>1</cell></row><row><cell>10 Ridge regression</cell><cell>2</cell><cell>21</cell><cell>Neural network (Multilayer perceptron)</cell><cell>1</cell></row><row><cell>11 SVR</cell><cell>2</cell><cell cols="2">22 SVM</cell><cell>1</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">https://www.sciencedirect.com/ (accessed December<ref type="bibr" target="#b20">21,</ref> 2023)    </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">https://www.scopus.com/ (accessedJanuary 6, 2024)   </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">https://www.sciencedirect.com/ (accessedJanuary 6 , 2024)   </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_3">https://www.scopus.com/ (accessedJanuary 7, 2024)   </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_4">https://www.sciencedirect.com/journal/habitat-international</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_5">https://www.sciencedirect.com/journal/reliability-engineering-and-system-safety</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The research leading to these results is part of the research project "Multi-contextual data analytics solutions for building management" jointly implemented by Riga Technical University, SIA "Lursoft IT" and SIA "Hagberg".</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Data extraction and assessment results</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ID/ REF</head><note type="other">RQ1</note></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Automated real estate valuation with machine learning models using property descriptions</title>
		<author>
			<persName><forename type="first">K</forename><surname>Baur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rosenfelder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Lutz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">213</biblScope>
			<biblScope unit="page" from="1" to="13" />
			<date type="published" when="2023-03">Mar. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Understanding the land use intensity of residential buildings in Brazil: An ensemble machine learning approach</title>
		<author>
			<persName><forename type="first">C</forename><surname>Belmiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Silveira</forename><surname>Neto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D M</forename><surname>Barros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ospina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Habitat International</title>
		<imprint>
			<biblScope unit="volume">139</biblScope>
			<biblScope unit="page" from="1" to="12" />
			<date type="published" when="2023-09">Sep. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Measuring impacts of urban environmental elements on housing prices based on multisource data -a case study of Shanghai, China</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Yao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Chi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Geo-Information (ISPRS)</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1" to="23" />
			<date type="published" when="2020-02">Feb. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">XGBoost: A Scalable Tree Boosting System</title>
		<author>
			<persName><forename type="first">Chen</forename><forename type="middle">T</forename><surname>Guestrin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD&apos;16)</title>
				<meeting>the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD&apos;16)</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="785" to="794" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Boosting the Accuracy of Commercial Real Estate Appraisals: An Interpretable Machine Learning Approach</title>
		<author>
			<persName><forename type="first">J</forename><surname>Deppner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Von Ahlefeldt-Dehn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Beracha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Schaefers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Real Estate Finance and Economics</title>
		<imprint>
			<biblScope unit="page" from="1" to="38" />
			<date type="published" when="2023-03">Mar. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Incorporating neighborhoods with explainable artificial intelligence for modeling fine-scale housing prices</title>
		<author>
			<persName><forename type="first">M</forename><surname>Dou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Gu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Fan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Geography</title>
		<imprint>
			<biblScope unit="volume">158</biblScope>
			<biblScope unit="page" from="1" to="11" />
			<date type="published" when="2023-09">Sep. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Random Decision Forests</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">K</forename><surname>Ho</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Conference on Document Analysis and Recognition (ICDAR&apos;95)</title>
				<meeting>the 3rd International Conference on Document Analysis and Recognition (ICDAR&apos;95)</meeting>
		<imprint>
			<date type="published" when="1995">1995</date>
			<biblScope unit="page" from="278" to="282" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">An explainable model for the mass appraisal of residences: The application of tree-based Machine Learning algorithms and interpretation of value determinants</title>
		<author>
			<persName><forename type="first">M</forename><surname>Iban</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Habitat International</title>
		<imprint>
			<biblScope unit="volume">128</biblScope>
			<biblScope unit="page" from="1" to="11" />
			<date type="published" when="2022-10">Oct. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Understanding house price appreciation using multi-source big geo-data and machine learning</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Kang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Peng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Duarte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ratti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Land Use Policy</title>
		<imprint>
			<biblScope unit="volume">111</biblScope>
			<biblScope unit="page" from="1" to="11" />
			<date type="published" when="2021-12">Dec. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Linked Open Government Data to Predict and Explain House Prices: The Case of Scottish Statistics Portal</title>
		<author>
			<persName><forename type="first">A</forename><surname>Karamanou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kalampokis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Tarabanis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Big Data Research</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="page" from="1" to="15" />
			<date type="published" when="2022-11">Nov. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">LightGBM: A Highly Efficient Gradient Boosting Decision Tree</title>
		<author>
			<persName><forename type="first">G</forename><surname>Ke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Meng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Finley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">Y</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS&apos;17)</title>
				<meeting>the Advances in Neural Information Processing Systems 30 (NIPS&apos;17)</meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="3148" to="3156" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A systematic review of systematic review process research in software engineering</title>
		<author>
			<persName><forename type="first">B</forename><surname>Kitchenham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Brereton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and Software Technology</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="2049" to="2075" />
			<date type="published" when="2013-12">Dec. 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Exploring XAI techniques for enhancing model transparency and interpretability in real estate rent prediction: A comparative study</title>
		<author>
			<persName><forename type="first">I</forename><surname>Lenaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>De Moor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Finance Research Letters</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="page" from="1" to="9" />
			<date type="published" when="2023-12">Dec. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">The Importance of Economic Variables on London Real Estate Market: A Random Forest Approach</title>
		<author>
			<persName><forename type="first">S</forename><surname>Levantesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Piscopo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Risks</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="1" to="17" />
			<date type="published" when="2020-12">Dec. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An Explainable Evaluation Model for Building Thermal Comfort in China</title>
		<author>
			<persName><forename type="first">H</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ma</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Buildings</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="1" to="20" />
			<date type="published" when="2023-12">Dec. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Interpretable machine learning for real estate market analysis</title>
		<author>
			<persName><forename type="first">F</forename><surname>Lorenz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Willwersch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cajias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fuerst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Real Estate Economics</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="1178" to="1208" />
			<date type="published" when="2023-09">Sep. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Machine Learning Models Using SHapley Additive exPlanation for Fire Risk Assessment Mode and Effects Analysis of Stadiums</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Fan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Jiang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="1" to="19" />
			<date type="published" when="2023-02">Feb. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A Unified Approach to Interpreting Model Predictions</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Lundberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">I</forename><surname>Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS&apos;17)</title>
				<meeting>the Advances in Neural Information Processing Systems 30 (NIPS&apos;17)</meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="4768" to="4777" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Credit default prediction of Chinese real estate listed companies based on explainable machine learning</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Duan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Finance Research Letters</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<date type="published" when="2023-12">Dec. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Preferred reporting items for systematic reviews and meta-analyses: The PRISMA statement</title>
		<author>
			<persName><forename type="first">D</forename><surname>Moher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Liberati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tetzlaff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Altman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Antes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Atkins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Barbour</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Barrowman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Berlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Clark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Clarke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Cook</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>D'amico</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Deeks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Devereaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Dickersin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Egger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Ernst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">C</forename><surname>Gøtzsche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Grimshaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Guyatt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Higgins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P A</forename><surname>Ioannidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kleijnen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Lang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Magrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mcnamee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Moja</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mulrow</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Napoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Oxman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Rennie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sampson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">F</forename><surname>Schulz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">G</forename><surname>Shekelle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Tovey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Tugwell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLoS Medicine</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="1" to="6" />
			<date type="published" when="2009-07">Jul. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Machine learning with explainability or spatial hedonics tools? An analysis of the asking prices in the housing market in Alicante, Spain</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rico-Juan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">La</forename><surname>Taltavull De</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Paz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">171</biblScope>
			<biblScope unit="page" from="1" to="14" />
			<date type="published" when="2021-06">Jun. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Google Maps amenities and condominium prices: Investigating the effects and relationships using machine learning</title>
		<author>
			<persName><forename type="first">V</forename><surname>Taecharungroj</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Habitat International</title>
		<imprint>
			<biblScope unit="volume">118</biblScope>
			<biblScope unit="page" from="1" to="12" />
			<date type="published" when="2021-12">Dec. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Interpretable boosting tree ensemble method for multisource building fire loss prediction</title>
		<author>
			<persName><forename type="first">N</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Reliability Engineering and System Safety</title>
		<imprint>
			<biblScope unit="volume">225</biblScope>
			<biblScope unit="page" from="1" to="17" />
			<date type="published" when="2022-09">Sep. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
