Found 36 repositories(showing 30)
EsratMaria
A Machine Learning based Prediction Model on HousePrice Dataset
estella98
training the model for the kaggle housePrice dataset
MateusFenoci
No description available
Wangvory
This is a BigData analysis project with dataset of HousePrice and CarAccident
Sapphire9-7
Task 1 of the Prodigy InfoTech ML internship which involves building a basic Linear Regression model. The used dataset is a "Houseprice" dataset.
Poojanarkhede22
HousePrice-Prediction-data->Predict house price using best model. Import necessary library, Import dataset, Data cleaning, EDA, Model building, Model evaluation.
SanjanaRamesh20
Exploratory data analysis was done using powerBi for the houseprice dataset accquired from Kaggle. The link of the dataset is as follows : https://www.kaggle.com/lespin/house-prices-dataset?select=train.csv
DropPlan-at13
Reasoning: LinearRegression: Indicates the machine learning model used. HousePrice: Reflects the context of the synthetic dataset (house size vs. price). Plotly: Highlights the visualization library, which is a key component. The name is concise, descriptive, and follows a common naming convention for data science projects (e.g., model-task-tool).
thwishabansal
No description available
SujataSambhajiGaikwad
HousePrice_Dataset_Problem_Statement
XiaoLongEr8
No description available
lixiaoling2468
preactice of kaggle houseprice dataset
nishantkumarnkd
applied decision_tree and Random_forest ml model on housepricing dataset
iamsaurabh01
machine learning prediction model
azharizz
No description available
anshu7485
EDA ON HOUSEPRICE DATASET USING PYTHON
Thotaharini
exploratory data analysis on houseprice dataset
n0n0a
Practice data analysis with HousePrice dataset
Thotaharini
exploratory data analysis on houseprice dataset
Sury5000
Exploratory Data Analysis for HousePrice dataset
Rounaqkumar98
EDA and model fitting for the dataset houseprice.
alexrafkin
Using the houseprices dataset to build a predictive regression algorithm
Addythokale
It consist of Analysis on the Houseprice dataset with problem statement
Thrilok28021996
This repository is about the different methods we can use for HousePrice Dataset
AugustNnebuo
This is a housepricing prediction model built using the California House Price dataset to be able to predict the price of future houses in the district.
18Mayank1104
Task 1 of the Prodigy InfoTech ML internship which involves building a basic Linear Regression model. The used dataset is a "Houseprice" dataset.
rhisadkaptri
Perform analysis on the HousePrice dataset, such as adding new columns, looking for outliers, and performing data visualization
18Mayank1104
Task 1 of the Bharat Intern ML internship which involves building a basic Linear Regression model. The used dataset is a "Houseprice" dataset.
akshats13
A simple Feed Forward Neural Network trained to predict the price of houses on the houseprice.csv dataset.
Implementation of Multiple Linear Regression using OLS, Normal Equation, and Gradient Descent with error metrics on the HousePrice dataset.