case2/data/001Anomaly Detection.txt

10 lines
450 B
Plaintext

<frame title="Anomaly Detection">
<list>
<e>Find strange (unexpected) samples.</e>
<e>->If a traffic light is constantly yellow, probably something broke</e>
<e>But this could happen in a lot of different ways</e>
<e>->Most likely the traffic light is just off. But it could also fluctuate quickly or start smoking</e>
<e>How to cover all possible anomalies?</e>
<e>->Unsupervised Machine Learning</e>
</list>
</frame>