SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2765
Artificial Intelligence in Real Estate
Abhiroop Ghosh1, Manan Mer2, Yash Panchal3, Silviya D’monte4
1,2,3,4Department of Computer Engineering, Universal College of Engineering , Vasai, India
-------------------------------------------------------------------------***----------------------------------------------------------------------
Abstract— Real estate is one of the most profitable
industries on the planet. According to projections, the
global value of business acquisitions is expected to reach
$9.6 trillion in the next years. However, the real estate
industry is still in the early stages of implementing AI
and services. AI in real estate will become more visible as
technology advances. In the real estate industry, it is
critical to consider artificial intelligence and machine
learning. In fact, in the last few years, during the COVID
pandemic, almost every aspect of real estate was
possible through the internet and Artificial Intelligence.
This project provides more accuracy and uses feature
engineering for faster and more detailed analysis of any
estate. A.I. in real estate projects is a website where the
investor gets a better evaluation and analysis.
Keywords— Real estate, Artificial Intelligence,
Feature engineering, Estate analysis
I. INTRODUCTION
Machine learning is a branch of Artificial Intelligence (AI)
that employs algorithms and technologies to extract
useful data from large amounts of data. Global pandemic
limitations have had a direct influence on traditional real
estate processes – and for the better, unexpectedly.
Thousands of businesses, realtors, appraisers, mortgage
lenders and other businesses have been forced to
manage the crisis by incorporating rapidly emerging
PropTech, and with good cause. Real estate AI apps can
manage predetermined data flows, learn user behaviour
streamline, and speed operations, and allow more
accurate assessments and market forecasts in the short
term. Homeowners, potential renters, and purchasers
are embracing real estate AI apps, and investors are
aware that real estate is the world's most valuable asset
class.
There have been multiple attempts to benefit real estate
by using Machine Learning and A.I., but there have been
constant issues with the accuracy as well as resulting in
the loss of jobs in this sector. A.I. in real estate, this
project aims to improve the accuracy whilst also
providing a platform for real estate agents does not only
make it safer for people to analyze their requirements
but also safeguards customers from fake data. This
project also integrates multiple modules which takes the
accuracy and customer satisfaction to the next level.
II. LITERATURE SURVEY
The research presented in the paper by Adyan Nur
Alfiyatin, Hilman Taufiq, Ruth Ema Febrita, and Wayan
Firdaus Mahmudy aims to predict the house prices in
Malang city based on the prices of NJOP using regression
analysis and particle swarm optimization(PSO). PSO is
used to select the effected variables, while regression
analysis is used to determine the best coefficient for
prediction. Several tests have been conducted to predict
house prices using linear regression and particle swarm
optimization methods. The system is modelling house
price predictions into multiple models each of them
representing one area. The best parameter values
achieved are 1800 particles, 700 iterations, and inertia
weights of 0.4 and 0.8, resulting in an RMSE of IDR
14.186 as the minimal prediction error. The error
prediction values for the other model remain high.
In the paper presented by R Manjula, Shubham Jain,
Sharad Srivastava, and Pranav Rajiv Kher, in this work
the models are created using various features such as
square feet of the house, the number of bedrooms,
ambience, etc. So, each of the features in their model is
given a certain weight and it determines how important
is that feature to our model prediction. This is called
feature engineering. Companies such as "Zillow.com" and
"Magicbricks.com" frequently have a vast dataset of
housing values that they use to estimate values using
machine learning. For each of the models, we calculated
the root mean square error (RMS value) as proposed.
With this, we have applied the following methodologies:
Simple Regression Model, Multivariate Regression
model, Polynomial Regression.
In the paper presented by Alisha Kuvalekar, Shivan
Manchewar, Sidhika Mahadik, and Shila Jawale, a
Decision tree machine learning algorithm is used to
construct a prediction model to predict potential selling
prices for any real estate property. To help estimate
prices even better, additional characteristics such as air
quality and crime rate were included in the dataset.
These traits are not commonly seen in the datasets of
other prediction systems, which distinguishes this
system. The Flask Framework is used to integrate the
trained model with the User Interface. The system
provides 89% accuracy while predicting the prices of
real estate prices.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2766
In the paper presented by Quang Truong, Minh Nguyen,
Hy Dang, Bo Mei House Price Index (HPI) is used to
measure price changes in residential housing in many
countries. The HPI is a weighted repeat sales index,
which means it tracks average price changes in repeat
sales or refinancing on the same properties. It enables
housing economists to estimate changes in the rates of
mortgage defaults, prepayments, and housing
affordability in specific geographic areas using some
analytical approaches.
Data Preprocessing, Data Analysis, Model Selection,
Random Forest, XGBoost, Light GBM, Hybrid Regression,
and Stacked Generalization. The Random Forest method
has the lowest error on the training set, but it is
susceptible to overfitting. Because the dataset must be fit
multiple times, its time complexity is high. When it
comes to accuracy, both XGBoost and LightGBM perform
well, but their time complexities, particularly LightGBM,
are superior. Because of the generalisation, the Hybrid
Regression method outperforms the three previous
methods. Finally, while the Stacked Generalization
Regression method has a complex architecture, it is the
best option when accuracy is the most important factor.
III.PROPOSED SYSTEM
In Fig 1., we show the detailed system architecture of
Artificial Intelligence in Real Estate. The presented
system will be a website in which algorithms can go
through millions of documents in seconds, looking
through property values, location, home renovations,
and even some of a homeowner’s personal information.
With this hybrid approach of using multiple algorithms
as well as regressions, much more accurate data is
achieved. The web system supports the buyers as well as
the estate agents which ensures there is no loss of
human resources and jobs. Investors or buyers have
their own unique needs which they can give as inputs to
the portal, after which the requirements are compared
with the database as well as estate agent inputs to
determine the most suitable property. To keep the model
efficient feature engineering
Fig.1 System architecture of A.I. in real estate
Has been used along with AI and ML. Inputs such as
bedroom, hall, kitchen, bathroom, square foot, etc are
considered as features that are then searched in the data
storage. After finding the appropriate and cleaned data
multiple algorithms are used such as Decision Tree
Regression, Random Forest Regression, XGBoost
Regressor, and MLP Neural Network. On receiving the
output or results the accuracy is evaluated and
compared to find the best possible result, once the
evaluation is complete most accurate data is provided to
the buyer. Various modules have been integrated to
improve accuracy drastically. The modules of this web-
based portal are as follows:
A. Requirement/ Feature Input:
Initially, the buyers are required to fill in the required
aspects that the property should have. Since feature
engineering is used the buyer can be more specific about
their needs which can be location, history, facilities, etc.
B. Data searching and processing:
The input features are analyzed and searched within the
database for updates or availability. After the data has
been parsed it is sent further to undergo multiple
regressions and algorithms are applied. As shown in
Fig.2, we can see the mechanism of how the user gets the
property detail.
C. Evaluation and Comparison:
Once all the results have been found, the output from
each algorithm is compared to check the accuracy and
mean absolute error to evaluate the most appropriate
data. Since the amount of feature input is more hence
various methods have been used to give better results.
Additionally, various methods can also be integrated
which even further increases the accuracy.
IV. RESULT AND DISCUSSION
The proposed system gives all the features provided by
the traditional existing systems, but instead of working
only with non-spatial databases, the system also works
with spatial data. The following prominent features will
be included in the system:
Specification-based searching. This feature displays
relevant information to users based on the specifications
they have provided to the website. The System will allow
the user to search for a property quickly and easily for
Fig.2 Data searching and application of algorithms
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2767
buying and selling. The registered user can list his or her
property for sale or rent. This system safeguards
customers as well as brokers from false advertisements
and data.
Fig.3 Graph of Area in square feet v. Price in the city
of Mumbai
Fig.4 Number of new and old properties for sale in areas
of Mumbai
Fig.5 Heat map of the city with respective prices
Fig.6 Website - landing page
Fig.5 Website - result page
V. CONCLUSION
After researching AI in Real Estate, we found that skyline
AI is the only type of AI used in this sector and this
results in a severe reduction in the use of
brokers/agents, which is one of the most serious
downside of AI. This project will focus on Price
prediction using better accuracy using traditional or
advanced Machine learning algorithms on real-time data,
Fraud detection using days-on-the-market as well as it
provides a platform for the brokers/agents to post their
updated property price from which the customers can
select the most suitable and profitable source. With the
rapid digitization of the real estate industry, AI is
unavoidable. AI algorithms can find market
opportunities for agents to secure more consumers by
using predictive models. It may assist clients in
predicting the best moment to buy or sell real estate. AI
enables you to enter the self-driving dimension, in which
AI outsources the hard labour associated with a real
estate transaction: complex data, compliance,
paperwork, home finding, negotiation, and offers.
VI. REFERENCES
[1] A. Nur Alfiyatin, H. Taufiq, W.F. Mahmudy, Ruth
Ema Febrita, “Modeling House Price Prediction
using Regression Analysis and Particle Swarm
Optimization”, IJACSA, 2017.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2768
[2] R Manjula, S Jain, S Srivastava and P.R. Kher,
“Real estate value prediction using multivariate
regression models”, IOP, 2017.
[3] Sayan Putatunda, “ProTech for Proactive Pricing
of Houses in classified Advertisement in the Indian
Real Estate Market”, Research Gate, 2019.
[4] Q. Truong, M. Nguyen, Hy Dang, Bo Mei,
“Housing Price Prediction via Improved Machine
Learning Techniques”, IIKI, 2019.
[5] A. Kuvalekar, S. Manchewar, S. Mahadik, S.
Jawale, “House price forecasting using Machine
Learning”, SSRN, 2020.
[6] R Bhatia, “Housing Prices in Metropolitan Areas
of India”, Kaggle, 2020,
https://www.kaggle.com/ruchi798/housing-
prices-eda-and-prediction/data
[7] Shreyas, “House-price-prediction”, Github, 2019,
https://github.com/Shreyas3108/house-price-
prediction

More Related Content

Similar to Artificial Intelligence in Real Estate

House Price Prediction Using Machine Learning Via Data Analysis
House Price Prediction Using Machine Learning Via Data AnalysisHouse Price Prediction Using Machine Learning Via Data Analysis
House Price Prediction Using Machine Learning Via Data AnalysisIRJET Journal
 
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET Journal
 
Web Application for House Price Prediction
Web Application for House Price PredictionWeb Application for House Price Prediction
Web Application for House Price PredictionIRJET Journal
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big DataIRJET Journal
 
IRJET- Share Market Prediction using Deep Learning Approach
IRJET- Share Market Prediction using Deep Learning ApproachIRJET- Share Market Prediction using Deep Learning Approach
IRJET- Share Market Prediction using Deep Learning ApproachIRJET Journal
 
IRJET - House Price Predictor using ML through Artificial Neural Network
IRJET - House Price Predictor using ML through Artificial Neural NetworkIRJET - House Price Predictor using ML through Artificial Neural Network
IRJET - House Price Predictor using ML through Artificial Neural NetworkIRJET Journal
 
Housing Price Prediction using Machine Learning
Housing Price Prediction using Machine LearningHousing Price Prediction using Machine Learning
Housing Price Prediction using Machine LearningIRJET Journal
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET Journal
 
Expense Manager: An Expense Tracking Application using Image Processing
Expense Manager: An Expense Tracking Application using Image ProcessingExpense Manager: An Expense Tracking Application using Image Processing
Expense Manager: An Expense Tracking Application using Image ProcessingIRJET Journal
 
IRJET - Company’s Stock Price Predictor using Machine Learning
IRJET -  	  Company’s Stock Price Predictor using Machine LearningIRJET -  	  Company’s Stock Price Predictor using Machine Learning
IRJET - Company’s Stock Price Predictor using Machine LearningIRJET Journal
 
IRJET - Hyper Local Delivery Application
IRJET - Hyper Local Delivery ApplicationIRJET - Hyper Local Delivery Application
IRJET - Hyper Local Delivery ApplicationIRJET Journal
 
IRJET- Stock Market Forecasting Techniques: A Survey
IRJET- Stock Market Forecasting Techniques: A SurveyIRJET- Stock Market Forecasting Techniques: A Survey
IRJET- Stock Market Forecasting Techniques: A SurveyIRJET Journal
 
IRJET- House Rent Price Prediction
IRJET- House Rent Price PredictionIRJET- House Rent Price Prediction
IRJET- House Rent Price PredictionIRJET Journal
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIRJET Journal
 
House Price Prediction for Ai & ml project .pptx
House Price Prediction for Ai & ml project .pptxHouse Price Prediction for Ai & ml project .pptx
House Price Prediction for Ai & ml project .pptxaditichauhan2019404
 
Stock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
Stock Market Prediction using Alpha Vantage API and Machine Learning AlgorithmStock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
Stock Market Prediction using Alpha Vantage API and Machine Learning AlgorithmIRJET Journal
 
StocKuku - AI-Enabled Mindfulness for Profitable Stock Trading
StocKuku - AI-Enabled Mindfulness for Profitable Stock TradingStocKuku - AI-Enabled Mindfulness for Profitable Stock Trading
StocKuku - AI-Enabled Mindfulness for Profitable Stock TradingIRJET Journal
 
A New Approach for CBIR – A Review
A New Approach for CBIR – A ReviewA New Approach for CBIR – A Review
A New Approach for CBIR – A ReviewIRJET Journal
 
Prediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesPrediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesIRJET Journal
 
IRJET- Self Driving Car using Deep Q-Learning
IRJET-  	  Self Driving Car using Deep Q-LearningIRJET-  	  Self Driving Car using Deep Q-Learning
IRJET- Self Driving Car using Deep Q-LearningIRJET Journal
 

Similar to Artificial Intelligence in Real Estate (20)

House Price Prediction Using Machine Learning Via Data Analysis
House Price Prediction Using Machine Learning Via Data AnalysisHouse Price Prediction Using Machine Learning Via Data Analysis
House Price Prediction Using Machine Learning Via Data Analysis
 
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
 
Web Application for House Price Prediction
Web Application for House Price PredictionWeb Application for House Price Prediction
Web Application for House Price Prediction
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
 
IRJET- Share Market Prediction using Deep Learning Approach
IRJET- Share Market Prediction using Deep Learning ApproachIRJET- Share Market Prediction using Deep Learning Approach
IRJET- Share Market Prediction using Deep Learning Approach
 
IRJET - House Price Predictor using ML through Artificial Neural Network
IRJET - House Price Predictor using ML through Artificial Neural NetworkIRJET - House Price Predictor using ML through Artificial Neural Network
IRJET - House Price Predictor using ML through Artificial Neural Network
 
Housing Price Prediction using Machine Learning
Housing Price Prediction using Machine LearningHousing Price Prediction using Machine Learning
Housing Price Prediction using Machine Learning
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android Application
 
Expense Manager: An Expense Tracking Application using Image Processing
Expense Manager: An Expense Tracking Application using Image ProcessingExpense Manager: An Expense Tracking Application using Image Processing
Expense Manager: An Expense Tracking Application using Image Processing
 
IRJET - Company’s Stock Price Predictor using Machine Learning
IRJET -  	  Company’s Stock Price Predictor using Machine LearningIRJET -  	  Company’s Stock Price Predictor using Machine Learning
IRJET - Company’s Stock Price Predictor using Machine Learning
 
IRJET - Hyper Local Delivery Application
IRJET - Hyper Local Delivery ApplicationIRJET - Hyper Local Delivery Application
IRJET - Hyper Local Delivery Application
 
IRJET- Stock Market Forecasting Techniques: A Survey
IRJET- Stock Market Forecasting Techniques: A SurveyIRJET- Stock Market Forecasting Techniques: A Survey
IRJET- Stock Market Forecasting Techniques: A Survey
 
IRJET- House Rent Price Prediction
IRJET- House Rent Price PredictionIRJET- House Rent Price Prediction
IRJET- House Rent Price Prediction
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine Learning
 
House Price Prediction for Ai & ml project .pptx
House Price Prediction for Ai & ml project .pptxHouse Price Prediction for Ai & ml project .pptx
House Price Prediction for Ai & ml project .pptx
 
Stock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
Stock Market Prediction using Alpha Vantage API and Machine Learning AlgorithmStock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
Stock Market Prediction using Alpha Vantage API and Machine Learning Algorithm
 
StocKuku - AI-Enabled Mindfulness for Profitable Stock Trading
StocKuku - AI-Enabled Mindfulness for Profitable Stock TradingStocKuku - AI-Enabled Mindfulness for Profitable Stock Trading
StocKuku - AI-Enabled Mindfulness for Profitable Stock Trading
 
A New Approach for CBIR – A Review
A New Approach for CBIR – A ReviewA New Approach for CBIR – A Review
A New Approach for CBIR – A Review
 
Prediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesPrediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning Techniques
 
IRJET- Self Driving Car using Deep Q-Learning
IRJET-  	  Self Driving Car using Deep Q-LearningIRJET-  	  Self Driving Car using Deep Q-Learning
IRJET- Self Driving Car using Deep Q-Learning
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxchumtiyababu
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 

Recently uploaded (20)

AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

Artificial Intelligence in Real Estate

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2765 Artificial Intelligence in Real Estate Abhiroop Ghosh1, Manan Mer2, Yash Panchal3, Silviya D’monte4 1,2,3,4Department of Computer Engineering, Universal College of Engineering , Vasai, India -------------------------------------------------------------------------***---------------------------------------------------------------------- Abstract— Real estate is one of the most profitable industries on the planet. According to projections, the global value of business acquisitions is expected to reach $9.6 trillion in the next years. However, the real estate industry is still in the early stages of implementing AI and services. AI in real estate will become more visible as technology advances. In the real estate industry, it is critical to consider artificial intelligence and machine learning. In fact, in the last few years, during the COVID pandemic, almost every aspect of real estate was possible through the internet and Artificial Intelligence. This project provides more accuracy and uses feature engineering for faster and more detailed analysis of any estate. A.I. in real estate projects is a website where the investor gets a better evaluation and analysis. Keywords— Real estate, Artificial Intelligence, Feature engineering, Estate analysis I. INTRODUCTION Machine learning is a branch of Artificial Intelligence (AI) that employs algorithms and technologies to extract useful data from large amounts of data. Global pandemic limitations have had a direct influence on traditional real estate processes – and for the better, unexpectedly. Thousands of businesses, realtors, appraisers, mortgage lenders and other businesses have been forced to manage the crisis by incorporating rapidly emerging PropTech, and with good cause. Real estate AI apps can manage predetermined data flows, learn user behaviour streamline, and speed operations, and allow more accurate assessments and market forecasts in the short term. Homeowners, potential renters, and purchasers are embracing real estate AI apps, and investors are aware that real estate is the world's most valuable asset class. There have been multiple attempts to benefit real estate by using Machine Learning and A.I., but there have been constant issues with the accuracy as well as resulting in the loss of jobs in this sector. A.I. in real estate, this project aims to improve the accuracy whilst also providing a platform for real estate agents does not only make it safer for people to analyze their requirements but also safeguards customers from fake data. This project also integrates multiple modules which takes the accuracy and customer satisfaction to the next level. II. LITERATURE SURVEY The research presented in the paper by Adyan Nur Alfiyatin, Hilman Taufiq, Ruth Ema Febrita, and Wayan Firdaus Mahmudy aims to predict the house prices in Malang city based on the prices of NJOP using regression analysis and particle swarm optimization(PSO). PSO is used to select the effected variables, while regression analysis is used to determine the best coefficient for prediction. Several tests have been conducted to predict house prices using linear regression and particle swarm optimization methods. The system is modelling house price predictions into multiple models each of them representing one area. The best parameter values achieved are 1800 particles, 700 iterations, and inertia weights of 0.4 and 0.8, resulting in an RMSE of IDR 14.186 as the minimal prediction error. The error prediction values for the other model remain high. In the paper presented by R Manjula, Shubham Jain, Sharad Srivastava, and Pranav Rajiv Kher, in this work the models are created using various features such as square feet of the house, the number of bedrooms, ambience, etc. So, each of the features in their model is given a certain weight and it determines how important is that feature to our model prediction. This is called feature engineering. Companies such as "Zillow.com" and "Magicbricks.com" frequently have a vast dataset of housing values that they use to estimate values using machine learning. For each of the models, we calculated the root mean square error (RMS value) as proposed. With this, we have applied the following methodologies: Simple Regression Model, Multivariate Regression model, Polynomial Regression. In the paper presented by Alisha Kuvalekar, Shivan Manchewar, Sidhika Mahadik, and Shila Jawale, a Decision tree machine learning algorithm is used to construct a prediction model to predict potential selling prices for any real estate property. To help estimate prices even better, additional characteristics such as air quality and crime rate were included in the dataset. These traits are not commonly seen in the datasets of other prediction systems, which distinguishes this system. The Flask Framework is used to integrate the trained model with the User Interface. The system provides 89% accuracy while predicting the prices of real estate prices.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2766 In the paper presented by Quang Truong, Minh Nguyen, Hy Dang, Bo Mei House Price Index (HPI) is used to measure price changes in residential housing in many countries. The HPI is a weighted repeat sales index, which means it tracks average price changes in repeat sales or refinancing on the same properties. It enables housing economists to estimate changes in the rates of mortgage defaults, prepayments, and housing affordability in specific geographic areas using some analytical approaches. Data Preprocessing, Data Analysis, Model Selection, Random Forest, XGBoost, Light GBM, Hybrid Regression, and Stacked Generalization. The Random Forest method has the lowest error on the training set, but it is susceptible to overfitting. Because the dataset must be fit multiple times, its time complexity is high. When it comes to accuracy, both XGBoost and LightGBM perform well, but their time complexities, particularly LightGBM, are superior. Because of the generalisation, the Hybrid Regression method outperforms the three previous methods. Finally, while the Stacked Generalization Regression method has a complex architecture, it is the best option when accuracy is the most important factor. III.PROPOSED SYSTEM In Fig 1., we show the detailed system architecture of Artificial Intelligence in Real Estate. The presented system will be a website in which algorithms can go through millions of documents in seconds, looking through property values, location, home renovations, and even some of a homeowner’s personal information. With this hybrid approach of using multiple algorithms as well as regressions, much more accurate data is achieved. The web system supports the buyers as well as the estate agents which ensures there is no loss of human resources and jobs. Investors or buyers have their own unique needs which they can give as inputs to the portal, after which the requirements are compared with the database as well as estate agent inputs to determine the most suitable property. To keep the model efficient feature engineering Fig.1 System architecture of A.I. in real estate Has been used along with AI and ML. Inputs such as bedroom, hall, kitchen, bathroom, square foot, etc are considered as features that are then searched in the data storage. After finding the appropriate and cleaned data multiple algorithms are used such as Decision Tree Regression, Random Forest Regression, XGBoost Regressor, and MLP Neural Network. On receiving the output or results the accuracy is evaluated and compared to find the best possible result, once the evaluation is complete most accurate data is provided to the buyer. Various modules have been integrated to improve accuracy drastically. The modules of this web- based portal are as follows: A. Requirement/ Feature Input: Initially, the buyers are required to fill in the required aspects that the property should have. Since feature engineering is used the buyer can be more specific about their needs which can be location, history, facilities, etc. B. Data searching and processing: The input features are analyzed and searched within the database for updates or availability. After the data has been parsed it is sent further to undergo multiple regressions and algorithms are applied. As shown in Fig.2, we can see the mechanism of how the user gets the property detail. C. Evaluation and Comparison: Once all the results have been found, the output from each algorithm is compared to check the accuracy and mean absolute error to evaluate the most appropriate data. Since the amount of feature input is more hence various methods have been used to give better results. Additionally, various methods can also be integrated which even further increases the accuracy. IV. RESULT AND DISCUSSION The proposed system gives all the features provided by the traditional existing systems, but instead of working only with non-spatial databases, the system also works with spatial data. The following prominent features will be included in the system: Specification-based searching. This feature displays relevant information to users based on the specifications they have provided to the website. The System will allow the user to search for a property quickly and easily for Fig.2 Data searching and application of algorithms
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2767 buying and selling. The registered user can list his or her property for sale or rent. This system safeguards customers as well as brokers from false advertisements and data. Fig.3 Graph of Area in square feet v. Price in the city of Mumbai Fig.4 Number of new and old properties for sale in areas of Mumbai Fig.5 Heat map of the city with respective prices Fig.6 Website - landing page Fig.5 Website - result page V. CONCLUSION After researching AI in Real Estate, we found that skyline AI is the only type of AI used in this sector and this results in a severe reduction in the use of brokers/agents, which is one of the most serious downside of AI. This project will focus on Price prediction using better accuracy using traditional or advanced Machine learning algorithms on real-time data, Fraud detection using days-on-the-market as well as it provides a platform for the brokers/agents to post their updated property price from which the customers can select the most suitable and profitable source. With the rapid digitization of the real estate industry, AI is unavoidable. AI algorithms can find market opportunities for agents to secure more consumers by using predictive models. It may assist clients in predicting the best moment to buy or sell real estate. AI enables you to enter the self-driving dimension, in which AI outsources the hard labour associated with a real estate transaction: complex data, compliance, paperwork, home finding, negotiation, and offers. VI. REFERENCES [1] A. Nur Alfiyatin, H. Taufiq, W.F. Mahmudy, Ruth Ema Febrita, “Modeling House Price Prediction using Regression Analysis and Particle Swarm Optimization”, IJACSA, 2017.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2768 [2] R Manjula, S Jain, S Srivastava and P.R. Kher, “Real estate value prediction using multivariate regression models”, IOP, 2017. [3] Sayan Putatunda, “ProTech for Proactive Pricing of Houses in classified Advertisement in the Indian Real Estate Market”, Research Gate, 2019. [4] Q. Truong, M. Nguyen, Hy Dang, Bo Mei, “Housing Price Prediction via Improved Machine Learning Techniques”, IIKI, 2019. [5] A. Kuvalekar, S. Manchewar, S. Mahadik, S. Jawale, “House price forecasting using Machine Learning”, SSRN, 2020. [6] R Bhatia, “Housing Prices in Metropolitan Areas of India”, Kaggle, 2020, https://www.kaggle.com/ruchi798/housing- prices-eda-and-prediction/data [7] Shreyas, “House-price-prediction”, Github, 2019, https://github.com/Shreyas3108/house-price- prediction