LICENCE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
src/ml_pkg_housing/__init__.py
src/ml_pkg_housing/ingest_data.py
src/ml_pkg_housing/score.py
src/ml_pkg_housing/train.py
src/ml_pkg_housing.egg-info/PKG-INFO
src/ml_pkg_housing.egg-info/SOURCES.txt
src/ml_pkg_housing.egg-info/dependency_links.txt
src/ml_pkg_housing.egg-info/entry_points.txt
src/ml_pkg_housing.egg-info/not-zip-safe
src/ml_pkg_housing.egg-info/requires.txt
src/ml_pkg_housing.egg-info/top_level.txt
tests/unit_tests/test_ingest_data.py
tests/unit_tests/test_score.py
tests/unit_tests/test_train.py