[D] Is this considered unsupervised or semi-supervised learning in anomaly detection?
Hi šš¼, Iām working on an anomaly detection setup and Iām a bit unsure how to correctly describe it from a learning perspective. The model is trained using only one class of data (normal/benign), without using any labels during training. In other words,…