Hi!
I am a beginner of this and I am doing my final thesis and would like to test out machine Learning on my process. I have 49 customers data that consist of one measurepoint for heating each day * 638 Days. These are all depended on outside temperature. The goal is to detect if the measurepoints are lower then expected then there is a fault. How do i set rules for this? Do I only do the attributes and see hos the ML is clustering them? I have done my own calculations so it can recieve measurepoints that are lower then expected but I would like to see if ML also can do that? Hope someone can help me with this? My personal opinion is that this is not suitable for machinelearning since I caqn do my own calculations on this fairly easy and extract this faults and also I only have one attribute to split on and thats the temperature and a ekvation on how the measureponits should be related to outdoor temperature.
Hoping someone can help me on this