Metadata-Version: 2.1
Name: house-prices-prediction-pipeline
Version: 0.1
Summary: A package for house price prediction pipeline.
Home-page: https://github.com/saadkhalid-git/house_price
Author: Saad Khalid
Author-email: tosaadkhalid@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown

# House Price Package

This package contains tools for house price prediction, including data preprocessing, training models, and making predictions.

## Installation

You can install this package using pip:

```bash
pip install house_price


