Closed michelmansour closed 9 years ago
Scoring categories should be specified in a config file. For each category, three things need to be defined: name, order, and whether lower is better.
Resolved by commit b46a54. The script now looks for a comma-separated list of categories where lower values are better in the configuration file, indicated by the lowerBetter property.
Scoring categories should be specified in a config file. For each category, three things need to be defined: name, order, and whether lower is better.