nerdexam
CompTIA

CY0-001 · Question #82

A cybersecurity analyst wants to choose a machine learning (ML) model to classify log entries while providing the best explainability. Which of the following models should the analyst use?

The correct answer is C. Decision trees. Decision trees provide clear and interpretable decision paths, making them highly explainable compared to complex models like neural networks or GANs. This makes them the best choice for classifying log entries when explainability is a priority.

Security Architecture and Tool Sets

Question

A cybersecurity analyst wants to choose a machine learning (ML) model to classify log entries while providing the best explainability. Which of the following models should the analyst use?

Options

  • ALarge language model (LLM)
  • BNeural networks
  • CDecision trees
  • DGenerative adversarial network (GAN)

How the community answered

(34 responses)
  • A
    3% (1)
  • C
    94% (32)
  • D
    3% (1)

Explanation

Decision trees provide clear and interpretable decision paths, making them highly explainable compared to complex models like neural networks or GANs. This makes them the best choice for classifying log entries when explainability is a priority.

Topics

#machine learning#explainability#decision trees#log classification

Community Discussion

No community discussion yet for this question.

Full CY0-001 Practice