Project using multiple linear regression to model prices of houses in Ames, IA.
-
Updated
Mar 5, 2020 - R
8000
Project using multiple linear regression to model prices of houses in Ames, IA.
Ames Housing Price Predictor is an ML project focused on predicting housing prices in Ames, Iowa. Development spans all stages of the machine learning model lifecycle, from data exploration and cleansing, through feature engineering and model selection, to deploying a working API using FastAPI, Docker, and GCP.
This is a house price prediction study which utilized Exploratory Data Analysis, Dealing with Missing Values, Linear Regression with LASSO and Ridge regularization to predict house prices in the Ames Housing Data Set
MSDS 410 Data Modeling for Supervised Learning (R)
my attempt to train a model on Ames housing dataset with scikit-learn and XGBoost .
Prediction of house sale prices based on the Ames Housing dataset
This repository contains my assignments and projects related to deep learning, including implementations of fundamental concepts such as Linear Regression, Gradient Descent, Multi-Layer Perceptron (MLP), and more. Each section includes code, explanations, and relevant documentation. The goal of this repository is to showcase my learning journey.
🏡 Built linear regression model to predict house prices in Ames dataset with applied tools such as scikit-learn pipeline
Data-driven analysis of the Ames Housing Dataset, combining advanced feature engineering and Stochastic Gradient Descent (SGD) regression model tuning. This repository showcases predictive modeling, hyperparameter optimization, and actionable insights for real estate analytics.
Predicting sales prices for Ames housing dataset
This repo contains my attempts at developing machine learning algorithms in python to predict the house prices in Ames, Iowa as part of the following Kaggle competition: https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques
Ames dataset: House Price prediction for kaggle competition (advanced regression, supervised ML)
Predicting house prices using advanced regression techniques
A collection of small data science projects to predict house pricing for two different datasets
Jupyter Notebook applying statistical theory to housing price prediction, using techniques like the Kolmogorov–Smirnov test, Box-Cox transformation, Pearson/Spearman correlations, chi-square tests, and feature importance, with analysis of prediction accuracy across price ranges.
A machine learning project that aims to predict the prices of homes listed in the Ames Housing Dataset based on their various features & attributes (via Kaggle's Competition)
Prediction of Sales Prices of Houses
In depth EDA on Ames Housing dataset from Kaggle and Regression model to predict house prices.
Add a description, image, and links to the ames-housing-dataset topic page so that developers can more easily learn about it.
To associate your repository with the ames-housing-dataset topic, visit your repo's landing page and select "manage topics."