Skip to content

AI stuff #22

@Joelius300

Description

@Joelius300

I don't have an issue for it yet so this is just to collect some links without having to edit the readme:

I'm tired and inexperienced but I see two possibilities: supervised learning with a linear regression model where you can learn lots of stuff including which variables are influencing which, or un supervised learning with LSTM which is more expensive, harder to understand but will most likely yield better results until you really understand what's going on and can brew up an efficient and smart linear regression model (nvm they're both supervised IIRC). So I think create a good LSTM model then fiddle around with the linear regression one, trying to improve it with the goal of beating the LSTM one.

Autocorrelation might be very interesting and an important topic when deciding how to model the system.

Ps. don't forget to try a model with as little features as possible so only those that you know are related like boiler, puffer, kessel and aussen (and seasonality and stuff).

Another question: currently there is a threshold of 45° C on the boiler which leads to puffer activity aka refilling the boiler as soon as it goes below that threshold. Question now is will the model pick that up by itself or is there feature engineering necessary? Someone with more knowledge and experience could probably answer this outright but maybe some trial and error will do nicely here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions