Found 1,732 repositories(showing 30)
rahulravindran0108
This repository contains files for Udacity's Machine Learning Nanodegree Project: Boston House Price Prediction
hellobilllee
build a deep neural network from scratch for boston house price prediction
shaonianruntu
Using Linear Regression to predict Boston house price (implementation by handwritten mathematical formula and call package)
sharmaroshan
The most basic data set available to practice the concepts of regression analysis and explore the most basic concepts of machine learning
ShruthiKrishna-max
Boston House Price Prediction ML Project
shhubhxm
House Price Prediction using Django and Heroku to host. The Web App uses the UCI Boston dataset as inputs and predicts the output using RandomForestRegressor.
JangirSumit
Predicting Boston House Prices
amit-mittal-ds
This project is on prediciting 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.
Armin-Abdollahi
No description available
Leonhard-Hopeful
a streamlit app to implement linear regression
bmshahrier
Boston house price prediction.
MrClick1
跟着学习的一个简单的机器学习项目,波士顿房价预测模型,使用了线性回归和随机森林
No description available
rohitkuk
No description available
MansoobeZahra
A Streamlit-based web application that predicts median housing prices in Boston using Polynomial Regression, built from the Boston Housing Dataset. It supports interactive model tuning, residual visualization, and user-defined prediction.
Moondancer712
Multi-variables linear regression(Tensorflow)
NishadKhudabux
Built a linear regression model to predict house prices in Boston. The final model is generalized and perfectly predicts prices with a 100% r-squared. Significant EDA and feature analysis were done to identify key features and make business recommendations moving forward.
ChikkaUdayaSai
A Supervised Regression model that is trained on the Boston house prediction dataset which is used to predict the prices of boston.
harbhajansharma04
The problem that we are going to solve here is that given a set of features that describe a house in Boston, our machine learning model must predict the house price. To train our machine learning model with boston housing data, we will be using scikit-learn’s boston dataset.
glingden
🏠 House Price Prediction with MLP feedforward Neural Network
SagarDhandare
No description available
No description available
joongkyunKim
Boston house price prediction using kaggle dataset
This project involves the prediction of house prices in Boston using Lasso Regression in Jupyter Notebook. The dataset contains features such as average number of rooms per dwelling, crime rate, and more. Through this analysis, we aim to build a regression model that accurately predicts house prices based on the given input features.
ashishtele
House sale price prediction - Ames Housing (caret), Boston house sale price etc.
Prediction Boston House prices with Deep Neural Networks
npradaschnor
Boston House Dataset: descriptive and inferential statistics, and prediction of the variable price using keras to create a neural network.
Sirojsukhrobov
No description available
abhishek-kumar24
Analyze the Boston house Price Data & Give Prediction😀
The Boston House Price Prediction project utilizes data science methodologies and machine learning algorithms to provide accurate predictions for housing prices in the Boston area.