SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 217
HOUSE PRICE ESTIMATION USING DATA SCIENCE AND ML
Sai Bhavan Gubbala1, Dhruv Naidu Alti2, Leela Dhanush Naidu Kalaparthi3,Adharsh Boora4
12 Student, Dept. of CSE, Sathyabama Institute of Science and Technology, Chennai India.
3Student, Dept. of Mechanical, Sathyabama Institute of Science and Technology, Chennai India.
4Student, Dept. of ECE, Sathyabama Institute of Science and Technology, Chennai India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - We propose implementing a property price
forecast model for Bangalore, India. It is a Machine Learning
paradigm that combines Data Science with WebDevelopment.
Because housing prices are significantly connected with other
characteristics such as location, region, and population,
predicting individual house prices requires information other
than the HPI. Many articles employ typical machine learning
algorithms to estimate house prices reliably. However, they
seldom concern themselves withtheperformanceofindividual
models and ignore the less popular yet complicated models. As
a result, housing prices change daily and are frequently
inflated rather than based on value. The preeminent goal of
this research is to forecast property values using real-world
criteria. Here, we evaluate each primary factor considered
when determining price. In addition, this project aimstostudy
Python and gain expertise in Big Data, Machine Learning, and
AI.
Key Words: Machine Learning, HPI, Big Data, Artificial
Intelligence, Data Science, Prediction.
1.INTRODUCTION
Both human living standards and global economic growth
are correlated with the level of house prices.OverthelastSix
and a half years, Bangalore's residential real estate market
has witnessed a phenomenal exchange in the housing stock.
However, the market, formerly thoughttobeoneofthe most
substantial private marketplaces in the country, is currently
reeling from fear and struggling to stay afloat during
challenging circumstances.
1.1 MICROSOFT POWER BI
Despite the company's size, Power BI is a cloud-based
product requiring no infrastructuremaintenanceorfinancial
investment. The tool'scurrent iterationisunrestrictedbyold
software, and its users do not require special training to
provide business intelligence insights. In addition, the
installation of Power BI embedded is simple and quick, as
with other Microsoft cloud services.
1.2 PYTHON
It is an advanced programming language intended to be
simple to understand and implement. It is open-source
software, which implies that it may be used for free, even in
commercial applications. Python is available for Mac,
Windows, and Unix computers, and it has also been adapted
to Java and.NET virtual machines. It is also supported by
various 2D and 3D imaging tools, allowing users to utilize
Python to construct custom plug-ins and extensions.
2. LITERATURE SURVEY
The associated work surveyaimstofocusonanddiscoverthe
best functioning methodology and strategiesfordetermining
the most desirable, reasonable, and cheap housing price
forecasting study. Property not only constitutes a person's
primary goal but also indicates a person's status and wealth
in today's society. Real estateinvesting looks profitablesince
house prices do not collapse jaggedly. Real estate value
fluctuations will affect many home stakeholders, bankers,
legislators,and others. Real estateis an appealingalternative
for investors. As a result, forecasting the significant estate
price is a critical economic indicator. According to the
estimated population, the Asian country ranks top 10 in
terms of the household population, with a total of 27.42
crores. However,priorrecessionshaveshownthatrealestate
expenses are not visible. Significant estatepropertycostsare
tied to the state's economic status. Regardless, we lack
precise standardized methods forlivingthesignificantestate
property values.
According to the data, the Random ForestRegressorgavethe
highest accuracy, trailed by the Decision Tree Regression
model. Random Forest produces comparable results, with a
minimal reduction in Lasso. There is no dramatic difference
between all featureselectiongroups, independentofpositive
or negative groups. It is a positive indication that the
purchase prices may be used only to forecast the selling
priceswithoutconsideringadditionalfactorstoreducemodel
over-fitting. Furthermore, there is a decrease in accuracy in
the fragile featuresgroup.TheRootSquareMeanerrorshows
the same pattern of results for all feature choices.
3.DATA SET INFORMATION
The data is the most crucial part of a machine-learning
project and should be carefully considered. Indeed, the data
will significantly impact the conclusionsdependingonwhere
we obtained them, how they are presented, if they are
consistent, whether there is an outlier,and so on.Atthisstep,
several questions must be answered to guarantee that the
learning algorithm is effective and correct. The collection
includes data on 13320 instances and nine characteristics.In
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 218
addition, the following characteristics are presented: area
type, availability, location, size, society, total sqft, bath,
balcony, and price after removing all null values from the
dataset. The dataset has been completed and is available for
manipulation.
4.FLOWCHART OF DIAGRAM
Fig -1: System Architecture
4.1 DATASET PREPROCESSING
The figures below show that the data contains some null
values that Null values will randomly adjust, and the dataset
will thoroughly clean the information.
Fig -2: Cleaning Dataset
Fig -3: Attributes Comparison with Price
4.2 Machine Learning Models
Fig -4: Model Training
5.METHODOLOGY
The processed data with the highest accuracy will be picked
for house price estimation, and the forecast process on the
web application will be monitored. Python will execute the
flask server in Microsoft Visual Studio Code, and a local
server will be enabled to evaluatehomepricesina particular
location.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 219
5.1 LINEAR REGRESSION
Linear regression aims to predict the relationship between
two variables by fitting a equation to observable data. One
variable is considered an explanatory variable, while the
other is considered a dependent variable. A modeler, for
example, could wish to apply a linear regression model to
match people's pounds to their measurements.
5.2 LASSO
The LASSO approach regularizes model parameters by
decreasing part of the regression coefficients to zero.
Following the shrinkage, the feature selectionphasefollows,
in which every non-zero value is chosen to be incorporated
into the model. This strategy helps reduce prediction
mistakes that are typical in statistical models.
5.3 DECISION TREE CLASSSIFIER
Decision tree learning applies a divide-and-conquer
technique by undertaking a greedy search to determine the
best split points inside a tree. Thisdividing procedureisthen
continued in a top-down, recursive way until all or the
majority of records have been categorized under particular
class labels. The decision tree's complexity determines
whether or not all data points are classifiedashomogeneous
sets.
5.4 OUTLIERS
The minimum price per square foot is 263 Rs/sqft, and the
maximum is 13 million, indicating a significant range in
property values. Therefore, there is a need to use the mean
and one standard deviation to eliminate outliers from each
location. Some of the outliers of Hebbal and Rajaji street can
be see below. These outliers are removed after cleaning the
dataset. Based on the charts below, we can see that the data
points indicated in red are outliers and are being deleted by
the remove BHK outliers function.
Fig -5: Hebbal Outliers
Fig -6: Rajaji Nagar Outliers
5.5 IMPORT PICKLEANDLOCATIONINFORMATION
Pickle is used in Python to serialize and deserialize a Python
object structure. In other words, it transforms a Python
object into a byte stream to save it to a file/database,retaina
program state between sessions, or transport data over a
network. The original object hierarchy may be recreated by
unpickling the pickled byte stream. This entire procedure is
comparable to object serialization in Java or.Net.
In the Python script or module, a JSON package must be
imported if the data needs to be serialized or deserialized.
JSON employs comma-separated key-valuepairsenclosedin
double quotation marks and separated by colons. In
addition, curly braces [] or square braces [] (also called
"brackets" in certain countries) can be used to delimit the
body of a JSON file. The JSON format looks to be similar to
the Python dictionary, but the intricacies of the JSON format
differ significantly; therefore, take caution while working
with both forms.
Fig -7: Importing Pickle
Fig -8: Importing JSON
6.RESULTS AND CONCLUSION
According to the results, the Linear Regression Model
obtained the most remarkable accuracy, whereas the other
two algorithms produced comparable accuracy lower than
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 220
the higher-attaining accuracy. Finally, a linear regression
model will be implemented in the web application to
supervise the estimating process and calculate the price of
the building in that specific location. Linear Regression has
achieved an accuracy of 84.77.
Fig -9: Accuracy of the models
After exporting the necessary files, we created a web
application in Flask that allows users to enter attributes and
obtain an estimated price for a home or flat in Bangalore.
The graphics below depict the results of our investigation.
Fig -10: Web Application Interface
Fig -11: Price Estimation
7.Future Work
People will be able to utilize this program in the future to
acquire the most accurate pricingofa home. Thisapplication
may be converted into a Flutter application to get support
for Android and iOS devices, allowing it to be used
everywhere. It can also be used as an external or internal
service for apps that display property for rent. Users may
apply this methodology to various fields, such as tuition
costs in a specific location, swimming pool rates, and data
science-type models.
REFERENCES
[1] https://www.kaggle.com/datasets/amitabhajoy/bengal
uru-house-price-data
[2] Thakur, Amey & Satish, Mega. (2021). Bangalore House
Price Prediction. 8. 193-196.
[3] Manasa, J & Gupta, Radha & Nuggenahalli, Narahari.
(2020). MachineLearning basedPredictingHousePrices
using Regression Techniques. 624-630.
10.1109/ICIMIA48430.2020.9074952.
[4] Sinha, Anurag & Ramish, Md. (2021). HOUSE COST
ESTIMATION OF BANGALOREREGION USINGFEATURE
SELECTION ALGORITHM OF MACHINE LEARNING.
[5] Truong, Quang & Nguyen, Minh & Dang, Hy & Mei, Bo.
(2020). Housing Price Prediction via ImprovedMachine
Learning Techniques. Procedia Computer Science. 174.
433-442. 10.1016/j.procs.2020.06.111.
[6] Zulkifley, Nor & Rahman, Shuzlina & Nor Hasbiah,
Ubaidullah & Ibrahim, Ismail. (2020). House Price
Prediction using a Machine Learning Model: A Surveyof
Literature. International Journal of Modern Education
and Computer Science. 12. 46-54.
10.5815/ijmecs.2020.06.04.
[7] Deo, Udit. (2021). House Price Prediction.
10.13140/RG.2.2.27657.98408.
[8] Kang, Yuhao & Zhang, Fan & Peng, Wenzhe & Gao, Song
& Rao, Jinmeng & Duarte, Fรกbio & Ratti, Carlo. (2020).
Understanding house price appreciation using multi-
source big geo-data and machine learning. Land Use
Policy. 111. 10.1016/j.landusepol.2020.104919.
[9] ร–zdemir, Ozancan. (2022). HousePricePredictionUsing
Machine Learning: A Case in Iowa.
10.13140/RG.2.2.19846.86086.
[10] Hannonen, Marko. (2020). A New Methodology for
House Price Analysis.
[11] Browning, Martin&Gortz,Mette&Leth-Petersen,Sรธren.
(2011). House Prices and Consumption: A Micro Study.
[12] Fernandez-Duran, Laura & Llorca, Alicia & Ruiz, N &
Valero, S. & Botti, V.. (2011). The impact of location on
housing prices: applying the Artificial Neural Network
Model as an analytical tool. ERSA conference papers.
[13] Lee, Min-feng & Chen, Guey-shya & Lin, Shao-pin &
Wang, Wei-jie. (2022). A Data Mining Study on House
Price in Central Regions of Taiwan Using Education
Categorical Data, Environmental Indicators, and House
Features Data. Sustainability. 14. 6433.
10.3390/su14116433.
[14] Kholodilin, Konstantin & Siliverstovs, Boriss & Menz,
Jan-Oliver. (2007). What Drives Housing Prices Down?
Evidence from an International Panel. Journal of
Economics and Statistics (Jahrbuecher fuer
Nationaloekonomie und Statistik). 230. 59-76.
10.1515/jbnst-2010-0105.
[15] Zietz, Joachim & Zietz, Emily & Sirmans, G.. (2008).
Determinants of House Prices: A Quantile Regression
Approach. The Journal of Real Estate Finance and
Economics. 37. 317-333. 10.1007/s11146-007-9053-7.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 221
[16] Wu, Lynn & Brynjolfsson, Erik. (2013). The Future of
Prediction: How Google Searches Foreshadow Housing
Prices and Sales. SSRN Electronic Journal.
10.2139/ssrn.2022293.

More Related Content

Similar to HOUSE PRICE ESTIMATION USING DATA SCIENCE AND ML

IRJET - Automated Fraud Detection Framework in Examination Halls
 IRJET - Automated Fraud Detection Framework in Examination Halls IRJET - Automated Fraud Detection Framework in Examination Halls
IRJET - Automated Fraud Detection Framework in Examination HallsIRJET Journal
ย 
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...IRJET Journal
ย 
A Machine learning based framework for Verification and Validation of Massive...
A Machine learning based framework for Verification and Validation of Massive...A Machine learning based framework for Verification and Validation of Massive...
A Machine learning based framework for Verification and Validation of Massive...IRJET Journal
ย 
IRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema GeneratorIRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema GeneratorIRJET Journal
ย 
IRJET-Attribute Reduction using Apache Spark
IRJET-Attribute Reduction using Apache SparkIRJET-Attribute Reduction using Apache Spark
IRJET-Attribute Reduction using Apache SparkIRJET Journal
ย 
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...IRJET Journal
ย 
Comparing the performance of a business process: using Excel & Python
Comparing the performance of a business process: using Excel & PythonComparing the performance of a business process: using Excel & Python
Comparing the performance of a business process: using Excel & PythonIRJET Journal
ย 
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 TECHNIQUESIRJET Journal
ย 
IRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET Journal
ย 
Fast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data AnalysisFast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data AnalysisIRJET Journal
ย 
IRJET - Hardware Benchmarking Application
IRJET - Hardware Benchmarking ApplicationIRJET - Hardware Benchmarking Application
IRJET - Hardware Benchmarking ApplicationIRJET Journal
ย 
Predicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTMPredicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTMIRJET Journal
ย 
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET Journal
ย 
Democratization of NOSQL Document-Database over Relational Database Comparati...
Democratization of NOSQL Document-Database over Relational Database Comparati...Democratization of NOSQL Document-Database over Relational Database Comparati...
Democratization of NOSQL Document-Database over Relational Database Comparati...IRJET Journal
ย 
Partial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsPartial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsIRJET Journal
ย 
A Novel Efficient Remote Data Possession Checking Protocol in Cloud Storage
A Novel Efficient Remote Data Possession Checking Protocol in Cloud StorageA Novel Efficient Remote Data Possession Checking Protocol in Cloud Storage
A Novel Efficient Remote Data Possession Checking Protocol in Cloud Storageijtsrd
ย 
Dog Breed Prediction System (Web)
Dog Breed Prediction System (Web)Dog Breed Prediction System (Web)
Dog Breed Prediction System (Web)IRJET Journal
ย 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement PortalIRJET Journal
ย 
IRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software DesignIRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software DesignIRJET Journal
ย 
IRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET Journal
ย 

Similar to HOUSE PRICE ESTIMATION USING DATA SCIENCE AND ML (20)

IRJET - Automated Fraud Detection Framework in Examination Halls
 IRJET - Automated Fraud Detection Framework in Examination Halls IRJET - Automated Fraud Detection Framework in Examination Halls
IRJET - Automated Fraud Detection Framework in Examination Halls
ย 
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...
Secure Storage Auditing with Efficient Key Update for Cognitive Industrial IO...
ย 
A Machine learning based framework for Verification and Validation of Massive...
A Machine learning based framework for Verification and Validation of Massive...A Machine learning based framework for Verification and Validation of Massive...
A Machine learning based framework for Verification and Validation of Massive...
ย 
IRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema GeneratorIRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema Generator
ย 
IRJET-Attribute Reduction using Apache Spark
IRJET-Attribute Reduction using Apache SparkIRJET-Attribute Reduction using Apache Spark
IRJET-Attribute Reduction using Apache Spark
ย 
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...
Autonomous Platform with AIML Document Intelligence Capabilities to Handle Se...
ย 
Comparing the performance of a business process: using Excel & Python
Comparing the performance of a business process: using Excel & PythonComparing the performance of a business process: using Excel & Python
Comparing the performance of a business process: using Excel & Python
ย 
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
ย 
IRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance System
ย 
Fast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data AnalysisFast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data Analysis
ย 
IRJET - Hardware Benchmarking Application
IRJET - Hardware Benchmarking ApplicationIRJET - Hardware Benchmarking Application
IRJET - Hardware Benchmarking Application
ย 
Predicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTMPredicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTM
ย 
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
ย 
Democratization of NOSQL Document-Database over Relational Database Comparati...
Democratization of NOSQL Document-Database over Relational Database Comparati...Democratization of NOSQL Document-Database over Relational Database Comparati...
Democratization of NOSQL Document-Database over Relational Database Comparati...
ย 
Partial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsPartial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather Conditions
ย 
A Novel Efficient Remote Data Possession Checking Protocol in Cloud Storage
A Novel Efficient Remote Data Possession Checking Protocol in Cloud StorageA Novel Efficient Remote Data Possession Checking Protocol in Cloud Storage
A Novel Efficient Remote Data Possession Checking Protocol in Cloud Storage
ย 
Dog Breed Prediction System (Web)
Dog Breed Prediction System (Web)Dog Breed Prediction System (Web)
Dog Breed Prediction System (Web)
ย 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement Portal
ย 
IRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software DesignIRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software Design
ย 
IRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using Qlik
ย 

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

Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoordharasingh5698
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
ย 
(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 24x7Call Girls in Nagpur High Profile Call Girls
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
ย 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
ย 
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.pptMsecMca
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
ย 
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.pdfRagavanV2
ย 
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
ย 

Recently uploaded (20)

Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
(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
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ย 
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
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
ย 
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
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
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
ย 
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
ย 

HOUSE PRICE ESTIMATION USING DATA SCIENCE AND ML

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 217 HOUSE PRICE ESTIMATION USING DATA SCIENCE AND ML Sai Bhavan Gubbala1, Dhruv Naidu Alti2, Leela Dhanush Naidu Kalaparthi3,Adharsh Boora4 12 Student, Dept. of CSE, Sathyabama Institute of Science and Technology, Chennai India. 3Student, Dept. of Mechanical, Sathyabama Institute of Science and Technology, Chennai India. 4Student, Dept. of ECE, Sathyabama Institute of Science and Technology, Chennai India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - We propose implementing a property price forecast model for Bangalore, India. It is a Machine Learning paradigm that combines Data Science with WebDevelopment. Because housing prices are significantly connected with other characteristics such as location, region, and population, predicting individual house prices requires information other than the HPI. Many articles employ typical machine learning algorithms to estimate house prices reliably. However, they seldom concern themselves withtheperformanceofindividual models and ignore the less popular yet complicated models. As a result, housing prices change daily and are frequently inflated rather than based on value. The preeminent goal of this research is to forecast property values using real-world criteria. Here, we evaluate each primary factor considered when determining price. In addition, this project aimstostudy Python and gain expertise in Big Data, Machine Learning, and AI. Key Words: Machine Learning, HPI, Big Data, Artificial Intelligence, Data Science, Prediction. 1.INTRODUCTION Both human living standards and global economic growth are correlated with the level of house prices.OverthelastSix and a half years, Bangalore's residential real estate market has witnessed a phenomenal exchange in the housing stock. However, the market, formerly thoughttobeoneofthe most substantial private marketplaces in the country, is currently reeling from fear and struggling to stay afloat during challenging circumstances. 1.1 MICROSOFT POWER BI Despite the company's size, Power BI is a cloud-based product requiring no infrastructuremaintenanceorfinancial investment. The tool'scurrent iterationisunrestrictedbyold software, and its users do not require special training to provide business intelligence insights. In addition, the installation of Power BI embedded is simple and quick, as with other Microsoft cloud services. 1.2 PYTHON It is an advanced programming language intended to be simple to understand and implement. It is open-source software, which implies that it may be used for free, even in commercial applications. Python is available for Mac, Windows, and Unix computers, and it has also been adapted to Java and.NET virtual machines. It is also supported by various 2D and 3D imaging tools, allowing users to utilize Python to construct custom plug-ins and extensions. 2. LITERATURE SURVEY The associated work surveyaimstofocusonanddiscoverthe best functioning methodology and strategiesfordetermining the most desirable, reasonable, and cheap housing price forecasting study. Property not only constitutes a person's primary goal but also indicates a person's status and wealth in today's society. Real estateinvesting looks profitablesince house prices do not collapse jaggedly. Real estate value fluctuations will affect many home stakeholders, bankers, legislators,and others. Real estateis an appealingalternative for investors. As a result, forecasting the significant estate price is a critical economic indicator. According to the estimated population, the Asian country ranks top 10 in terms of the household population, with a total of 27.42 crores. However,priorrecessionshaveshownthatrealestate expenses are not visible. Significant estatepropertycostsare tied to the state's economic status. Regardless, we lack precise standardized methods forlivingthesignificantestate property values. According to the data, the Random ForestRegressorgavethe highest accuracy, trailed by the Decision Tree Regression model. Random Forest produces comparable results, with a minimal reduction in Lasso. There is no dramatic difference between all featureselectiongroups, independentofpositive or negative groups. It is a positive indication that the purchase prices may be used only to forecast the selling priceswithoutconsideringadditionalfactorstoreducemodel over-fitting. Furthermore, there is a decrease in accuracy in the fragile featuresgroup.TheRootSquareMeanerrorshows the same pattern of results for all feature choices. 3.DATA SET INFORMATION The data is the most crucial part of a machine-learning project and should be carefully considered. Indeed, the data will significantly impact the conclusionsdependingonwhere we obtained them, how they are presented, if they are consistent, whether there is an outlier,and so on.Atthisstep, several questions must be answered to guarantee that the learning algorithm is effective and correct. The collection includes data on 13320 instances and nine characteristics.In
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 218 addition, the following characteristics are presented: area type, availability, location, size, society, total sqft, bath, balcony, and price after removing all null values from the dataset. The dataset has been completed and is available for manipulation. 4.FLOWCHART OF DIAGRAM Fig -1: System Architecture 4.1 DATASET PREPROCESSING The figures below show that the data contains some null values that Null values will randomly adjust, and the dataset will thoroughly clean the information. Fig -2: Cleaning Dataset Fig -3: Attributes Comparison with Price 4.2 Machine Learning Models Fig -4: Model Training 5.METHODOLOGY The processed data with the highest accuracy will be picked for house price estimation, and the forecast process on the web application will be monitored. Python will execute the flask server in Microsoft Visual Studio Code, and a local server will be enabled to evaluatehomepricesina particular location.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 219 5.1 LINEAR REGRESSION Linear regression aims to predict the relationship between two variables by fitting a equation to observable data. One variable is considered an explanatory variable, while the other is considered a dependent variable. A modeler, for example, could wish to apply a linear regression model to match people's pounds to their measurements. 5.2 LASSO The LASSO approach regularizes model parameters by decreasing part of the regression coefficients to zero. Following the shrinkage, the feature selectionphasefollows, in which every non-zero value is chosen to be incorporated into the model. This strategy helps reduce prediction mistakes that are typical in statistical models. 5.3 DECISION TREE CLASSSIFIER Decision tree learning applies a divide-and-conquer technique by undertaking a greedy search to determine the best split points inside a tree. Thisdividing procedureisthen continued in a top-down, recursive way until all or the majority of records have been categorized under particular class labels. The decision tree's complexity determines whether or not all data points are classifiedashomogeneous sets. 5.4 OUTLIERS The minimum price per square foot is 263 Rs/sqft, and the maximum is 13 million, indicating a significant range in property values. Therefore, there is a need to use the mean and one standard deviation to eliminate outliers from each location. Some of the outliers of Hebbal and Rajaji street can be see below. These outliers are removed after cleaning the dataset. Based on the charts below, we can see that the data points indicated in red are outliers and are being deleted by the remove BHK outliers function. Fig -5: Hebbal Outliers Fig -6: Rajaji Nagar Outliers 5.5 IMPORT PICKLEANDLOCATIONINFORMATION Pickle is used in Python to serialize and deserialize a Python object structure. In other words, it transforms a Python object into a byte stream to save it to a file/database,retaina program state between sessions, or transport data over a network. The original object hierarchy may be recreated by unpickling the pickled byte stream. This entire procedure is comparable to object serialization in Java or.Net. In the Python script or module, a JSON package must be imported if the data needs to be serialized or deserialized. JSON employs comma-separated key-valuepairsenclosedin double quotation marks and separated by colons. In addition, curly braces [] or square braces [] (also called "brackets" in certain countries) can be used to delimit the body of a JSON file. The JSON format looks to be similar to the Python dictionary, but the intricacies of the JSON format differ significantly; therefore, take caution while working with both forms. Fig -7: Importing Pickle Fig -8: Importing JSON 6.RESULTS AND CONCLUSION According to the results, the Linear Regression Model obtained the most remarkable accuracy, whereas the other two algorithms produced comparable accuracy lower than
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 220 the higher-attaining accuracy. Finally, a linear regression model will be implemented in the web application to supervise the estimating process and calculate the price of the building in that specific location. Linear Regression has achieved an accuracy of 84.77. Fig -9: Accuracy of the models After exporting the necessary files, we created a web application in Flask that allows users to enter attributes and obtain an estimated price for a home or flat in Bangalore. The graphics below depict the results of our investigation. Fig -10: Web Application Interface Fig -11: Price Estimation 7.Future Work People will be able to utilize this program in the future to acquire the most accurate pricingofa home. Thisapplication may be converted into a Flutter application to get support for Android and iOS devices, allowing it to be used everywhere. It can also be used as an external or internal service for apps that display property for rent. Users may apply this methodology to various fields, such as tuition costs in a specific location, swimming pool rates, and data science-type models. REFERENCES [1] https://www.kaggle.com/datasets/amitabhajoy/bengal uru-house-price-data [2] Thakur, Amey & Satish, Mega. (2021). Bangalore House Price Prediction. 8. 193-196. [3] Manasa, J & Gupta, Radha & Nuggenahalli, Narahari. (2020). MachineLearning basedPredictingHousePrices using Regression Techniques. 624-630. 10.1109/ICIMIA48430.2020.9074952. [4] Sinha, Anurag & Ramish, Md. (2021). HOUSE COST ESTIMATION OF BANGALOREREGION USINGFEATURE SELECTION ALGORITHM OF MACHINE LEARNING. [5] Truong, Quang & Nguyen, Minh & Dang, Hy & Mei, Bo. (2020). Housing Price Prediction via ImprovedMachine Learning Techniques. Procedia Computer Science. 174. 433-442. 10.1016/j.procs.2020.06.111. [6] Zulkifley, Nor & Rahman, Shuzlina & Nor Hasbiah, Ubaidullah & Ibrahim, Ismail. (2020). House Price Prediction using a Machine Learning Model: A Surveyof Literature. International Journal of Modern Education and Computer Science. 12. 46-54. 10.5815/ijmecs.2020.06.04. [7] Deo, Udit. (2021). House Price Prediction. 10.13140/RG.2.2.27657.98408. [8] Kang, Yuhao & Zhang, Fan & Peng, Wenzhe & Gao, Song & Rao, Jinmeng & Duarte, Fรกbio & Ratti, Carlo. (2020). Understanding house price appreciation using multi- source big geo-data and machine learning. Land Use Policy. 111. 10.1016/j.landusepol.2020.104919. [9] ร–zdemir, Ozancan. (2022). HousePricePredictionUsing Machine Learning: A Case in Iowa. 10.13140/RG.2.2.19846.86086. [10] Hannonen, Marko. (2020). A New Methodology for House Price Analysis. [11] Browning, Martin&Gortz,Mette&Leth-Petersen,Sรธren. (2011). House Prices and Consumption: A Micro Study. [12] Fernandez-Duran, Laura & Llorca, Alicia & Ruiz, N & Valero, S. & Botti, V.. (2011). The impact of location on housing prices: applying the Artificial Neural Network Model as an analytical tool. ERSA conference papers. [13] Lee, Min-feng & Chen, Guey-shya & Lin, Shao-pin & Wang, Wei-jie. (2022). A Data Mining Study on House Price in Central Regions of Taiwan Using Education Categorical Data, Environmental Indicators, and House Features Data. Sustainability. 14. 6433. 10.3390/su14116433. [14] Kholodilin, Konstantin & Siliverstovs, Boriss & Menz, Jan-Oliver. (2007). What Drives Housing Prices Down? Evidence from an International Panel. Journal of Economics and Statistics (Jahrbuecher fuer Nationaloekonomie und Statistik). 230. 59-76. 10.1515/jbnst-2010-0105. [15] Zietz, Joachim & Zietz, Emily & Sirmans, G.. (2008). Determinants of House Prices: A Quantile Regression Approach. The Journal of Real Estate Finance and Economics. 37. 317-333. 10.1007/s11146-007-9053-7.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 ยฉ 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 221 [16] Wu, Lynn & Brynjolfsson, Erik. (2013). The Future of Prediction: How Google Searches Foreshadow Housing Prices and Sales. SSRN Electronic Journal. 10.2139/ssrn.2022293.