8th sem Final year Project of VTU
-
Updated
May 1, 2024 - Jupyter Notebook
8th sem Final year Project of VTU
This project is about predicting house price of Boston city using supervised machine learning algorithms. In this we used three models Multiple Linear Regression, Decision Tree and Random Forest and finally choose the best one. Furthermore, we briefly introduced Regression, the data set, analyzed and visualized the dataset.
End-to-end House Price Prediction platform combining a production-grade XGBoost regression pipeline with a Django web application for real-time inference, experiment tracking artifacts, and saved prediction history.
Predicting House Prices in Ames,Iowa using advanced regression techniques (penalized regressions)
A custom Gradient Boosting Machine built entirely from scratch using Python and NumPy to minimize Squared Error loss. Features manual weak learner integration and hyperparameter tuning to predict housing prices without relying on XGBoost or LightGBM.
This project focuses on analyzing real estate data and building predictive insights on house prices. The dataset contains features such as house size, number of bedrooms, and other key attributes.
A complete end-to-end Machine Learning regression project that predicts house prices based on property features such as area, location, number of rooms, bathrooms, and construction details.
Machine Learning projects completed during the Coding Samurai Internship, featuring House Price Prediction and Iris Classification using Python and Scikit-learn.
XYlofy-AI Internship Week 1: House Price Prediction using Machine Learning Developed a machine learning model to predict house prices based on property features such as area, bedrooms, bathrooms, parking, and amenities.
This is a house price prediction system that helps users predict house prices based on locality, number of of bedrooms, bathrooms and total sqft area.
This repo includes the deployment code for house price prediction model
Participated in the Kaggle "Houses Price Competition" and successfully solved the challenge. Leveraged various machine learning techniques to predict house prices accurately. My solution encompasses data preprocessing, feature engineering, and ensemble models to achieve competitive results.
This contains property listings from various cities across Bangladesh, specifically including Dhaka, Chattogram, Cumilla, Narayanganj City, and Gazipur, with prices listed in Bangladeshi Taka (৳).
Add a description, image, and links to the houseprice-prediction topic page so that developers can more easily learn about it.
To associate your repository with the houseprice-prediction topic, visit your repo's landing page and select "manage topics."