.gitignore
LICENSE
MANIFEST.in
README.md
setup.py
.idea/.gitignore
clv/.DS_Store
clv/__init__.py
clv/configs.py
clv/dashboard.py
clv/data_access.py
clv/executor.py
clv/functions.py
clv/main.py
clv/next_purchase_model.py
clv/purchase_amount_model.py
clv/scheduler_service.py
clv/utils.py
clv/__pycache__/__init__.cpython-37.pyc
clv/__pycache__/configs.cpython-37.pyc
clv/__pycache__/dashboard.cpython-37.pyc
clv/__pycache__/data_access.cpython-37.pyc
clv/__pycache__/executor.cpython-37.pyc
clv/__pycache__/functions.cpython-37.pyc
clv/__pycache__/main.cpython-37.pyc
clv/__pycache__/next_purchase_model.cpython-37.pyc
clv/__pycache__/purchase_amount_model.cpython-37.pyc
clv/__pycache__/scheduler_service.cpython-37.pyc
clv/__pycache__/utils.cpython-37.pyc
clv/docs/configs.yaml
clv/docs/test_parameters.yaml
clv_prediction.egg-info/PKG-INFO
clv_prediction.egg-info/SOURCES.txt
clv_prediction.egg-info/dependency_links.txt
clv_prediction.egg-info/requires.txt
clv_prediction.egg-info/top_level.txt