Found 38 repositories(showing 30)
KodewithArun
This project implements a supervised machine learning model to predict house prices using a linear regression approach. Leveraging a dataset with features such as area, number of bedrooms, bathrooms, and additional amenities, the model is trained to provide accurate price predictions.
AnanduR32
A simple house price prediction application written in python trained using sklearn LinearRegression model, build using Dash UI framework and deployed on Heroku
RaamMarisetty
House price prediction using with LinearRegression Algorithm
This project uses Linear Regression to predict house prices based on various features such as square footage, number of bedrooms, location, and more. It involves data preprocessing, model training, evaluation, and visualization to understand how different factors influence housing prices.
This is the Task-1 I was assigned as an machine learning intern in Prodigy InfoTech where I needed to do a house price prediction model using linear regression.
No description available
Lakshith7748
🏡 House Price Prediction | Regression Modeling Built a machine learning pipeline to predict house prices using Scikit-learn. Applied data preprocessing with ColumnTransformer, handled missing values, and encoded categorical features using OneHotEncoder. Trained a LinearRegression model and fine-tuned it using GridSearchCV to optimize performance.
geethubalaraju
House_Price_Prediction_Using_LinearRegression
navinaids2529-dot
House price prediction using LinearRegression
HilalTheAnalyst
Prediction house prices using LinearRegression
Shahid726
House price prediction using LinearRegression
No description available
No description available
Maanvitha2004
No description available
vikasjangidmk
No description available
premsaivalluru
A machine learning project that implements Regression models to predict the median value of houses in Boston suburbs. This project explores data preprocessing, feature correlation, and model evaluation to provide insights for real estate valuation.
Machine Learning Model to predict house price using Linear Regression
Boston House Price Prediction. End to End Project
ayushreekharel
No description available
No description available
amozhegov
House price prediction using LinearRegression of SciKit Learn
Bengaluru House Price Prediction: Predict house prices in Bengaluru using a Linear Regression model. Features include area type, availability, location, total sqft, size, bath, and balcony. Implemented in Python within Jupyter Notebook, focusing on data preprocessing, exploratory analysis, and regression modeling.
AbhishekPatil1404
No description available
Aditya660-coder
House Price Prediction using LinearRegression Model using sklearn library and Linear_Model with LInearRegression.
kumarabhishek0001
Price prediction of Houses in Boston Using LinearRegression and RandomForest
idrisaydin2403
I performed house price prediction using Sklearn's LinearRegression class.
Kamalakar1411
"House Price Prediction Project using LinearRegression in Python (Machine Learning)"
This project predicts house prices using a Linear Regression model. It uses housing data with features like area, number of rooms, and year built to estimate the selling price.
No description available
ifelouwa
This is a Machine learning project for house price prediction using LinearRegression model