README.md
setup.cfg
setup.py
atm/__init__.py
atm/config.py
atm/constants.py
atm/database.py
atm/encoder.py
atm/enter_data.py
atm/method.py
atm/metrics.py
atm/model.py
atm/utilities.py
atm/worker.py
atm.egg-info/PKG-INFO
atm.egg-info/SOURCES.txt
atm.egg-info/dependency_links.txt
atm.egg-info/requires.txt
atm.egg-info/top_level.txt
atm/tests/__init__.py
atm/tests/integration_tests/__init__.py
atm/tests/unit_tests/__init__.py
atm/tests/unit_tests/test_enter_data.py
atm/tests/unit_tests/test_method.py
atm/tests/unit_tests/test_worker.py
scripts/__init__.py
scripts/end_to_end_test.py
scripts/enter_data.py
scripts/evaluate_btb.py
scripts/method_test.py
scripts/utilities.py
scripts/worker.py