Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

housing-price-predictor

A clean, minimal machine learning project that uses regression to predict housing prices based on features like number of rooms, location, and more. Built from scratch to demonstrate foundational ML skills including data cleaning, exploratory analysis, model training, and evaluation.

How to use

using uv for speed, run source .venv/bin/activate and uv pip install -r requirements.txt to get started quickly.

About

End-to-end regression model that predicts housing prices using real-world data. Built with scikit-learn, pandas, and NumPy. Includes full EDA, model training, and evaluation.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages