MANIFEST.in
pyproject.toml
setup.py
Customer_churn_model.egg-info/PKG-INFO
Customer_churn_model.egg-info/SOURCES.txt
Customer_churn_model.egg-info/dependency_links.txt
Customer_churn_model.egg-info/requires.txt
Customer_churn_model.egg-info/top_level.txt
customer_churn_model/VERSION
customer_churn_model/__init__.py
customer_churn_model/config.yml
customer_churn_model/pipeline.py
customer_churn_model/predict.py
customer_churn_model/train_pipeline.py
customer_churn_model/config/__init__.py
customer_churn_model/config/core.py
customer_churn_model/datasets/Customer_Churn.csv
customer_churn_model/datasets/__init__.py
customer_churn_model/processing/__init__.py
customer_churn_model/processing/data_manager.py
customer_churn_model/trained_models/__init__.py
requirements/requirements.txt
requirements/test_requirements.txt