LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
./requirements/requirements.txt
./requirements/test_requirements.txt
home_price_analysis/VERSION
home_price_analysis/__init__.py
home_price_analysis/config.yml
home_price_analysis/pipeline.py
home_price_analysis/predict.py
home_price_analysis/train_pipeline.py
home_price_analysis/config/__init__.py
home_price_analysis/config/core.py
home_price_analysis/datasets/raw/house_prices.csv
home_price_analysis/datasets/test/test_data.csv
home_price_analysis/processing/__init__.py
home_price_analysis/processing/data_manager.py
home_price_analysis/processing/features.py
home_price_analysis/processing/plotting.py
home_price_analysis/processing/utils.py
home_price_analysis/processing/validation.py
home_price_analysis/trained_models/home_prices_pipeline_xgb_v0.0.4.pkl
tid_home_prices_prediction.egg-info/PKG-INFO
tid_home_prices_prediction.egg-info/SOURCES.txt
tid_home_prices_prediction.egg-info/dependency_links.txt
tid_home_prices_prediction.egg-info/requires.txt
tid_home_prices_prediction.egg-info/top_level.txt