CityofToronto / bdit_volumes

Traffic Volumes Modelling Project
7 stars 6 forks source link

Create indicators to evaluate fit of volume profiles to clusters #41

Closed aharpalaniTO closed 7 years ago

aharpalaniTO commented 7 years ago

Standardized metrics for external reporting... do standard indicators exist for clusters?

sunnyqywang commented 7 years ago

Issue addressed in commit https://github.com/CityofToronto/bdit_volumes/commit/ee2e4177e84feab827179b940b7c08420bb006f5

aharpalaniTO commented 7 years ago

@sunnyqywang has addressed this here: clustering/Evaluation_fit.md

aharpalaniTO commented 6 years ago

Looks good. Can you spell out the formula at the beginning of the workbook?

I believe the metric is something approximating: Normalized Cluster Distance = SUM(abs(actual vol - cluster vol))/(number of points)

After that, I'll move this to closed.