
Explanation:
Unsupervised Learning is the correct approach because:
Why other options are incorrect:
Real-world application: AWS services like Amazon GuardDuty use machine learning (including unsupervised techniques) to detect unusual API calls, potentially unauthorized deployments, and other suspicious activities without requiring predefined attack signatures.
A cybersecurity team wants to detect unusual traffic patterns that may indicate a network attack, but they don't have predefined attack labels. Which approach is suitable?
A
Unsupervised Learning
B
Supervised Learning
C
Reinforcement Learning
D
Regression
No comments yet.