workforce-data-initiative/abacus-tpot

View on GitHub
abacus_tpot/tpot_config.py

Summary

Maintainability
A
0 mins
Test Coverage
# eventually we will have a proper config
ANONYMIZATION_THRESHOLD = 10
WAREHOUSE_URI = 'postgres://localhost'
WAGE_RECORD_URI = 'postgres://localhost'