MachineLearning

[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,…