Multiple choice

The ________ data mining technique derives rules from real-world case examples.

  1. rule discover

  2. signal processing

  3. neural nets

  4. case-based reasoning

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Neural networks can derive rules and patterns from real-world examples through training, making them suitable for learning from case data. Rule discovery is a process, not a specific technique. Signal processing deals with analog/digital signal manipulation, while case-based reasoning explicitly retrieves and adapts past cases rather than learning rules.