CY0-001 · Question #11
A cybersecurity analyst must use pattern recognition on a data set containing unstructured data. Which of the following models is the best for this task?
The correct answer is B. Convolutional neural network. Convolutional neural networks (CNNs) are highly effective at detecting patterns in unstructured data such as images, audio, or text embeddings. Their ability to automatically learn spatial or hierarchical features makes them the best choice for pattern recognition on unstructured
Question
A cybersecurity analyst must use pattern recognition on a data set containing unstructured data. Which of the following models is the best for this task?
Options
- ALong short-term memory
- BConvolutional neural network
- CDecision tree
- DLogistic regression
How the community answered
(22 responses)- A5% (1)
- B77% (17)
- C14% (3)
- D5% (1)
Explanation
Convolutional neural networks (CNNs) are highly effective at detecting patterns in unstructured data such as images, audio, or text embeddings. Their ability to automatically learn spatial or hierarchical features makes them the best choice for pattern recognition on unstructured
Topics
Community Discussion
No community discussion yet for this question.