Re: Generating two-parameter models with EEmeter
Phil Ngo
Hi Ethan! This line shows how you might add a two-parameter model candidate - you'd have to tweak this formula and add another function to generate the model candidate:I'll point you to the code here - unfortunately this is baked in. It wouldn't be too tricky to add, though- happy to review a pull request. This line shows the candidate model selection - you'd need to make sure the candidates included your two-parameter models: https://github.com/openeemeter/eemeter/blob/2f99fdada349f2f5090089e534d8137ee6a82431/eemeter/caltrack/usage_per_day.py#L1844 https://github.com/openeemeter/eemeter/blob/2f99fdada349f2f5090089e534d8137ee6a82431/eemeter/caltrack/usage_per_day.py#L1460 On Tue, Jul 5, 2022 at 2:11 PM Ethan Goldman <ethan.goldman@...> wrote: Here's a question (or perhaps a feature request) for others who might be using EEmeter for gas meter modeling: there is a flag to force EEmeter to ignore cooling energy (fit_hdd_only), but can you force it to generate a "two-parameter" model with just slope and intercept? -- Phil Ngo (he/him) VP of Engineering 801.244.9860 • LinkedIn Recurve.com • Newsletter • LinkedIn • AngelList • Twitter |
|