ISTQB
CT-AI · Question #36
Which of the following is a technique used in machine learning?
The correct answer is A. Decision trees. Decision trees are a foundational algorithm used in supervised machine learning. The syllabus "A decision tree is a tree-like ML model whose nodes represent decisions and whose branches represent possible outcomes."
Machine Learning (ML)
Question
Which of the following is a technique used in machine learning?
Options
- ADecision trees
- BEquivalence partitioning
- CBoundary value analysis
- DDecision tables
How the community answered
(45 responses)- A82% (37)
- B4% (2)
- C11% (5)
- D2% (1)
Explanation
Decision trees are a foundational algorithm used in supervised machine learning. The syllabus "A decision tree is a tree-like ML model whose nodes represent decisions and whose branches represent possible outcomes."
Topics
#decision trees#ML techniques#supervised learning
Community Discussion
No community discussion yet for this question.