Skip to content

Commit

Permalink
Updating algorithm to require as many calls
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmaloney committed Jul 1, 2020
1 parent 82d69fa commit 33d5574
Show file tree
Hide file tree
Showing 4 changed files with 2,072 additions and 2,079 deletions.
8 changes: 4 additions & 4 deletions tests/data/thermostat_example_certification.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product_id,sw_version,metric,filter,region,statistic,season,value
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,lower_bound_95,heating,28.68
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,lower_bound_95,cooling,45.91
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,q20,heating,24.29
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,q20,cooling,41.69
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,lower_bound_95,heating,20.17
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,lower_bound_95,cooling,44.36
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,q20,heating,19.83
test_product,2.0.0,percent_savings_baseline_percentile,tau_cvrmse_savings_p01,national_weighted_mean,q20,cooling,38.44
test_product,2.0.0,rhu_30F_to_45F,tau_cvrmse_savings_p01,all,upper_bound_95,heating,0.09

0 comments on commit 33d5574

Please sign in to comment.