relationship in between house characteristics and
price.
Decision-Tree-Regression (DTR) provides data
division through decision rules that produce organized
methods for evaluating non-linear relationships.
• The Random-Forest-Regression algorithm uses
multiple decision trees to create a precision
enhancement system.
• GBM function starts with basic learners to
develop strong algorithms through sequential
improvement processes.
• XGBoost-(Extreme Gradient Boosting)
represents a gradient-boosting-algorithm which
delivers quick performance at the same time
achieving optimal results.
• Artificial Neural Networks (ANNs) serve as
deep learning algorithms which use complex
data transformation for identifying deep property
valuation patterns.
• The machine learning approach of Support
Vector Regression (SVR) locates the most
suitable hyperplane for performing price
predictions in a multi-dimensional space.
Production facilities and high-speed internet together
with cloud storage worldwide have accelerated the use
of AI-based models in real estate operations. The real-
time property valuation systems powered by AI that
online companies Zillow and Redfin use have
reshaped market activity and shaped user expectations
in the real estate market.
The implementation of AI-based valuation
systems increases both performance and operational
flexibility while several data-related and regulatory
issues continue to exist. Predictive models obtain
performance results from high-quality access to
property characteristics data and transaction records
along with market trend information. The top priority
in AI-driven valuations consists of both fairness and
transparency because discriminatory data can create
wrong property valuations.
Researchers assess the implementation of
Artificial-Intelligence combined with machine-
learning for house price estimation through a review
of multiple predictive methods. The research
investigates both the essential property value
determinants along with optimal variable selection
and how macroeconomic variables shape real estate
market worth.
The rest of this paper consists of the following
segments: Section-2 presents a summary of previous
work with a focus on studies related to Artificial-
Intelligence-based real estate valuation. The
methodology section of this work describes the data
pre-processing techniques and feature engineering
approaches as well as the model selection process.
Section-4 displays the experimental outcomes that
evaluate different machine learning model
performance. Section-5 includes relevant findings
alongside analysis of difficulties and potential
development areas. This paper will conclude the study
with future research recommendations in AI-based
real-estate valuation.
2 RELATED WORKS
Research on AI-based approaches for real estate
appraisal presents several existing studies. For
instance, Ahmad and Khan (2022) demonstrated how
regression modeling can evaluate property
characteristics for price forecasting. Their findings
revealed that location followed by house size are the
two most influential determinants of house pricing.
Similarly, Chen, Lin, and Zhang (2021) examined
various machine learning methods and emphasized
the significant role of structured property features in
price predictions.
Efforts to improve predictive performance have
led to the exploration of deep learning algorithms.
According to Li, Wang, and Zhang (2022),
Convolutional Neural Networks (CNNs) serve as
image processing tools capable of identifying key
visual features from property images, which enhances
valuation accuracy. This was supported by Doshi,
Ghosh, and Ray (2020), who performed a
comparative analysis of regression and deep learning
models, demonstrating the superior performance of
deep learning in complex scenarios.
In addition to property-specific characteristics,
several studies have examined macroeconomic
influences. For example, Han and Lee (2021)
highlighted that variables such as inflation, interest
rates, and GDP growth directly impact housing
prices. These findings support the application of
ensemble learning methods like decision trees,
random forests, and gradient boosting, as shown by
Singh and Verma (2021), to better capture
multifactorial dynamics in price forecasting.
Beyond numerical data, researchers have utilized
sentiment analysis on textual information from
property listings and user reviews to uncover pricing
influences. This aligns with the work of Mishra and
Gupta (2023), who applied explainable AI tools like
SHAP and LIME to make property valuation models
more transparent and interpretable.