skoeb / tycho

A power sector emissions measurement, data collection, processing, and supervised learning pipeline.
GNU General Public License v3.0
2 stars 1 forks source link

Cap estimates based on capacity factor. #14

Open skoeb opened 4 years ago

skoeb commented 4 years ago

If a gross_load_mw prediction results in a capacity factor over 100, it is a bad prediction.

Cap it? Can we cap predictions for other ys too?