CityofToronto / bdit_traffic_prophet

Suite of algorithms for predicting average daily traffic on Toronto streets
GNU General Public License v3.0
1 stars 1 forks source link

Pythonize Growth Factor Fitting #12

Closed cczhu closed 4 years ago

cczhu commented 4 years ago

Year-on-year AADT growth factors are used by PRTCS to compare between counts from different years. We need to Pythonize them for CountMatch.

cczhu commented 4 years ago

Duplicate of #11 created when GitHub entered a parallel universe.