MANIFEST.in
README.md
pyproject.toml
setup.py
./requirements/requirements.txt
./requirements/test_requirements.txt
bhousing_model/VERSION
bhousing_model/__init__.py
bhousing_model/config.yml
bhousing_model/pipeline.py
bhousing_model/predict.py
bhousing_model/train_pipeline.py
bhousing_model.egg-info/PKG-INFO
bhousing_model.egg-info/SOURCES.txt
bhousing_model.egg-info/dependency_links.txt
bhousing_model.egg-info/requires.txt
bhousing_model.egg-info/top_level.txt
bhousing_model/config/__init__.py
bhousing_model/config/core.py
bhousing_model/datasets/bhousing.csv
bhousing_model/processing/__init__.py
bhousing_model/processing/data_manager.py
bhousing_model/processing/validation.py
bhousing_model/trained_models/bhousing_model_output_v0.0.2.pkl