┌───────────────────────┐ ┌─────────────────────────┐
│ Rule-based System │ │ Machine Learning System │
├───────────────────────┤ ├─────────────────────────┤
│ - Fixed human rules │ │ - Learns from data │
│ - No learning │ │ - Improves over time │
│ - Predictable │ │ - Handles complex tasks │
└─────────────┬─────────┘ └─────────────┬───────────┘
│ │
│ │
│ │
│ │
└───────────────┬───────────────┘
│
┌─────────▼─────────┐
│ Problem Type │
│ Simple or Complex │
└───────────────────┘Diagram comparing rule-based and machine learning systems and their relation to problem complexity.