#Raw Report On Predicting House Prices Using Decsion Tree Not Ready
#Raw Report On Predicting House Prices Using Decsion Tree Not Ready
Bachelor of Technology
in
SANDIP UNIVERSITY
NeelamVidyaVihar, Sijoul, Mailam, Madhubani, BIHAR – 847235
Website:http://www.sandipuniversity.edu.in Email: info@ sandipuniversity.edu.in
Session: 2021-2025
SANDIP UNIVERSITY
NeelamVidyaVihar, Sijoul, Mailam, Madhubani, BIHAR – 847235
Website:http://www.sandipuniversity.edu.in Email: info@
sandipuniversity.edu.in
==================================================
CERTIFICATE
This is to certify that the Project entitled “ Predicting house prices using decision tree ”
submitted by
Date:
Place: Sijoul
We would also like to extend my gratitude to the respected Head of the Department,
Computer Science and Engineering, Prof. Aishwarya Shekhar, Dean Academics, SOCSE
Dr. Shambhu Kumar Singh, and Hon’ble Vice Chancellor, Dr. Samir Kumar Varma for
providing me with all the facilities that was required.
Lastly, we would also like to thank my all faculties of CSE department, friends and all
those people who have helped me a lot throughout this project.
Date:
Place:
1 List of Figures ii
3 List of Acronyms iv
4 Abstract v
5 Chapter-1:Introduction 1-3
9 Chapter-5:Design 14-24
11. References 26
LIST OF FIGURES
The Indian real estate market is a complex interplay of factors such as location,
property size, age, and proximity to educational institutions. This report utilizes a
Decision Tree model to predict house prices, aligning with local contexts like IIT
and NIT campuses, typical Indian infrastructure, and real estate costs. By
leveraging advanced machine learning techniques, we analyze a comprehensive
dataset of housing sales across Indian regions. This report highlights the significant
predictors of sale prices and offers actionable insights for buyers, sellers, and
investors aiming to navigate the dynamic Indian real estate sector.
Chapter-1:Introduction
The Indian real estate market plays a pivotal role in the economy and societal
development. With urbanization and infrastructure growth, the need for accurate
real estate valuation has never been more critical. Predicting house prices with high
precision enables stakeholders, including buyers, sellers, developers, and
policymakers, to make well-informed decisions. This study focuses on predicting
house prices using Decision Tree models, emphasizing regional differences and the
influence of proximity to premier institutions like IITs and NITs. Key factors such
as property size, age, and location are meticulously analyzed to decode their
impact on pricing trends.
Chapter-2:Project Management
Efficient project management was crucial in ensuring the success of this research.
The study involved systematic data collection and analysis. Key steps included:
1. “Identifying Reliable Data Sources”: Data was sourced from Indian real estate
platforms and government housing records to ensure reliability.
2. “Data Cleaning and Preprocessing”: Missing and redundant information was
handled carefully to maintain data integrity.
3. “Algorithm Implementation”: The Decision Tree algorithm was chosen for its
interpretability and robustness in capturing non-linear relationships.
4. “Model Optimization”: The model parameters were fine-tuned using grid search
to achieve balanced performance.
Chapter-3:Project Planning
Dataset Overview
Data Preprocessing
- Most properties were priced between Rs. 50 lakh and Rs. 2 crore, with higher
prices observed near IIT Kanpur and IIT Bombay.
- Square footage emerged as a critical determinant, with larger homes commanding
significantly higher prices.
- Proximity to renowned educational institutions like IITs and NITs influenced
property prices, reflecting their demand-driven markets.
Model Development
The Decision Tree model was developed and refined through iterative testing:
Feature Importance
The following features emerged as the most critical predictors:
1. “Home Square Footage”: Larger homes were strongly associated with higher
prices.
2. “Proximity to IIT/NIT Campuses”: Locations near prestigious institutions
consistently fetched premium prices.
3. “Lot Size”: Properties with larger outdoor spaces attracted higher valuations.
4. “Age of Property”: While older properties had mixed effects, their condition and
location often compensated for their age.
Chapter-6:Conclusion and Future Work
This research highlights the factors influencing house prices in the Indian real
estate market. Proximity to educational hubs like IITs and NITs, combined with
property size and amenities, significantly affects pricing dynamics. The Decision
Tree model proved effective in identifying these relationships, with its insights
applicable for real-world decision-making.
1. “Expand the Dataset”: Incorporate data from more cities and rural areas to cover
diverse market segments.
2. “Dynamic Market Factors”: Account for variables like demand-supply
dynamics, interest rates, and regional economic policies.
3. “Enhanced Algorithms”: Experiment with ensemble models like Random Forest
and Gradient Boosting for improved prediction accuracy.
4. “Integrate Real-Time Data”: Leverage APIs for real-time housing market trends
to make the model adaptable to market fluctuations.
The findings of this study provide a robust foundation for stakeholders to navigate
the Indian real estate sector strategically.
References