SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5560
House Price Prediction Using Machine Learning and RPA
Prof. Pradnya Patil
Assistant Professor, Computer Engineering Department, K. J. Somaiya Institute of Engineering and Information
Technology, Mumbai, India
Darshil Shah, Harshad Rajput, Jay Chheda
Undergraduate Student, Computer Engineering Department, K. J. Somaiya Institute of Engineering and
Information Technology, Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract—In today’s world, everyone wishes for a house
that suits their lifestyle and provides amenities according to
their needs. House prices keep on changing very frequently
which proves that house prices are often exaggerated. There
are many factors that have to be taken into considerationfor
predicting house prices such as location, number of rooms,
carpet area, how old the property is? and other basic local
amenities. We will be using CatBoost algorithm along with
Robotic Process Automation for real-time data extraction.
Robotic Process Automation involves the use of software
robots to automate the tasks of data extraction while
machine learning algorithm is used to predict house prices
with respect to the dataset.
Keywords—RandomForest,CATBoost,RPA,HousePrice
Prediction.
I. Introduction
Data is the heart of machine learning. Predictive models use
data for training which gives somewhat accurate results.
Without data we can’t train the model. Machine learning
involves building these models from data and uses them to
predict new data. Machine Learning is a subset of Artificial
Intelligence. It gives system capability to learn wherein it
automatically learns and improves its performance without
being explicitly programmed. It does focus on the
development of programs and use it to learn for themselves.
As the world is moving forward to using variants
technologies, so has automation improved its ways to make
our work easier. Though the word automationwascoined in
the 1950s, very few people really understood what it meant.
Robotic process automation means automating operations
on business by using software robots to reduce human
efforts. Robotics are entities that mimic human actions are
called Robots. A process is a sequence of steps that leads to
meaningful activity. For example, the process of making a
dish or the process of merging two or more things into one.
Any process that is carried out by a robot without humans
interfering in it is called Automation. Machine learning is
closely related to statistics, which focuses on making
predictions using computers. There are a variety of
applications of Machine Learning such as filtering of emails,
where it is difficult to develop a conventional algorithm to
perform the task effectively.Machinelearningalgorithms are
purely based on data. Machine Learning algorithms are an
advanced version of the regular algorithm. It makes
programs “smarter” by allowing them to automaticallylearn
from the data provided by us. The algorithm is mainly
divided into two phases and that is the training phase and
the testing phase. Broadly there are three types of
algorithms that are mainly used on data and they are
supervised, unsupervised and reinforcement learning
algorithms.
In Supervised learning, the algorithm consists of a target
variable or a dependent variable which is to be predicted
from a set of independent variables. Using a function, the
inputs are mapped to the desired outputs. Examples of
Supervised learning algorithms are Regression, Decision
Tree, Random Forest, KNN, Logistic Regression, etc.
In Unsupervised learning, the algorithm does not have any
target variable. It is used for clustering into differentgroups.
Apriori algorithm, K-means, Principal Component Analysis,
Independent Component Analysis are some examples of
Unsupervised learning algorithms.
When the machine is used to make specific decisions,
Reinforcement Learning is used. In this, the model is in an
environment where it trains itself making it more accurate
by using the trial and error methodology. The model hence
learns from past experiences and it captures the knowledge
about that domain to make accurate decisions, Example of
Reinforcement Learning: Markov Decision Process-hot
encoding is one such Reinforcement learning algorithm.
II. Literature Survey
Trends in housing prices indicate the current economic
situation and also are a concern to the buyers and sellers.
There are many factors that have an impact on house prices,
such as the number of bedrooms and bathrooms. House
price depends upon its location as well. A house with great
accessibility to highways, schools, malls, employment
opportunities, would have a greater price as compared to a
house with no such accessibility. Predicting house prices
manually is a difficult task and generally not very accurate,
hence there are many systems developed for house price
prediction. Sifei Lu, Zengxiang Li, Zheng Qin,XuleiYang,Rick
Siow Mong Goh [1] had proposed an advanced house
prediction system using linear regression. Thissystem’s aim
was to make a model that can give us a good house price
prediction based on other variables. They used the Linear
Regression for Ames dataset and hence it gave good
accuracy. The house price prediction project had two
modules namely, Admin and the User. Admin can add
location and view the location. Admin had the authority to
add density on the basis of per unit area. Users can view the
location and see the predicted housing price for that
particular location.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5561
This paper [1] proposed on HybridRegressiontechniquefor
housing Prices Prediction focused on the use of creative
feature engineering to find the optimal features and their
correlation with Sales Prices. Feature engineeringimproved
the data normality and linearity of data. Their system
showed that working on the Ames Housing dataset was
convenient and showed that the use of Hybrid algorithms
(65% Lasso and 35% Gradient Boost) provided results in
predicting the house prices rather thanusingonefromlasso,
ridge or gradient boost.
The paper proposed by Ayush Varma Abhijit Sharma Sagar
Doshi Rohini Nair[2] suggested that the use of neural
networks along with linear and boosted algorithms
improved prediction accuracy. The dataset used here
contained various essential parameters.The dataset was
cleaned up. Three algorithms were used namely Linear
Regression, Forest Regression and Boosted Regression. The
dataset was tested on all three and the results of all the
above algorithms were fed as aninputtotheneural network.
Neural networks were used mainly to compare all the
predictions and display the most accurate result. A neural
network along withBoosted Regression wasusedtoincrease
the accuracy of the result.
The paper proposed by Adyan Nur Alfiyatin, Hilman Taufiq,
Ruth Ema Febrita, Wayan Firdaus Mahmudy[3] shows the
prediction model is basedonregressionanalysis andparticle
swarm optimization(PSO). Hedonic pricing is implemented
using regression techniques to predict the NJOP
price(Dependent Variable) in the city of Malang, based on
factors such as land area, NJOP land price, NJOP building
price. PSO is a stochastic optimizationtechniqueusedforthe
selection of affect variables. The results obtained show a
minimum prediction error RMSE of 14.186.
This paper[4] surveyed to predict a continuous target value,
using algorithms Logistic Regression, Support Vector
Machine, Lasso Regression Technique, Decision Tree are
used to build a predictive model. They have used a stepwise
approach from Data Collection, Data Processing, Data
Analysis, to Evaluating Models. Then the predicted output is
stored in a CSV file. It was found that the Decision Tree had
the best accuracy of 84% approx., they tried to implement
the problem of Regression usingtheClassificationAlgorithm
which was successful. They had used predefined open-
source Kaggle Dataset consisting of 80 parameters, from
which 37 parameters were chosen which were affecting
house prices.
III. Proposed System
The world is shifting from manual to automated systems.
The objective of our project is to reduce the problems faced
by the customer. In the present situation,thecustomervisits
a real estate agent so that he/she can suggest suitable
showplaces for his investments. But the above method is
risky as the agent may forecast wrongpricestothecustomer
and that will lead to loss of customer’s investment. This
manual technique which is currently used in the market is
outdated and has a high risk. So as to overcome the
drawback, there is a need for an updated and automated
system.
In our proposed system, the initial step is data scraping. It is
a technique with the help of which structured data can be
extracted from the web or any application and saved to a
database or spreadsheet or CSV file. We will be using the
UIPath Studio Platform to develop our RPA Flowchart.
UiPath studio also providesthepowerdata scrapingwiththe
assistance of scraping wizards.
After Data Extraction, we perform Data Cleaning. It refers to
the modifications applied to the data before feeding it to the
algorithm. Data Cleaning is a technique that is used to
convert the raw data into a clean data set wherein we deal
with missing data, categorical data asperthe required needs.
We have cleaned up our entire dataset and also truncated
the outlier values.
After completion of Cleaning, we will apply various
algorithms. There are many algorithms that can be used to
predict the house rate. XGBoost, Light GBM, CatBoost are
some of the algorithms that can be used. We will be using
these algorithms for the prediction:
Random Forest is a trademarked term for an ensemble of
decision trees. In Random Forest, we have many decision
trees. Each tree gives a classification to classify a new object
based on the attributes which mean that the tree votes for
that class. The forest chooses the classification having the
most votes (over all the trees within the forest).
In short, with Random Forest we can train the model
efficiently for small amounts of data and can get pretty good
results. It will, however quickly reach some extent where
more samples won't improve the accuracy.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5562
CatBoost is an open-source machinelearningalgorithmfrom
Yandex. It can easily integrate with other deep learning
frameworks if needed. CatBoost can work on a large variety
of data and it does not require extensive data training.
Catboost can automatically deal with categorical variables
without showing the type conversion error unlike other
algorithms such as XGBoost and Light GM. It helps you to
focus on tuning your model better rather than sorting out
trivial errors. Missing values are processedusingtwomodes
and they are "Min" and "Max". The minimum value for a
feature is processed as the missing value. The missing value
is given a value that is less than all the values. This way, it is
guaranteed that a split that separatesmissingvaluesfromall
other values is considered when selecting splits. In "Max",
the maximum values among all the values are processedasa
missing value.
After analysis of boosting algorithms based on a dataset of
flight delays which contains both categorical as well as
numerical features, suggests that CatBoost is a clear winner
in terms of accuracy as shown in the table. The proposed
system will be easy to use and will containsimpleoperations
as shown in Figure 3.1.
IV. Conclusion
The various benefits that RPA provides to the market have
made it one of the top contenders in the current market as
the field of interest of many organizations worldwide. Most
of the organizations are already implementing RPA
technology as it generates more accurate and consistent
processes that are less prone to errors. The systemusesRPA
to extract the data and also makes optimal use of machine
learning algorithms which satisfies the customer by
providing accurate output and preventing the risk of
investing in the wrong house.
V.References
[1] Sifei Lu, Zengxiang Li, Zheng Qin, Xulei Yang, Rick
Siow Mong Goh, “A Hybrid Regression Technique for
House Price Prediction”, December 2017.
[2] Ayush Varma, Abhijit Sharma, Sagar Doshi, Rohini
Nair, “House Price Prediction Using Machine Learning And
Neural Networks”, INSPEC number 18116205, April 2018.
[3] Adyan Nur Alfiyatin, Hilman Taufiq, Ruth Ema
Febrita, Wayan Firdaus Mahmudy, “Modeling House Price
Prediction using Regression Analysis and Particle Swarm
Optimization”, (IJACSA) International Journal of Advanced
Computer Science and Applications, Vol. 8, No. 10, 2017.
[4] Neelam Shinde, Kiran Gawande, “Valuation of
House Price Using Predictive Techniques”, International
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5563
Journal of Advances in Electronics and Computer Science,
ISSN: 2393-2835(IJAECS), Volume-5, Issue-6, June-2018.
[5] Eli Beracha, Ben T Gilbert, Tyler Kjorstad, Kiplan
womack, "On the Relation between Local Amenities and
House Price Dynamics", Journal of Real estate
Economics,Aug. 2016.
[6] T. M. Oshiro, P. S. Perez, and J. A. Baranauskas,
“How many trees in a random forest?” In Lecture Notes in
Computer Science (including subseries Lecture Notes in
Artificial Intelligence and Lecture Notes in
Bioinformatics), vol. 7376 LNAI, 2012, pp. 154–168,ISBN:
9783642315367. DOI: 10 . 1007 / 978 - 3 - 642 -31537-4
13.
[7] S. Ray, “CatBoost: A machine learning library to
handle categorical (CAT) data automatically,” CatBoost:
Analytics Vidhya, 14-Aug-2017.
[8] R. J. Shiller, “Understanding recent trends in
house prices and home ownership,” National Bureau of
Economic Research, Working Paper 13553, Oct. 2007. DOI:
10.3386/w13553.
[9] S. C. Bourassa, E. Cantoni, and M. Hoesli,
“Predicting house prices with spatial dependence: a
comparison of alternative methods,” Journal of Real Estate
Research, vol. 32, no. 2, pp.139–160, 2010.
[10] Li, Li, and Kai-Hsuan Chu. "Prediction of real
estate price variation based on economic parameters."
Applied System Innovation (ICASI), 2017 International
Conference on.IEEE, 2017.
[11] Pedregosa, Fabian, et al. "Scikit-learn: Machine
learning in Python." Journal of machine learning research
12.Oct (2011): 2825-2830.
[12] Byeonghwa Park , Jae Kwon Bae (2015). Using
machine learning algorithms for housing price prediction ,
Volume 42, Pages 2928-2934.
[13] Douglas C. Montgomery, Elizabeth A. Peck, G.
Geoffrey Vining, 2015. Introduction to Linear Regression
Analysis.

Weitere ähnliche Inhalte

Was ist angesagt?

A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
ijaia
 
Stock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks ApproachStock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks Approach
riturajvasant
 
Decision support systems, Supplier selection, Information systems, Boolean al...
Decision support systems, Supplier selection, Information systems, Boolean al...Decision support systems, Supplier selection, Information systems, Boolean al...
Decision support systems, Supplier selection, Information systems, Boolean al...
ijmpict
 

Was ist angesagt? (20)

A NOVEL EVALUATION APPROACH TO FINDING LIGHTWEIGHT MACHINE LEARNING ALGORITHM...
A NOVEL EVALUATION APPROACH TO FINDING LIGHTWEIGHT MACHINE LEARNING ALGORITHM...A NOVEL EVALUATION APPROACH TO FINDING LIGHTWEIGHT MACHINE LEARNING ALGORITHM...
A NOVEL EVALUATION APPROACH TO FINDING LIGHTWEIGHT MACHINE LEARNING ALGORITHM...
 
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
 
IRJET- A Comparative Research of Rule based Classification on Dataset using W...
IRJET- A Comparative Research of Rule based Classification on Dataset using W...IRJET- A Comparative Research of Rule based Classification on Dataset using W...
IRJET- A Comparative Research of Rule based Classification on Dataset using W...
 
IRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning AlgorithmIRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning Algorithm
 
Stock Market Analysis and Prediction
Stock Market Analysis and PredictionStock Market Analysis and Prediction
Stock Market Analysis and Prediction
 
Techniques to Apply Artificial Intelligence in Power Plants
Techniques to Apply Artificial Intelligence in Power PlantsTechniques to Apply Artificial Intelligence in Power Plants
Techniques to Apply Artificial Intelligence in Power Plants
 
An Architecture for Simplified and Automated Machine Learning
An Architecture for Simplified and Automated Machine Learning An Architecture for Simplified and Automated Machine Learning
An Architecture for Simplified and Automated Machine Learning
 
An Elitist Simulated Annealing Algorithm for Solving Multi Objective Optimiza...
An Elitist Simulated Annealing Algorithm for Solving Multi Objective Optimiza...An Elitist Simulated Annealing Algorithm for Solving Multi Objective Optimiza...
An Elitist Simulated Annealing Algorithm for Solving Multi Objective Optimiza...
 
Selection of the Best Proposal using FAHP: Case of Procurement of IT Master P...
Selection of the Best Proposal using FAHP: Case of Procurement of IT Master P...Selection of the Best Proposal using FAHP: Case of Procurement of IT Master P...
Selection of the Best Proposal using FAHP: Case of Procurement of IT Master P...
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
IRJET- Analyzing Voting Results using Influence Matrix
IRJET- Analyzing Voting Results using Influence MatrixIRJET- Analyzing Voting Results using Influence Matrix
IRJET- Analyzing Voting Results using Influence Matrix
 
Q01231103109
Q01231103109Q01231103109
Q01231103109
 
Stock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks ApproachStock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks Approach
 
Decision support systems, Supplier selection, Information systems, Boolean al...
Decision support systems, Supplier selection, Information systems, Boolean al...Decision support systems, Supplier selection, Information systems, Boolean al...
Decision support systems, Supplier selection, Information systems, Boolean al...
 
Ew36913917
Ew36913917Ew36913917
Ew36913917
 
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
 
IRJET- Machine Learning Techniques for Code Optimization
IRJET-  	  Machine Learning Techniques for Code OptimizationIRJET-  	  Machine Learning Techniques for Code Optimization
IRJET- Machine Learning Techniques for Code Optimization
 
Short Term Load Forecasting Using Bootstrap Aggregating Based Ensemble Artifi...
Short Term Load Forecasting Using Bootstrap Aggregating Based Ensemble Artifi...Short Term Load Forecasting Using Bootstrap Aggregating Based Ensemble Artifi...
Short Term Load Forecasting Using Bootstrap Aggregating Based Ensemble Artifi...
 
IRJET- Predicting Outcome of Judicial Cases and Analysis using Machine Le...
IRJET-  	  Predicting Outcome of Judicial Cases and Analysis using Machine Le...IRJET-  	  Predicting Outcome of Judicial Cases and Analysis using Machine Le...
IRJET- Predicting Outcome of Judicial Cases and Analysis using Machine Le...
 
Simple stock market analysis
Simple stock market analysisSimple stock market analysis
Simple stock market analysis
 

Ähnlich wie IRJET - House Price Prediction using Machine Learning and RPA

Ähnlich wie IRJET - House Price Prediction using Machine Learning and RPA (20)

IRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning AlgorithmIRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning Algorithm
 
Artificial Intelligence in Real Estate
Artificial Intelligence in Real EstateArtificial Intelligence in Real Estate
Artificial Intelligence in Real Estate
 
House Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningHouse Price Prediction Using Machine Learning
House Price Prediction Using Machine Learning
 
Performance Comparisons among Machine Learning Algorithms based on the Stock ...
Performance Comparisons among Machine Learning Algorithms based on the Stock ...Performance Comparisons among Machine Learning Algorithms based on the Stock ...
Performance Comparisons among Machine Learning Algorithms based on the Stock ...
 
Pricing Optimization using Machine Learning
Pricing Optimization using Machine LearningPricing Optimization using Machine Learning
Pricing Optimization using Machine Learning
 
A survey on Machine Learning and Artificial Neural Networks
A survey on Machine Learning and Artificial Neural NetworksA survey on Machine Learning and Artificial Neural Networks
A survey on Machine Learning and Artificial Neural Networks
 
BITCOIN HEIST: RANSOMWARE ATTACKS PREDICTION USING DATA SCIENCE
BITCOIN HEIST: RANSOMWARE ATTACKS PREDICTION USING DATA SCIENCEBITCOIN HEIST: RANSOMWARE ATTACKS PREDICTION USING DATA SCIENCE
BITCOIN HEIST: RANSOMWARE ATTACKS PREDICTION USING DATA SCIENCE
 
IRJET- Prediction of Crime Rate Analysis using Supervised Classification Mach...
IRJET- Prediction of Crime Rate Analysis using Supervised Classification Mach...IRJET- Prediction of Crime Rate Analysis using Supervised Classification Mach...
IRJET- Prediction of Crime Rate Analysis using Supervised Classification Mach...
 
IRJET - An User Friendly Interface for Data Preprocessing and Visualizati...
IRJET -  	  An User Friendly Interface for Data Preprocessing and Visualizati...IRJET -  	  An User Friendly Interface for Data Preprocessing and Visualizati...
IRJET - An User Friendly Interface for Data Preprocessing and Visualizati...
 
CRIME EXPLORATION AND FORECAST
CRIME EXPLORATION AND FORECASTCRIME EXPLORATION AND FORECAST
CRIME EXPLORATION AND FORECAST
 
A Comprehensive review of Conversational Agent and its prediction algorithm
A Comprehensive review of Conversational Agent and its prediction algorithmA Comprehensive review of Conversational Agent and its prediction algorithm
A Comprehensive review of Conversational Agent and its prediction algorithm
 
IRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine LearningIRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine Learning
 
IRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom IndustryIRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom Industry
 
ATM fraud detection system using machine learning algorithms
ATM fraud detection system using machine learning algorithmsATM fraud detection system using machine learning algorithms
ATM fraud detection system using machine learning algorithms
 
A Comparative Study on House Price Prediction using Machine Learning
A Comparative Study on House Price Prediction using Machine LearningA Comparative Study on House Price Prediction using Machine Learning
A Comparative Study on House Price Prediction using Machine Learning
 
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
 
IRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial IntelligenceIRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial Intelligence
 
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUESSTOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
 
Tax Prediction Using Machine Learning
Tax Prediction Using Machine LearningTax Prediction Using Machine Learning
Tax Prediction Using Machine Learning
 
REAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTIONREAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTION
 

Mehr von IRJET Journal

Mehr von 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...
 

Kürzlich hochgeladen

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Kürzlich hochgeladen (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
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
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 

IRJET - House Price Prediction using Machine Learning and RPA

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5560 House Price Prediction Using Machine Learning and RPA Prof. Pradnya Patil Assistant Professor, Computer Engineering Department, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, India Darshil Shah, Harshad Rajput, Jay Chheda Undergraduate Student, Computer Engineering Department, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract—In today’s world, everyone wishes for a house that suits their lifestyle and provides amenities according to their needs. House prices keep on changing very frequently which proves that house prices are often exaggerated. There are many factors that have to be taken into considerationfor predicting house prices such as location, number of rooms, carpet area, how old the property is? and other basic local amenities. We will be using CatBoost algorithm along with Robotic Process Automation for real-time data extraction. Robotic Process Automation involves the use of software robots to automate the tasks of data extraction while machine learning algorithm is used to predict house prices with respect to the dataset. Keywords—RandomForest,CATBoost,RPA,HousePrice Prediction. I. Introduction Data is the heart of machine learning. Predictive models use data for training which gives somewhat accurate results. Without data we can’t train the model. Machine learning involves building these models from data and uses them to predict new data. Machine Learning is a subset of Artificial Intelligence. It gives system capability to learn wherein it automatically learns and improves its performance without being explicitly programmed. It does focus on the development of programs and use it to learn for themselves. As the world is moving forward to using variants technologies, so has automation improved its ways to make our work easier. Though the word automationwascoined in the 1950s, very few people really understood what it meant. Robotic process automation means automating operations on business by using software robots to reduce human efforts. Robotics are entities that mimic human actions are called Robots. A process is a sequence of steps that leads to meaningful activity. For example, the process of making a dish or the process of merging two or more things into one. Any process that is carried out by a robot without humans interfering in it is called Automation. Machine learning is closely related to statistics, which focuses on making predictions using computers. There are a variety of applications of Machine Learning such as filtering of emails, where it is difficult to develop a conventional algorithm to perform the task effectively.Machinelearningalgorithms are purely based on data. Machine Learning algorithms are an advanced version of the regular algorithm. It makes programs “smarter” by allowing them to automaticallylearn from the data provided by us. The algorithm is mainly divided into two phases and that is the training phase and the testing phase. Broadly there are three types of algorithms that are mainly used on data and they are supervised, unsupervised and reinforcement learning algorithms. In Supervised learning, the algorithm consists of a target variable or a dependent variable which is to be predicted from a set of independent variables. Using a function, the inputs are mapped to the desired outputs. Examples of Supervised learning algorithms are Regression, Decision Tree, Random Forest, KNN, Logistic Regression, etc. In Unsupervised learning, the algorithm does not have any target variable. It is used for clustering into differentgroups. Apriori algorithm, K-means, Principal Component Analysis, Independent Component Analysis are some examples of Unsupervised learning algorithms. When the machine is used to make specific decisions, Reinforcement Learning is used. In this, the model is in an environment where it trains itself making it more accurate by using the trial and error methodology. The model hence learns from past experiences and it captures the knowledge about that domain to make accurate decisions, Example of Reinforcement Learning: Markov Decision Process-hot encoding is one such Reinforcement learning algorithm. II. Literature Survey Trends in housing prices indicate the current economic situation and also are a concern to the buyers and sellers. There are many factors that have an impact on house prices, such as the number of bedrooms and bathrooms. House price depends upon its location as well. A house with great accessibility to highways, schools, malls, employment opportunities, would have a greater price as compared to a house with no such accessibility. Predicting house prices manually is a difficult task and generally not very accurate, hence there are many systems developed for house price prediction. Sifei Lu, Zengxiang Li, Zheng Qin,XuleiYang,Rick Siow Mong Goh [1] had proposed an advanced house prediction system using linear regression. Thissystem’s aim was to make a model that can give us a good house price prediction based on other variables. They used the Linear Regression for Ames dataset and hence it gave good accuracy. The house price prediction project had two modules namely, Admin and the User. Admin can add location and view the location. Admin had the authority to add density on the basis of per unit area. Users can view the location and see the predicted housing price for that particular location.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5561 This paper [1] proposed on HybridRegressiontechniquefor housing Prices Prediction focused on the use of creative feature engineering to find the optimal features and their correlation with Sales Prices. Feature engineeringimproved the data normality and linearity of data. Their system showed that working on the Ames Housing dataset was convenient and showed that the use of Hybrid algorithms (65% Lasso and 35% Gradient Boost) provided results in predicting the house prices rather thanusingonefromlasso, ridge or gradient boost. The paper proposed by Ayush Varma Abhijit Sharma Sagar Doshi Rohini Nair[2] suggested that the use of neural networks along with linear and boosted algorithms improved prediction accuracy. The dataset used here contained various essential parameters.The dataset was cleaned up. Three algorithms were used namely Linear Regression, Forest Regression and Boosted Regression. The dataset was tested on all three and the results of all the above algorithms were fed as aninputtotheneural network. Neural networks were used mainly to compare all the predictions and display the most accurate result. A neural network along withBoosted Regression wasusedtoincrease the accuracy of the result. The paper proposed by Adyan Nur Alfiyatin, Hilman Taufiq, Ruth Ema Febrita, Wayan Firdaus Mahmudy[3] shows the prediction model is basedonregressionanalysis andparticle swarm optimization(PSO). Hedonic pricing is implemented using regression techniques to predict the NJOP price(Dependent Variable) in the city of Malang, based on factors such as land area, NJOP land price, NJOP building price. PSO is a stochastic optimizationtechniqueusedforthe selection of affect variables. The results obtained show a minimum prediction error RMSE of 14.186. This paper[4] surveyed to predict a continuous target value, using algorithms Logistic Regression, Support Vector Machine, Lasso Regression Technique, Decision Tree are used to build a predictive model. They have used a stepwise approach from Data Collection, Data Processing, Data Analysis, to Evaluating Models. Then the predicted output is stored in a CSV file. It was found that the Decision Tree had the best accuracy of 84% approx., they tried to implement the problem of Regression usingtheClassificationAlgorithm which was successful. They had used predefined open- source Kaggle Dataset consisting of 80 parameters, from which 37 parameters were chosen which were affecting house prices. III. Proposed System The world is shifting from manual to automated systems. The objective of our project is to reduce the problems faced by the customer. In the present situation,thecustomervisits a real estate agent so that he/she can suggest suitable showplaces for his investments. But the above method is risky as the agent may forecast wrongpricestothecustomer and that will lead to loss of customer’s investment. This manual technique which is currently used in the market is outdated and has a high risk. So as to overcome the drawback, there is a need for an updated and automated system. In our proposed system, the initial step is data scraping. It is a technique with the help of which structured data can be extracted from the web or any application and saved to a database or spreadsheet or CSV file. We will be using the UIPath Studio Platform to develop our RPA Flowchart. UiPath studio also providesthepowerdata scrapingwiththe assistance of scraping wizards. After Data Extraction, we perform Data Cleaning. It refers to the modifications applied to the data before feeding it to the algorithm. Data Cleaning is a technique that is used to convert the raw data into a clean data set wherein we deal with missing data, categorical data asperthe required needs. We have cleaned up our entire dataset and also truncated the outlier values. After completion of Cleaning, we will apply various algorithms. There are many algorithms that can be used to predict the house rate. XGBoost, Light GBM, CatBoost are some of the algorithms that can be used. We will be using these algorithms for the prediction: Random Forest is a trademarked term for an ensemble of decision trees. In Random Forest, we have many decision trees. Each tree gives a classification to classify a new object based on the attributes which mean that the tree votes for that class. The forest chooses the classification having the most votes (over all the trees within the forest). In short, with Random Forest we can train the model efficiently for small amounts of data and can get pretty good results. It will, however quickly reach some extent where more samples won't improve the accuracy.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5562 CatBoost is an open-source machinelearningalgorithmfrom Yandex. It can easily integrate with other deep learning frameworks if needed. CatBoost can work on a large variety of data and it does not require extensive data training. Catboost can automatically deal with categorical variables without showing the type conversion error unlike other algorithms such as XGBoost and Light GM. It helps you to focus on tuning your model better rather than sorting out trivial errors. Missing values are processedusingtwomodes and they are "Min" and "Max". The minimum value for a feature is processed as the missing value. The missing value is given a value that is less than all the values. This way, it is guaranteed that a split that separatesmissingvaluesfromall other values is considered when selecting splits. In "Max", the maximum values among all the values are processedasa missing value. After analysis of boosting algorithms based on a dataset of flight delays which contains both categorical as well as numerical features, suggests that CatBoost is a clear winner in terms of accuracy as shown in the table. The proposed system will be easy to use and will containsimpleoperations as shown in Figure 3.1. IV. Conclusion The various benefits that RPA provides to the market have made it one of the top contenders in the current market as the field of interest of many organizations worldwide. Most of the organizations are already implementing RPA technology as it generates more accurate and consistent processes that are less prone to errors. The systemusesRPA to extract the data and also makes optimal use of machine learning algorithms which satisfies the customer by providing accurate output and preventing the risk of investing in the wrong house. V.References [1] Sifei Lu, Zengxiang Li, Zheng Qin, Xulei Yang, Rick Siow Mong Goh, “A Hybrid Regression Technique for House Price Prediction”, December 2017. [2] Ayush Varma, Abhijit Sharma, Sagar Doshi, Rohini Nair, “House Price Prediction Using Machine Learning And Neural Networks”, INSPEC number 18116205, April 2018. [3] Adyan Nur Alfiyatin, Hilman Taufiq, Ruth Ema Febrita, Wayan Firdaus Mahmudy, “Modeling House Price Prediction using Regression Analysis and Particle Swarm Optimization”, (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 8, No. 10, 2017. [4] Neelam Shinde, Kiran Gawande, “Valuation of House Price Using Predictive Techniques”, International
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5563 Journal of Advances in Electronics and Computer Science, ISSN: 2393-2835(IJAECS), Volume-5, Issue-6, June-2018. [5] Eli Beracha, Ben T Gilbert, Tyler Kjorstad, Kiplan womack, "On the Relation between Local Amenities and House Price Dynamics", Journal of Real estate Economics,Aug. 2016. [6] T. M. Oshiro, P. S. Perez, and J. A. Baranauskas, “How many trees in a random forest?” In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), vol. 7376 LNAI, 2012, pp. 154–168,ISBN: 9783642315367. DOI: 10 . 1007 / 978 - 3 - 642 -31537-4 13. [7] S. Ray, “CatBoost: A machine learning library to handle categorical (CAT) data automatically,” CatBoost: Analytics Vidhya, 14-Aug-2017. [8] R. J. Shiller, “Understanding recent trends in house prices and home ownership,” National Bureau of Economic Research, Working Paper 13553, Oct. 2007. DOI: 10.3386/w13553. [9] S. C. Bourassa, E. Cantoni, and M. Hoesli, “Predicting house prices with spatial dependence: a comparison of alternative methods,” Journal of Real Estate Research, vol. 32, no. 2, pp.139–160, 2010. [10] Li, Li, and Kai-Hsuan Chu. "Prediction of real estate price variation based on economic parameters." Applied System Innovation (ICASI), 2017 International Conference on.IEEE, 2017. [11] Pedregosa, Fabian, et al. "Scikit-learn: Machine learning in Python." Journal of machine learning research 12.Oct (2011): 2825-2830. [12] Byeonghwa Park , Jae Kwon Bae (2015). Using machine learning algorithms for housing price prediction , Volume 42, Pages 2928-2934. [13] Douglas C. Montgomery, Elizabeth A. Peck, G. Geoffrey Vining, 2015. Introduction to Linear Regression Analysis.