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

Countmatch neighbours #20

Closed cczhu closed 4 years ago

cczhu commented 4 years ago

This PR adds nearest neighbour search capability to countmatch, as well as validation tests. Resolves #13.

cczhu commented 4 years ago

Issues resolved. Hopefully I'm happy.